Search Discussions
-
Hi, all As I understand, I can stop a region server and a data node in a cluster "semi-transparently" for clients, i. e. the requests handled by the region server at that time will fail, but cluster ...
Michael Dagaev
Feb 24, 2009 at 1:50 pm
Feb 25, 2009 at 1:30 pm -
I am trying to import data from a flat file into Hbase using a Map Reduce job. There are close to 2 million rows. Mid way into the job, it starts giving me connection problems and eventually kills ...
Amandeep Khurana
Feb 21, 2009 at 5:44 am
Feb 21, 2009 at 6:56 pm -
I've been testing a nuch on HBase and I'm running into an issue with it when it's been running for a while. I'm running hbase 0.19 on a single local host pseudo distributed hadoop 0.19 cluster. After ...
Andrew McCall
Feb 26, 2009 at 10:35 am
Feb 27, 2009 at 3:59 pm -
I am trying to improve the read performance of Hbase. Can you suggest me some ideas Using java.
Shourabh rawat
Feb 17, 2009 at 5:32 pm
Feb 18, 2009 at 6:31 pm -
10
Backup Again
Hi, all I read HBASE-974 and HBASE-643 mentioned on the list but what do you think about copying tables from the production to a backup Hbase cluster ? I guess we do need a big iron for such a backup ...Michael Dagaev
Feb 4, 2009 at 4:21 pm
Feb 12, 2009 at 11:27 pm -
Hi, During batch insertion of rows with java client in a table, I have requested a split of this table with the HBase web interface. The insertion process started to slowdown, and I think it's ...
Jérôme Thièvre INA
Feb 18, 2009 at 4:59 pm
Feb 19, 2009 at 8:13 am -
Hi. I'm looking for a way retrieve columns by regular expression. Is in 0.19.0 such functionality ? If not, what do you think the best way to do it ? Thank You and Best Regards. Slava.
Slava Gorelik
Feb 16, 2009 at 6:46 pm
Feb 17, 2009 at 4:26 pm -
I try to backup hbase is a brute force, yet a faster method by copying everything under the adoop.tmp.dir which includes the namenode, data etc. That is, I 1) shut down Hbase 2) shout down Hadoo 3 ) ...
Yair Even-Zohar
Feb 5, 2009 at 9:34 pm
Feb 11, 2009 at 5:52 pm -
Hi, all Does anybody know a rule of thumb to calculate parameters of an Hbase cluster. to handle N read/write requests/sec (100K each) and manage M Tera bytes of data ? For instance, we ran a cluster ...
Michael Dagaev
Feb 3, 2009 at 4:41 pm
Feb 4, 2009 at 1:02 pm -
hi, I tried to scan a table with "scan 'table_name'" command in the hbase shell, and hit the following exception: {{{ NativeException: java.lang.RuntimeException: ...
Liu Yan
Feb 28, 2009 at 4:00 pm
Mar 16, 2009 at 6:57 pm -
Greetings, I'm in charge of the data analysis and collection platform at my company, and we're basing a large part of our core analysis platform on Hadoop, Nutch, and Lucene -- it's a delight to use. ...
Bradford Stephens
Feb 26, 2009 at 5:02 am
Mar 1, 2009 at 12:42 am -
Dear All, I start fresh install of hadoop & hbase 0.19, when i start hbase i got this error : java.io.IOException: File system version file hbase.version does not exist. No upgrade possible. See ...
W
Feb 2, 2009 at 9:16 am
Feb 4, 2009 at 4:05 am -
hi, I'm keeping hit following exception after hbase restarted and running a while: 2009-02-26 15:14:04,827 INFO org.apache.hadoop.hbase.regionserver.HLog: Closed ...
Xiaogang He
Feb 27, 2009 at 4:17 am
Mar 5, 2009 at 1:10 pm -
Hi, I setup a cluster of 4 machines running hbase. I'm working on a web archiving application that needs to access (randomly) records with request of type : Record record = getClosestRecord(url, ...
Jérôme Thièvre INA
Feb 18, 2009 at 4:58 pm
Mar 4, 2009 at 4:42 pm -
I have being used HBase and Hadoop for 5 months. My testbed have 5node(1mastar and 4slaves) Hadoop-0.19.1 HBase-0.19.0 1. I use the TeraGen mapreduce job of hadoop examples, to generate files with ...
Schubert zhang
Feb 28, 2009 at 10:56 am
Mar 1, 2009 at 7:24 pm -
Hi.I have very strange problem with disabling table, calling first time throws this exception : Exception in thread "main" *java.lang.ArrayIndexOutOfBoundsException*: 0 at ...
Slava Gorelik
Feb 19, 2009 at 4:58 pm
Feb 19, 2009 at 7:32 pm -
I'm having problems with my region servers dying. Region server and data node log snippets are found below. Here's a synopsis of my configuration... - 4 nodes - Hadoop/Hbase 0.19.0 - ...
Larry Compton
Feb 20, 2009 at 10:49 pm
Feb 26, 2009 at 5:18 pm -
Hi, all
Michael Dagaev
Feb 16, 2009 at 3:45 pm
Feb 16, 2009 at 5:28 pm -
Hi, I want to create a scanner with a custom filter, but always get the exception below. 1. I have implemented the RowFilterInterface: public abstract class CustomFilter implements RowFilterInterface ...
Michael Seibold
Feb 9, 2009 at 12:27 pm
Feb 11, 2009 at 7:02 am -
I'm trying to run a map and output data to local filesystem on EC2 and run into some problems. prior to hadoop/hbase 19 I was using RawLocalFileSystem rlfs = new RawLocalFileSystem(); Path path = new ...
Yair Even-Zohar
Feb 3, 2009 at 10:42 am
Feb 4, 2009 at 1:52 am -
hi, We have a 4-node cluster Hadoop 0.19.0 and HBase 0.19.0. We run NameNode and RegionServer on the same server and created a bunch of tables on HBase. Now we want to use another (more powerful) ...
Liu Yan
Feb 28, 2009 at 3:16 am
Feb 28, 2009 at 5:01 am -
Hey, all. I'm doing a bit of a survey of distributed key/value stores out there. HBase looks pretty interesting, nice to see an open source version of BigTable out there. HBase is obviously ...
David Van Couvering
Feb 26, 2009 at 6:18 pm
Feb 26, 2009 at 8:01 pm -
Hello, I recently upgraded to HBase / Hadoop 0.19.0 and I have some notes to share: == 1. Xcievers. ================== First of all thanks you for this new version. Regarding to the Hadoop setting ...
Jean-Adrien
Feb 23, 2009 at 9:57 am
Feb 26, 2009 at 5:00 am -
Hi, all As I understand, if I change the number of open files in /etc/security/limits.conf I have to _reboot_ the computer. Is it correct? Thank you for your cooperation, M.
Michael Dagaev
Feb 23, 2009 at 3:24 pm
Feb 24, 2009 at 1:42 pm -
hi, When we run the java client to add data to hbase, from the beginnng we can add the data to hbase. But running for some times, when the client tries to add a record to hbase, it shows the ...
Liu Yan
Feb 23, 2009 at 6:31 am
Feb 24, 2009 at 8:56 am -
Hi all!, I have 3 machines use to run Hadoop/hbase map-reduce. I don't known set value for number map tasks and reduces. How many number of task and reduce in this case? Please, help me! Thanks, ...
Nguyenhuynh
Feb 16, 2009 at 4:14 am
Feb 16, 2009 at 4:37 pm -
Hi to All. I have a few questions to ask: 1) Is it possible to bring specific columns from the same row within 1 round trip (some method that takes list of column names and return rowresult) ? 2) Is ...
Slava Gorelik
Feb 5, 2009 at 5:21 pm
Feb 5, 2009 at 8:38 pm -
From the HBase documentation (http://wiki.apache.org/hadoop/Hbase/HbaseArchitecture ) 'A column name has the form "<family :<label " where <family and <label can be arbitrary byte arrays' yet in ...
Toby White
Feb 4, 2009 at 5:04 pm
Feb 4, 2009 at 9:23 pm -
Hi, all We ran an HBase cluster of (1 master/name node + 3 region server/data nodes). We upped the number of open files per process, increased the heap size of the region servers and data nodes to ...
Michael Dagaev
Feb 3, 2009 at 9:59 am
Feb 3, 2009 at 10:54 am -
I'd like to write a MapReduce job to update an HBase table in-place, and I'd like to solicit a little guidance. Here's what I think I should do, as well as some questions. Any feedback is ...
Stuart White
Feb 25, 2009 at 5:09 pm
Feb 26, 2009 at 8:13 pm -
3
TTL
DearAnh Vũ Nguyễn
Feb 25, 2009 at 3:45 am
Feb 25, 2009 at 5:23 am -
Hi, everybody, I want to use HBase with Jython and followed the instructions of http://wiki.apache.org/hadoop/Hbase/Jython. Every thing goes fine, but the command line editor. I googled and find out ...
Xiaohui zhang
Feb 20, 2009 at 1:46 am
Feb 23, 2009 at 1:27 am -
Hi! I am trying to use the new secondary indexing feature (HBASE-883) on Hadoop/HBase 0.19.0. The org.apache.hadoop.hbase.client.tableindexed package description instructs to do the following: "To ...
Kirill Shabunov
Feb 20, 2009 at 6:44 pm
Feb 21, 2009 at 11:50 pm -
I was thinking weather we can use parallel threads to read data from hbase. Would this improve read performance. How can i create multiple instances of the hbase. using java by the way -- View this ...
Mirage1987
Feb 17, 2009 at 4:42 pm
Feb 17, 2009 at 7:18 pm -
Hi, I was wondering if hbase is a good fit for the following - storing arbitrary key/values tagged with a single identifier, eg: "8904830324": { "url":"...", "stat":"...", ... } When I say arbitrary ...
Bill de hOra
Feb 11, 2009 at 11:50 pm
Feb 12, 2009 at 9:09 pm -
Howdy folks, We're evaluating HBase and we're trying to get a good solid picture of how everything fits together... specifically, we're wondering how people commonly setup HBase. I'm imagining you ...
Sean Laurent
Feb 3, 2009 at 10:13 pm
Feb 3, 2009 at 11:40 pm -
Hi! We are running a small hadoop/hbase cluster on two machines, master and slave. Versions are 0.19. Both machines are running hadoop datanodes and hbase region servers. The master machine is ...
Ludvig Omholt
Feb 27, 2009 at 2:12 pm
Feb 27, 2009 at 3:58 pm -
I had given a count command for a table from the shell. It counted for a while after which it failed with the following error: Current count: 2078000, row: 605428239 NativeException: ...
Amandeep Khurana
Feb 22, 2009 at 8:51 pm
Feb 22, 2009 at 10:01 pm -
Hi.From secondary index test i found that index can be created only during column family creation, is it correct ? Is there any way to add new secondary index after column family is created (on ...
Slava Gorelik
Feb 20, 2009 at 10:15 pm
Feb 20, 2009 at 10:46 pm -
I'm new to HBase, and I'm trying to create my first table. The "hbase shell" help page shows me how to do that, and I see that there are some attributes I can specify for column families (VERSIONS, ...
Stuart White
Feb 20, 2009 at 4:34 pm
Feb 20, 2009 at 4:38 pm -
Hi, I setup a cluster of 4 machines running hbase. I'm working on a web archiving application that needs to access (randomly) records with request of type : Record record = getClosestRecord(url, ...
Jthievre
Feb 18, 2009 at 5:38 pm
Feb 18, 2009 at 5:41 pm -
Can i use map read to improve the read performance of hbase. I am goin to need random reads. Can i do more than one in parallel. -- View this message in context: ...
Mirage1987
Feb 17, 2009 at 4:44 pm
Feb 17, 2009 at 7:27 pm -
Hi all, when I running map/reduce job on hadoop/hbase. I found an error in map task: Task attempt_200902131400_0003_m_000000_0 failed to report status for 600 seconds. Killing! Task ...
Nguyenhuynh
Feb 14, 2009 at 1:42 am
Feb 14, 2009 at 12:19 pm -
Hi. I'm trying to make hbase (0.19) running on my ubuntu 8.10. Hadoop (0.19) already works in single-node mode: <configuration <property <name fs.default.name</name <value ...
Sergey Bartunov
Feb 11, 2009 at 9:53 am
Feb 11, 2009 at 1:38 pm -
Hi, I'm trying to write a M/R job to do the following: - Scan a given table and collect unique column names - Write those column names to another table with the source table name as the row key, and ...
Tom Nichols
Feb 10, 2009 at 4:18 pm
Feb 11, 2009 at 12:37 pm -
We are planning the 2009 Hadoop Summit, to be held the second week of June in Santa Clara, CA. Please send me ([email protected]) your presentation proposals and suggested topics. Areas we plan to ...
Ajay Anand
Feb 5, 2009 at 7:26 pm
Feb 9, 2009 at 1:57 pm -
In order to speed up a map reduce job operating on HBase input data, we recently added a RowFilter to the input format. However, when trying to execute it, map tasks (one per region) that used to ...
Dave Latham
Feb 5, 2009 at 12:09 am
Feb 8, 2009 at 2:08 am -
Quick question I am seeing lower number of request in the gui then I have seen in 0.18.0 while scanning. I thank part of it is we moved to report per sec request not per 3 secs so the request should ...
Billy Pearson
Feb 4, 2009 at 5:27 am
Feb 4, 2009 at 5:52 pm -
Hi, I am using the HBase client API in from a Groovy script: import org.apache.hadoop.hbase.HBaseConfiguration import org.apache.hadoop.hbase.client.HBaseAdmin println new HBaseAdmin( new ...
Tom Nichols
Feb 2, 2009 at 5:07 pm
Feb 4, 2009 at 2:51 am -
Hi, I'm interesting in scanning for all columns inserted _after_ a certain timestamp. The getScanner methods that take a timestamp return all columns _before_ that time. Is there any way for me to ...
Tom Nichols
Feb 3, 2009 at 6:47 pm
Feb 3, 2009 at 8:11 pm
Group Overview
group | user |
categories | hbase, hadoop |
discussions | 63 |
posts | 302 |
users | 52 |
website | hbase.apache.org |
52 users for February 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)