Search Discussions
-
Hi, I have been monitoring the system resources such as memory Heap usage for Regionserver, load average, network bandwidth, etc. I experienced a disconnection last night. When I checked the memory ...
Zhenyu Zhong
Nov 11, 2009 at 5:02 pm
Dec 1, 2009 at 6:50 pm -
Hi all, I'm new to HBase and trying to configure it to run with a cluster of 6 machines. I'm logged into the Master Node and ran the start scripts as directed from the Wiki, but I'm getting an ugly ...
Chris Bates
Nov 9, 2009 at 9:00 pm
Nov 11, 2009 at 6:28 pm -
14
hbase-test
Hey- Quick question: what are the classes / how do I run the hbase-test .jar in 0.20.2? I'm getting the error that there's no main class and I can't find anything written about it. Thanks! Mark ...Mark Vigeant
Nov 24, 2009 at 11:00 pm
Nov 30, 2009 at 10:05 pm -
Hi! I am absolutely new to HBase. All I have done is to read up documentation, presentation and getting a single instance up and running. I am starting on a Content Management System which will be ...
Imran M Yousuf
Nov 12, 2009 at 2:13 pm
Nov 20, 2009 at 2:55 pm -
Hi, We are running HBase 0.20.0 with 3 region servers (on EC2 with EBS volumes). We suddenly found that data for a week is missing in one of our tables. This table is continuously updated. When we ...
Vaibhav Puranik
Nov 10, 2009 at 1:11 am
Nov 14, 2009 at 1:52 am -
Language-independent RPC services for HBase: is there concensus on preference? Architecturally, I imagine they are equivalent. Performance-wise, I imagine Thrift is most optimal. As for support and ...
Joost Ouwerkerk
Nov 5, 2009 at 1:11 am
Nov 18, 2009 at 8:27 am -
I have a large amount of sequential ordered rows I would like to write to an HBase table. What is the preferred way to do bulk writes of multi-column tables in HBase? Using the get/put interface ...
Calvin
Nov 30, 2009 at 10:34 pm
Dec 30, 2009 at 7:14 am -
I'm trying to install HBase in stand-alone mode on a laptop running Ubuntu. I can get as far as running HBase with the "help" and "version" commands but when I try any of the other commands (such as ...
Ratner, Alan S (IS)
Nov 30, 2009 at 9:05 pm
Dec 3, 2009 at 11:55 pm -
Hi, This is regarding the region unavailability when a region server goes down. There will be cases where we have thousands of regions per RS and it takes considerable amount of time to redistribute ...
Murali Krishna. P
Nov 25, 2009 at 9:32 am
Nov 26, 2009 at 11:41 am -
If I setup a hbase cluster, say with 10 nodes, can I also use the same cluster for my distributed program using the hadoop running underneath hbase? Essentially the thought is to use underlying ...
Ravi
Nov 29, 2009 at 5:47 am
Dec 18, 2009 at 3:47 am -
I'm trying to play around with HBase but it hasn't been working for me. From the look of the logs, it appears that the master is running on 127.0.1.1 instead of my machine (fry) and so all of the ...
Mark Vigeant
Nov 23, 2009 at 8:31 pm
Nov 26, 2009 at 12:20 am -
Hey- So I'm trying to run a HBase 0.20.2 test instance on a 4 node hadoop 0.20.0 cluster. I have a 2-server ZK 3.2.1 quorum and I started putting HBase on the nodes, but I'm running into a problem: ...
Mark Vigeant
Nov 20, 2009 at 11:31 pm
Nov 23, 2009 at 10:23 pm -
Hi all, How to store a list with hbase ? Do I have to serialize list to bytes before storing or shall I put multi-values in colunm ? What is the best way ? Thanks, Julien
Julien Ruchaud
Nov 10, 2009 at 9:50 am
Nov 20, 2009 at 7:50 pm -
Hello Hbase Users, I'm trying to decide what database schema is better, more precisely how to partition my data. Is it better to have few tables with a lot of keys OR a lot of tables with fewer keys? ...
TuxRacer69
Nov 11, 2009 at 11:24 am
Nov 12, 2009 at 7:46 pm -
I'm experiencing a scenario whereby long-running MapReduce tasks appear to be taking RegionServers down, wondering if 1) anyone else is experiencing this 2) this is expected behaviour, and if so, 3) ...
Joost Ouwerkerk
Nov 26, 2009 at 4:31 pm
Dec 7, 2009 at 7:31 pm -
Hi, everyone. Is there someone who uses map-reduce to store the reduce output in memory. I mean, now the output path of job is set and reduce outputs are stored into files under this path.(see the ...
Liu Xianglong
Nov 27, 2009 at 1:42 pm
Nov 28, 2009 at 6:49 am -
Hi all , I have entered the following command from hbase 'shell' Previously it worked fine .. But i have played with this table using some java codes .. I think something might have gone wrong while ...
Bharath v
Nov 17, 2009 at 2:44 pm
Nov 17, 2009 at 6:42 pm -
Hello Hbase Users! I am trying to find some pointers on how to configure hbase region server and in particular how the disk will be filled on each node. Say for instance that I have a small cluster ...
Tux Racer
Nov 26, 2009 at 7:14 pm
Nov 27, 2009 at 12:56 pm -
Hello , We were trying to use the src/contrib/ec2 scripts. All the instances started well, but from hbase shell, on the master , a " status 'simple' " listed 0 live servers. Also , we are not able to ...
Naresh Rapolu
Nov 19, 2009 at 5:51 am
Nov 19, 2009 at 11:27 pm -
I am using hadoop-20.1 with hbase-20.1. I am able to create,list,scan rows/tables via hbase shell. This is the stacktrace from client side : 09/11/24 17:13:45 WARN ...
Prasenjit mukherjee
Nov 24, 2009 at 12:34 pm
Nov 24, 2009 at 9:13 pm -
Hi , i have a large data sized 27G to insert into hbase whith one regionserver. and i used mapreduce to insert the data. Whatever how much maps i used, how maps' thread to sleep to control the speed, ...
梁景明
Nov 11, 2009 at 9:45 am
Nov 12, 2009 at 2:43 am -
I have dumped all my data into Hbase using mapreduce the result shows i have processed 4,413,160 records But there are only 4217742 rows in the table(count by rowcounter) dump: Map input records ...
Eason.Lee
Nov 5, 2009 at 6:09 am
Nov 8, 2009 at 1:53 am -
Here's a few random notes cut from a private correspondence with Andrew Purtell on crawling. With Andrew's permission I'm forwarding to the list. It might be of use to others trying to crawl into ...
Stack
Nov 24, 2009 at 6:54 am
Dec 5, 2009 at 9:41 pm -
True statements? Lies? Certainly missing crucial points! But worth watching . http://www.youtube.com/watch?v=LhnGarRsKnA -- Kind regards, Wim Van Leuven
Wim Van Leuven
Nov 26, 2009 at 8:43 am
Nov 26, 2009 at 10:38 am -
Hi, everyone. I am focusing on improve data query performance from HBase and found that there are secondary index and lucene index built by mapreduce. I am not clear whether both index are the same. ...
Sallonchina
Nov 23, 2009 at 6:04 am
Nov 23, 2009 at 6:57 am -
Hi, When HMaster assigns regions to region servers does it try to ensure that these files will be located on the same host in HDFS? It does not, does not it? So most likely HBase RegionServers are ...
Igor Katkov
Nov 17, 2009 at 10:44 pm
Nov 18, 2009 at 5:12 am -
HBase has started throwing WrongRegionExceptions at me when trying to access certain regions. I'm guessing that the META table has somehow gone out of sync with reality. I've tried compacting and ...
Joost Ouwerkerk
Nov 4, 2009 at 10:25 pm
Nov 6, 2009 at 12:08 am -
Hi to everyone in the forum! I'm getting started with HBase 0.20.1 and I'm trying to prepare dev environment for web application development based on HBase as storage. In my test desktop java ...
Sławek Trybus
Nov 2, 2009 at 11:39 am
Nov 5, 2009 at 2:35 pm -
I have a question regarding the durability of HBase. After I have put a record to HBase and have received a confirmation of the put from the region server (assuming both autoFlush and writeToWAL are ...
JQ Hadoop
Nov 30, 2009 at 8:18 am
Dec 1, 2009 at 3:41 am -
Hi all, The following code run without exception, but it output nothing. And if I remove the red code , it will output records. So does it because of connection time out ? If so, it should throw ...
Jeff Zhang
Nov 30, 2009 at 10:35 am
Dec 1, 2009 at 2:17 am -
Hi, I'm looking for a simple way to rename a column (not a column family). Is there any ?
Vincent Barat
Nov 27, 2009 at 2:27 pm
Nov 27, 2009 at 3:32 pm -
I have another "schema design" question. I hope you don't mind. My data are key-value pairs (tags on domain elements) with "key" and "value" being strings. Now I've got a "keys" table with a column ...
Lars Francke
Nov 24, 2009 at 5:22 pm
Nov 26, 2009 at 12:29 pm -
Hi Everyone- I'm implementing a new data layer and am struggling to decide between HBase and Cassandra. The primary advantages of HBase as far as I can tell are: 1) Tighter integration with Hadoop, ...
Adam Fisk
Nov 23, 2009 at 7:34 pm
Nov 23, 2009 at 11:57 pm -
hbase 0.20.2 is available for download: http://hbase.org/releases.html. Forty issues have been addressed since hbase 0.20.1. The release notes are available here: http://su.pr/1nnhl5. Please upgrade ...
Jean-Daniel Cryans
Nov 19, 2009 at 8:08 pm
Nov 20, 2009 at 11:33 pm -
HI all , I have the data in the formats of '.jpg' and '.avi' .. I intend to store them in HBase ... Because Hbase treats everything as a stream of Bytes .. I think I need to convert them into Bytes ...
Bharath v
Nov 18, 2009 at 2:47 pm
Nov 19, 2009 at 3:20 pm -
In 0.20.x hbase, enable/disable of tables is unreliable as written. It will work when tables are small or we're in a unit test context where configuration makes messaging more lively but it quickly ...
Stack
Nov 18, 2009 at 6:54 pm
Nov 19, 2009 at 1:57 am -
Hi We currently switch from HBase 0.19.3 to 0.20.1 and experience very slow inserts in comparison to 0.19.3. Inserting 10.000 rows with around 100 columns (pretty small content) per row takes around ...
Peter Rietzler
Nov 9, 2009 at 6:24 pm
Nov 11, 2009 at 4:41 pm -
im trying to run the hbase API usage example, and im getting an ExceptionInInitializerError could this be from an improperly configured log4j.properties file in my hadoop directory, or something to ...
Jpancier
Nov 8, 2009 at 7:54 am
Nov 9, 2009 at 2:30 pm -
Hi, I wrote a Custom Comparator that implements WritableByteArrayComparable and used it in SingleColumnValueFilter as follows: new SingleColumnValueFilter(family, ...
Karthik Manimaran
Nov 4, 2009 at 2:17 am
Nov 6, 2009 at 3:27 am -
I dont want to do scp from remote place to local and than local to hdfs. Is there any by that i can do scp from remote place to directly in hdfs ? -- View this message in context: ...
Jaydeepmail
Nov 3, 2009 at 6:37 am
Nov 3, 2009 at 12:13 pm -
Hello Hbase Users! I installed the Hbase distribution on a one node cluster (my test linux box) I wrote a small client that creates a table, and inset some data in it. Then if I do a pkill -9 java ...
Tux Racer
Nov 26, 2009 at 10:53 am
Nov 26, 2009 at 11:48 am -
Hi! In the previous thread it is mentioned it is not recommended to use built-in secondary indexes (IndexedTable) and one should build its own secondary index instead. Could anyone comment on this? ...
Kirill Shabunov
Nov 23, 2009 at 9:14 am
Nov 24, 2009 at 5:03 pm -
Is the a way to just lock a family rather than an entire row? If not, has there ever been a discussion around this idea? The use case I am thinking of is around have de-normalized data, e.g. if a ...
Keith Thomas
Nov 24, 2009 at 3:15 am
Nov 24, 2009 at 3:41 am -
Hi, Is there a way to specify a limit on number of returned records for scan? I don¹t see any way to do this when building the scan. If there is, that would be great. If not, what about when ...
Adam Silberstein
Nov 20, 2009 at 7:44 pm
Nov 20, 2009 at 8:35 pm -
Hi all, I need some advice about zookeeper log. In my working environment, I have 3 active regionservers hbase0.20.1 and hbase.zookeeper.leaderport 3888 is open on all servers,and ...
Sadamichi
Nov 19, 2009 at 11:41 am
Nov 20, 2009 at 6:07 pm -
Anyone installed HBase on S3 (or EC2 for that matter)? Any pointers would be greatly appreciated. Thanks.
Something Something
Nov 16, 2009 at 5:38 pm
Nov 16, 2009 at 6:06 pm -
Hi, I am setting up a simple hbase system. I currently have a 2 node clsuter server for the zookeeper servers ... I read that zookeeper needs a simple majority to recover from failures. So is 2 same ...
Ishwar ramani
Nov 11, 2009 at 12:34 am
Nov 11, 2009 at 1:32 am -
Hi, I noticed that there is a HBase Rest service which provides nice features that directly talks to HBase. Does it run MR under the hood? What is the difference between using normal MR to fetch the ...
Zhenyu Zhong
Nov 10, 2009 at 9:02 pm
Nov 10, 2009 at 9:33 pm -
Does anybody know of a rubby wrapper for the stargate interface? Cheers, Mike
Mike anderson
Nov 6, 2009 at 3:36 pm
Nov 8, 2009 at 11:03 pm -
Hi folks, I was trying to run the RowCounter example on my hadoop cluster. I followed the instructions at ...
Antonio D'Ettole
Nov 26, 2009 at 1:47 pm
Nov 26, 2009 at 2:26 pm
Group Overview
group | user |
categories | hbase, hadoop |
discussions | 88 |
posts | 542 |
users | 81 |
website | hbase.apache.org |
81 users for November 2009
Archives
- June 2016 (130)
- May 2016 (187)
- April 2016 (267)
- March 2016 (237)
- February 2016 (206)
- January 2016 (173)
- December 2015 (189)
- November 2015 (166)
- October 2015 (238)
- September 2015 (226)
- August 2015 (236)
- July 2015 (259)
- June 2015 (262)
- May 2015 (435)
- April 2015 (391)
- March 2015 (360)
- February 2015 (353)
- January 2015 (313)
- December 2014 (217)
- November 2014 (436)
- October 2014 (434)
- September 2014 (467)
- August 2014 (605)
- July 2014 (504)
- June 2014 (356)
- May 2014 (390)
- April 2014 (509)
- March 2014 (551)
- February 2014 (483)
- January 2014 (554)
- December 2013 (483)
- November 2013 (488)
- October 2013 (534)
- September 2013 (620)
- August 2013 (753)
- July 2013 (694)
- June 2013 (579)
- May 2013 (633)
- April 2013 (722)
- March 2013 (677)
- February 2013 (772)
- January 2013 (761)
- December 2012 (742)
- November 2012 (798)
- October 2012 (785)
- September 2012 (681)
- August 2012 (802)
- July 2012 (803)
- June 2012 (586)
- May 2012 (768)
- April 2012 (522)
- March 2012 (643)
- February 2012 (636)
- January 2012 (655)
- December 2011 (563)
- November 2011 (556)
- October 2011 (540)
- September 2011 (680)
- August 2011 (756)
- July 2011 (778)
- June 2011 (830)
- May 2011 (828)
- April 2011 (1,051)
- March 2011 (1,095)
- February 2011 (753)
- January 2011 (1,000)
- December 2010 (755)
- November 2010 (561)
- October 2010 (529)
- September 2010 (770)
- August 2010 (461)
- July 2010 (634)
- June 2010 (506)
- May 2010 (458)
- April 2010 (518)
- March 2010 (843)
- February 2010 (363)
- January 2010 (578)
- December 2009 (414)
- November 2009 (542)
- October 2009 (578)
- September 2009 (428)
- August 2009 (493)
- July 2009 (610)
- June 2009 (459)
- May 2009 (351)
- April 2009 (357)
- March 2009 (328)
- February 2009 (302)
- January 2009 (341)
- December 2008 (342)
- November 2008 (274)
- October 2008 (362)
- September 2008 (311)
- August 2008 (298)
- July 2008 (326)
- June 2008 (158)
- May 2008 (190)
- April 2008 (168)
- March 2008 (150)
- February 2008 (136)