Search Discussions
-
Hi, I apologise if this has been asked a million times, but after some searching I'm still not sure if this is a good idea. I've got my local (currently standalone) server running, Thrift bindings ...
Brian O'Kennedy
Oct 29, 2010 at 9:11 am
Nov 2, 2010 at 5:19 pm -
Hi, Recently I have spent some efforts to try to understand the mechanisms of HBase to exploit possible performance tunning options. And many thanks to the folks who helped with my questions in this ...
William Kang
Oct 19, 2010 at 2:49 am
Nov 2, 2010 at 4:32 pm -
Hi folks, We are about upgrade our cluster to 0.89 and are testing some data loss scenarios. I'd like to ask a few questions to clarify the behavior in cases of outages of one or more regionservers. ...
George P. Stathis
Oct 18, 2010 at 5:16 pm
Oct 22, 2010 at 5:53 pm -
We are testing with 4 nodes HBase cluster out of which 3 machines are identical with 64GB RAM and 6x1TB disks. and 4th machine has only 16GB RAM and 2x1TB disks We observe (from server side metrics) ...
Abhijit Pol
Oct 9, 2010 at 8:15 pm
Oct 17, 2010 at 7:59 am -
Hi all, We have a testing cluster of 6 nodes which we try to run an HBase/MapReduce application on. In order to simulate a power failure we kill -9ed all things hadoop related on one of the slave ...
Erdem Agaoglu
Oct 28, 2010 at 7:59 am
Nov 8, 2010 at 4:11 pm -
Hi, Now I realize that most everyone is sitting in NY, while some of us can't leave our respective cities.... Came across this problem and I was wondering how others solved it. Suppose you have a ...
Michael Segel
Oct 12, 2010 at 12:36 pm
Oct 13, 2010 at 6:25 am -
Hello, I would like to increase the max cell size in one of my Hbase tables. Just got an error msg when trying to insert something about 12 Meg in size that said KeyValue size too large I presume ...
Taylor, Ronald C
Oct 3, 2010 at 5:31 am
Oct 4, 2010 at 4:40 am -
Ok, I am not running any fsck right now, but my namenode log file gets flooded with: 2010-10-22 13:05:35,695 INFO org.apache.hadoop.hdfs.server.namenode.FSNamesystem.audit: ugi=null ip=null cmd=open ...
Jack Levin
Oct 22, 2010 at 8:08 pm
Oct 26, 2010 at 6:58 am -
Hi folks, I have a question about the scheme design for Hbase. In general, should I prefer to have more column families with less column family qualifiers or should I prefer to have less column ...
Weliam Cloud
Oct 10, 2010 at 1:42 am
Oct 14, 2010 at 5:55 pm -
I've a mapreduce job that is taking too long..over an hour..Trying to see what can a tune to to bring it down..One thing I noticed, the job is kicking off - 500+ map tasks : 490 of them do not ...
Venkatesh
Oct 6, 2010 at 2:12 am
Oct 6, 2010 at 5:27 pm -
Hi, I am using HBaseTestingUtility for doing some integration tests and its being successful in developer machines and not mention extremely helpful. But we are facing problem when running the test ...
Imran M Yousuf
Oct 7, 2010 at 5:04 am
Oct 8, 2010 at 5:51 am -
Hi, We've been having a strange problem with our HBase cluster recently (0.20.5 + HBASE-2599 + IHBase-0.20.5). Everything will be working fine, doing mostly gets at 5-10k/sec and an hourly bulk ...
James Baldassari
Oct 4, 2010 at 3:06 am
Oct 6, 2010 at 6:30 pm -
Hello, I cannot find any information about secure user access to an hbase database. I want to create an hbase database but want to allow only certain users to access it. Currently, anyone can access, ...
Acc2
Oct 1, 2010 at 12:05 pm
Oct 5, 2010 at 8:17 pm -
We want to investigate HBase bulk imports, as described on http://hbase.apache.org/docs/r0.89.20100726/bulk-loads.html and and/or JIRA HBASE-48. I can't seem to run either the importtsv tool or the ...
Leo Alekseyev
Oct 8, 2010 at 11:52 pm
Oct 23, 2010 at 5:45 am -
Hi all, I run my performance testing in random read, but I got the hfile.block.cache.size = 0 performance is better than default, Is it possible? My cluster (4 nodes): Hadoop 0.20.2, HBase 0.20.6 1 * ...
ChingShen
Oct 21, 2010 at 3:19 am
Oct 21, 2010 at 4:48 pm -
Hi, I have implemented an auto increment feature/tool and would like your comments (or criticism) on how it could be improved. Before going into the details I would like to give pointers to the ...
Imran M Yousuf
Oct 19, 2010 at 1:24 pm
Oct 20, 2010 at 5:25 am -
please see: http://pastebin.com/4PrUstmy What is the right course of action to resolve this? -Jack
Jack Levin
Oct 18, 2010 at 4:36 am
Oct 19, 2010 at 5:26 am -
Hi, We are currently doing a POC for HBase in our system. We have written a bulk upload job to upload our data from a text file into HBase. We are using a 3-node cluster, one master which also works ...
Hari Shankar
Oct 29, 2010 at 6:56 am
Nov 23, 2010 at 11:17 pm -
Hi all, I've done a bit of search on this issue, and have yet to find anything conclusive. As a test case to demonstrate it, I am using HBase 0.20.6 and stargate. I have a test HBase cluster with 1 ...
Jeremy Hinegardner
Oct 20, 2010 at 12:03 am
Oct 25, 2010 at 6:06 pm -
Google mentioned that it uses Bigtable to serve map-tiles, which basically means it uses Bigtable to serve huge amount of data online, but it does not mention any caching layer. But we all know ...
Sean Bigdatafun
Oct 15, 2010 at 12:32 am
Oct 19, 2010 at 2:33 am -
Hi, I used Configuration cfg = new Configuration(); cfg.addResource(InputStream) on org.apache.hadoop.conf.Configuration to create hadoop configuration. That configuration is used to construct ...
Henning Blohm
Oct 13, 2010 at 2:09 pm
Oct 14, 2010 at 8:34 am -
Hi folks, I have a general question about Hbase. Can we pick which region server we want to save a particular row? The reason I am asking this is because sometimes we want to manually balance region ...
William Kang
Oct 6, 2010 at 3:06 am
Oct 7, 2010 at 2:52 am -
I've recently had a region server suicide, and am not able to recover from it. I've tried completely stopping the entire cluster and restarting it (including dfs and zk), but the master refuses to ...
Matthew LeMieux
Oct 3, 2010 at 5:56 pm
Oct 3, 2010 at 8:45 pm -
We recently had a problem where one of our machines in the cluster had a time that was 6 hours behind the other ones (ntp was supposed to be setup on that machine but wasn't). We subsequently ...
Jeff Whiting
Oct 28, 2010 at 4:57 pm
Oct 31, 2010 at 6:48 pm -
Dear HBase devs, I am reading the HBase sources and have also read the http://wiki.apache.org/hadoop/Hbase/HowToContribute wiki page including the jira "noob" label suggestion. If I do not have 4 or ...
Hbasedev
Oct 26, 2010 at 10:01 pm
Oct 27, 2010 at 1:19 pm -
I have 30 region servers, after cold restart (master, zookepeers, and all regionservers), 22 regionservers start, but the other 8 have following errors, any idea how to debug this? Is zookeeper ...
Jack Levin
Oct 22, 2010 at 3:35 pm
Oct 22, 2010 at 11:22 pm -
If I have base64 encoded binary files in hbase columns, is it possible to instruct the regionserver to decode it to binary and give it back to me in binary format? I am interesting it reading via ...
Jack Levin
Oct 16, 2010 at 8:51 pm
Oct 18, 2010 at 11:26 pm -
Hey datamigos, I'm having trouble getting a finicky .20.6 cluster to behave. The Master, Zookeeper, and ReigonServers all seem to be happy -- except the Master doesn't see any RSs. Doing a "status" ...
Bradford Stephens
Oct 26, 2010 at 7:07 am
Oct 28, 2010 at 4:24 am -
I am trying to split a 20G regionfile, and getting timeouts see below: 2010-10-22 08:41:44,851 INFO org.apache.hadoop.hbase.regionserver.SplitTransaction: Starting split of region ...
Jack Levin
Oct 22, 2010 at 3:47 pm
Oct 22, 2010 at 7:32 pm -
Hello, does anyone have hbase_hive handler working for 0.89 Hbase version? We only have 0.20.6 handler working well, but not 0.89. Thanks. -Jack
Jack Levin
Oct 21, 2010 at 3:55 am
Oct 21, 2010 at 7:03 pm -
HBase was seamless for first couple of weeks..now all kinds of issues in production :) fun fun.. Curious ..does this property have to match up on "hbase client side" & region server side.. I've this ...
Venkatesh
Oct 11, 2010 at 6:36 pm
Oct 15, 2010 at 9:39 pm -
I was setting up HBase, and found it was trying to listent on 192.168.2.2. But my PCs IP is 192.168.0.2. SO how to setup this with hbase? Because of this, i am not able to lunch HBase master. Can ...
Clement Jebakumar
Oct 13, 2010 at 5:51 pm
Oct 15, 2010 at 6:06 pm -
Hi all, I am in a hurry to finish a report about whether or not we should host our data in HBase. After many readings and diggings, there still are some questions I cannot find answers. Sorry for ...
William Kang
Oct 14, 2010 at 5:54 pm
Oct 14, 2010 at 7:45 pm -
Hi all, We are about to setup a new installation using the following machines, and CDH3 beta 3: - 10 nodes of single quad core, 8GB memory, 2x500GB SATA - 3 nodes of dual quad core, 24GB memory, ...
Tim Robertson
Oct 14, 2010 at 8:52 am
Oct 14, 2010 at 6:18 pm -
Hello here, I have a question regarding HBase data locality in respect to HDFS data nodes. As far as I understand regions created by region servers will happen to be physically created on local Data ...
yuliya Feldman
Oct 8, 2010 at 1:42 am
Oct 8, 2010 at 10:42 pm -
Hi guys, Is there any project going on co-processing on region servers? Right now, we have to transfer all data from region servers to region client after query, is that right? This can be slow. ...
William Kang
Oct 6, 2010 at 3:25 am
Oct 7, 2010 at 6:08 am -
Hi, is it possible to tell regionservers not to die/stop when namenode is restarted? Every onces in a while I need to restart namenode, and it causes all regionservers pretty much to shutdown, and in ...
Jack Levin
Oct 6, 2010 at 5:45 am
Oct 6, 2010 at 7:05 am -
2010-10-04 17:47:25,449 DEBUG org.apache.hadoop.hbase.master.RegionManager: Server(s) are carrying only 2 regions. Server mtab5.prod.imageshack.com,60020,1285878100774 is most loaded (290). Shedding ...
Jack Levin
Oct 5, 2010 at 12:49 am
Oct 5, 2010 at 6:27 am -
Hi I have written a small program to connect to hbase but it stuck half way and just go in the wait state. *Here is the code * System.out.println("Start"); HBaseConfiguration config = new ...
Shuja Rehman
Oct 28, 2010 at 9:11 pm
Nov 2, 2010 at 8:01 am -
Hey, We're just looking into ways to run multiple instances/versions of HBase for testing/development and were wondering how other people have gone about doing this. If we used just one hadoop ...
Dan Harvey
Oct 20, 2010 at 9:10 am
Oct 29, 2010 at 5:36 pm -
We want to start benchmarking the mutliget feature (HTable.batch). However, I don't see it in the latest 0.89 :( Is this something that we need to test against the trunk? Thanks. i.
Igor Ranitovic
Oct 26, 2010 at 7:57 pm
Oct 26, 2010 at 9:10 pm -
On our test cluster I did a reset of the hdfs and hbase services (using stop/start-dfs and stop/start-hase) earlier today, and from everything I know how to check HDFS and HBase have come up ...
Adam Phelps
Oct 19, 2010 at 1:03 am
Oct 22, 2010 at 9:06 pm -
I am attempting to run some Hadoop jobs that perform HBase puts from the mapper, but they are failing to connect to my HBase instance. When I instantiate HTable from the setup method in my mapper, it ...
Marchwiak, Patrick D.
Oct 15, 2010 at 10:39 pm
Oct 16, 2010 at 12:36 am -
Hi all, Since HBase has bulk import, could hbase delete a whole region ? Currently I have to do a scan operation then get the row id and invoke delete operation for each row id, this inefficiency. ...
Jeff Zhang
Oct 13, 2010 at 1:26 pm
Oct 14, 2010 at 4:24 am -
William: Coprocessors will be committed to TRUNK sometime in the next few days. They are well documented. I suggest you start with this package-info.html posted to hbase-2001 by Andrew and Mingjie: ...
Stack
Oct 7, 2010 at 6:32 pm
Oct 10, 2010 at 10:27 pm -
I'm running into a bizarre issue with Thrift and Zookeeper. I'm using it from Ruby, and Hbase throws be an IOError each time. Here's what the log says: 2010-10-07 19:42:05,056 INFO ...
Aditya bhargava
Oct 8, 2010 at 6:31 am
Oct 9, 2010 at 9:43 pm -
http://pastebin.com/3fwiSkTF I kept getting this exception for a region until I restarted the affected server, any ideas why master did not reassign it? -Jack
Jack Levin
Oct 5, 2010 at 2:36 am
Oct 5, 2010 at 4:39 am -
Hello, How does the client`s cache of "region-location"( .META table), get invalidated when a region-server splits regions ? Does Zookeeper abort the client session or inform it of staleness ? How is ...
Naresh Rapolu
Oct 2, 2010 at 12:36 am
Oct 4, 2010 at 8:36 pm -
Hi Folks I am wondering if anyone has the answer of this question. I am processing log files using Map reduce and get data to put some part into mysql and rest of hbase. At the moment, i am running ...
Shuja Rehman
Oct 27, 2010 at 8:45 pm
Oct 27, 2010 at 9:17 pm -
2010-10-21 10:08:14,268 WARN org.apache.hadoop.hbase.util.FSUtils: Waited 2014334ms for lease recovery on ...
Jack Levin
Oct 21, 2010 at 5:11 pm
Oct 21, 2010 at 5:56 pm
Group Overview
group | user |
categories | hbase, hadoop |
discussions | 99 |
posts | 529 |
users | 85 |
website | hbase.apache.org |
85 users for October 2010
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)