Search Discussions
-
Hi, In our large HBase cluster based on CDH 5.5 in AWS, we're constantly seeing the following messages in the region server logs: 2016-04-25 14:02:55,178 INFO ...
Saad Mufti
Apr 25, 2016 at 7:18 pm
May 10, 2016 at 6:24 pm -
Hi all, I'm trying to connect my local java client (pentaho) to a remote Hbase but every time I get a TimeOut error telleing me that this connection couldn't be established. herer is the full message ...
SOUFIANI Mustapha | السفياني مصطفى
Apr 21, 2016 at 5:43 pm
Apr 25, 2016 at 8:32 am -
Hi, We have a large HBase 1.x cluster in AWS and have disabled automatic major compaction as advised. We were running our own code for compaction daily around midnight which calls ...
Saad Mufti
Apr 19, 2016 at 7:56 pm
Apr 29, 2016 at 11:40 pm -
Hi folks, I have a table with TTL enabled. It's been receiving data for a while beyond the TTL and I now have a number of empty regions. I'd like to drop those empty regions to free up heap space on ...
Nick Dimiduk
Apr 1, 2016 at 4:56 am
Apr 26, 2016 at 4:17 pm -
Hi all, I have a small question regarding the MapReduce jobs behaviour with HBase. I have a HBase test table with only 8 rows. I splitted the table with the hbase shell split command into 2 splits ...
Ivan Cores gonzalez
Apr 11, 2016 at 12:49 pm
Apr 21, 2016 at 2:32 pm -
Hi, I have a project that needs to store large number of image and video files, the file size varies from 10MB to 10GB, the initial number of files will be 0.1 billion and would grow over 1 billion, ...
Ascot Moss
Apr 17, 2016 at 1:21 am
Apr 17, 2016 at 12:48 pm -
Hi , i got this issue in HBase while at peak time handling more requests . can any one pls guide me to resolve the Long GC pauses in hbase . JDK-7 , JVM heap 512m HBase 0.98.13 INFO [JvmPauseMonitor] ...
Karthi keyan
Apr 14, 2016 at 6:01 am
Apr 22, 2016 at 3:52 pm -
Dear expert, I have encountered a problem,when I run hbase cmd :status it shows: hbase(main):001:0 status 2016-04-16 13:03:02,333 ERROR [main] client.ConnectionManager$HConnectionImplementation: The ...
Eric Gao
Apr 16, 2016 at 2:53 pm
Apr 21, 2016 at 1:31 pm -
Hi, Guys I just have a question, I am trying to save the data into table in HBase I am using Table table = getConnection().getTable(TableName.valueOf(tableName)); ... ... Table.close My question is ...
Yi Jiang
Apr 9, 2016 at 2:18 pm
Apr 11, 2016 at 1:51 pm -
Hi, Are there major overheads to running major compaction frequently? As much as I know, it produces one Hfile for a region and processes delete markers and version related drops. So, if this process ...
Sumit Nigam
Apr 4, 2016 at 3:36 pm
Apr 5, 2016 at 4:49 pm -
Hi, experts, I'm trying to figure out how fast hbase can scan. I'm setting up the RegionScan in a endpoint coprocessor so that no network overhead will be included. My average key length is 35 and ...
Hongbin ma
Apr 21, 2016 at 10:04 am
May 19, 2016 at 10:00 am -
We sell data. A product can be defined as a permission to access data (at a cell level). Visibility Labels look like a very good candidate for implementing this model. The implementation works well ...
Benedict Whittamsmith
Apr 13, 2016 at 3:17 pm
Apr 27, 2016 at 3:16 pm -
in hbase, I find there is a "drain regionServer" feature if a rs is added to drain regionServer in ZK, then regions will not be move to on these regionServers but, how can a rs be add to drain ...
WangYQ
Apr 26, 2016 at 3:12 am
Apr 26, 2016 at 2:21 pm -
Hi, Is there any way to run hbase shell script from Java. Also mentioned this question earlier in below url earlier. As we are having bunch of scripts and need to change frequently for performance ...
Saurabh Malviya (samalviy)
Apr 24, 2016 at 5:18 am
Apr 26, 2016 at 12:49 am -
Hi, I am attempting to use both SpakOnHbase and Hbase-Spark, but I keep receiving dependency isues, and I am not sure if any of these connectors are available for Spark 1.3 / Hadoop 2.6 / Hbase 1.0 ...
Nkechi Achara
Apr 22, 2016 at 7:24 pm
Apr 23, 2016 at 5:47 am -
Hello, after several network outages in AWS (never ever run HBase there!), my HBase was seriously damaged. After doing some steps like restarting namenodes, hdfs fsck, restarting all regionservers ...
Michal Medvecky
Apr 20, 2016 at 3:29 am
Apr 20, 2016 at 9:33 pm -
After trying to get help with distcp on hadoop-user and cdh-user mailing lists, I've given up on trying to use distcp and exporttable to migrate my hbase from .92.1 cdh4.1.3 to .98 on cdh5.3.0 I've ...
Colin Kincaid Williams
Apr 12, 2016 at 10:26 pm
Apr 13, 2016 at 6:47 pm -
Hi, I found this blog post from 2014 on sources of HBase client side latency which I found useful ...
Saad Mufti
Apr 19, 2016 at 9:07 pm
Apr 20, 2016 at 3:26 pm -
Hi there, I have a HFile that I copied from HDFS down to my laptop. I am trying to use the HFile.createreader to read in that HFile and play with it. However, it was really hard to figure that out ...
Bin Wang
Apr 15, 2016 at 3:03 am
Apr 16, 2016 at 11:02 pm -
i have cloudera cluster, i am exploring spark with HBase, after going through this blog ...
Yeshwanth kumar
Apr 5, 2016 at 7:12 pm
Apr 11, 2016 at 2:54 am -
Hi, in our Hadoop 2.6.0 cluster, we need to pass some properties to all Hadoop processes so they can be referenced using ${...} syntax in configuration files. This works reasonably well using ...
Henning Blohm
Apr 18, 2016 at 9:57 am
May 9, 2016 at 6:33 am -
*1、How can i get hbase table memory used?* *2、Why hdfs size of hbase table double when i use bulkload* bulkload file to qimei_info 101.7 G /user/hbase/data/default/qimei_info bulkload same file to ...
Jone Zhang
Apr 29, 2016 at 4:16 am
May 3, 2016 at 2:36 am -
Hi, Using OpenTSDB 2.2 with its "appends" feature, I see significant impact on read performance when writes are happening. If a process injects a few hundred thousand points in batch, the call queues ...
Kevin Bowling
Apr 16, 2016 at 11:23 pm
Apr 25, 2016 at 1:08 pm -
Adding subject. Adding back [email protected] But the master wouldn't know what next action admin is going to perform, right ?
Ted Yu
Apr 20, 2016 at 1:07 pm
Apr 20, 2016 at 2:36 pm -
Hi, I'm running HBase 1.2.0 on FreeBSD via the ports system ( http://www.freshports.org/databases/hbase/), and it is generally working well. However, in an HA setup, the HBase master spins at 200% ...
Kevin Bowling
Apr 11, 2016 at 8:11 am
Apr 12, 2016 at 9:23 am -
hi, guys: i upgrade our cluster recently, after upgrade, i found some wired problems: in Master.log, there some a lots of logs like below: 2016-04-07 11:57:00,597 DEBUG [region-location-0] ...
Heng Chen
Apr 7, 2016 at 7:50 am
Apr 8, 2016 at 4:12 am -
I am stuck on connecting to hbase 1.0.3 via simple java client. The program hangs at: [main] zookeeper.ZooKeeper: Initiating client connection, connectString= 127.0.0.1:2181 sessionTimeout=90000 ...
Sachin Mittal
Apr 3, 2016 at 5:07 pm
Apr 6, 2016 at 4:24 am -
i have created the cluster with 3 region server and i used YCSB to test the performance of the cluster. https://github.com/brianfrankcooper/YCSB/tree/master/hbase098 Created the table as mentioned in ...
prabhu Mahendran
Apr 29, 2016 at 5:03 am
Apr 29, 2016 at 9:04 am -
Hi I have my hbase:meta table entries as : SYSTEM.CATALOG,,1461831992343.a6daf63bd column=info:regioninfo, timestamp=1461831993549, value={ENCODED = a6daf63bde1f1456ca4acee228b8f5fe, NAME = 'SYSTEM ...
Manisha Sethi
Apr 28, 2016 at 2:44 pm
Apr 28, 2016 at 8:14 pm -
Hi, Does anyone have experience with HBase write performance under auto-split conditions? Out keyspace is randomized so all regions roughly start auto-splitting around the same time, although early ...
Saad Mufti
Apr 27, 2016 at 3:27 pm
Apr 27, 2016 at 7:38 pm -
Hi James, I spoke to my manager and he is fine with the idea of giving the talk. Now, he is gonna ask higher management for final approval. I am assuming there is still a slot for my talk in use case ...
Anil Gupta
Apr 27, 2016 at 5:07 am
Apr 27, 2016 at 3:43 pm -
Hi, Is there any document about what's new in HBase v1.x vs 9.98.x? Regards
Ascot Moss
Apr 17, 2016 at 1:36 am
Apr 20, 2016 at 6:11 pm -
my hbase replication has stopped I am on hbase version 1.0.0-cdh5.4.8 (Cloudera build) I have 2 clusters in 2 different datacenters 1 is master the other is slave I see the following errors in log ...
Abraham Tom
Apr 14, 2016 at 1:21 pm
Apr 19, 2016 at 10:33 pm -
Hello, I'm in the process of transferring data between Hbase .92 and Hbase .98 . I'd like to write some test comparing my databases to ensure I have not lost content in the transformation process ...
Colin Kincaid Williams
Apr 15, 2016 at 9:19 pm
Apr 18, 2016 at 8:15 pm -
I would like to insert some data from Spark and or Spark streaming into Hbase, on v .98. I found this section of the book which shows examples of using the apis ...
Colin Kincaid Williams
Apr 18, 2016 at 7:45 pm
Apr 18, 2016 at 7:57 pm -
Hi, all recently we upgrade our HBase cluster from cdh-0.94 to cdh-1.0. In 0.94 we use Result.java(implement Writable) as the map out value. [image: pasted1] but int the newer HBase version ...
乔彦克
Apr 12, 2016 at 12:29 am
Apr 12, 2016 at 2:47 am -
Please take a look at: http://hbase.apache.org/book.html#disable.splitting especially the section titled: Determine the Optimal Number of Pre-Split Regions For writing data evenly across the cluster, ...
Ted Yu
Apr 6, 2016 at 9:57 pm
Apr 11, 2016 at 1:01 pm -
Hello, I am trying to understand hbase's memory configuration. I am using hbase version 1.0 through cloudera (version 5.5.2). I need to benchmark query performance (through phoenix 4.6) on hbase with ...
Amit Shah
Apr 6, 2016 at 9:54 am
Apr 6, 2016 at 12:26 pm -
Hi I have a requirement to scan a hbase table based on insertion timestamp. I need to fetch the keys sorted by insertion timestamp not by key . I can't made timestamp as prefix of key to avoid hot ...
Shushant Arora
Apr 5, 2016 at 3:27 am
Apr 5, 2016 at 4:25 am -
Hi, I have been informed that compacting (manual) the same hbase table takes same amount of time even when done in quick succession. This seems counter-intuitive because an already compacted table ...
Sumit Nigam
Apr 3, 2016 at 11:32 am
Apr 4, 2016 at 5:10 am -
Hi, this is my first maven build, thought this should just work :-) after calling: MAVEN_OPTS="-Xmx2g" mvn site install assembly:assembly -DskipTests -Dhadoop-two.version=2.7.2 -Dsnappy I get ...
Micha
Apr 1, 2016 at 7:40 am
Apr 1, 2016 at 9:56 am -
Hello, I'd like to write a similar coprocessor to the example RegionObserverExample at http://www.3pillarglobal.com/insights/hbase-coprocessors : that is, a scan coprocessor which intercepts and ...
James Johansville
Apr 27, 2016 at 10:36 pm
Apr 29, 2016 at 5:45 am -
Hi all, I'm getting a strange error during table creation / disable in HBase 1.1.2: org.apache.hadoop.ipc.RemoteException(org.apache.hadoop.hdfs.protocol.AlreadyBeingCreatedException): failed to ...
Donmai
Apr 25, 2016 at 7:56 pm
Apr 25, 2016 at 8:01 pm -
It is well worth the read. It goes deep so is a bit long and I had to cut it up to do Apache Blog sized bits. Start reading here: https://blogs.apache.org/hbase/entry/hdfs_hsm_and_hbase_part St.Ack
Michael Stack
Apr 23, 2016 at 12:25 am
Apr 25, 2016 at 10:21 am -
Hi Guys, I need your kind help. Region servers in my cluster crashed several times in a week. I have been tracking this problem for a long time, but do not root the cause. From the region server log, ...
Jiantao
Apr 22, 2016 at 3:48 pm
Apr 22, 2016 at 4:50 pm -
Hello- We just upgraded to HBase 1.2. After the upgrade I see Data Locality is precisely zero for all regions of all regions servers. See screenshot here: https://snag.gy/2r3CSl This seems unlikely ...
Ted Tuttle
Apr 20, 2016 at 2:30 pm
Apr 20, 2016 at 5:24 pm -
Hi everyone, I recently joined a project that uses hbase to store large amount of granular material simulation data (e.g. thousands of particles's position and velocity over time). What I need to do ...
Davide Spataro
Apr 12, 2016 at 10:15 am
Apr 12, 2016 at 3:25 pm -
Hello - We've started experiencing regular failures of our HBase cluster. For the last week we've had nightly failures about 1hr after a heavy batch process starts. In the logs below we see the ...
Ted Tuttle
Apr 12, 2016 at 12:09 am
Apr 12, 2016 at 2:03 am -
Hi, I'm wondering which service on HBase service family is responsible for setting timestamp of data when saving it to HBase? Recently I found one of my server (has region server and some HDFS ...
Zheng Shen
Apr 11, 2016 at 11:47 am
Apr 11, 2016 at 4:22 pm -
Hi, when running as spark shell to connect hive table (hbase integrated) {{{ spark-shell --jars ...
Ram kumar
Apr 8, 2016 at 9:37 am
Apr 8, 2016 at 2:47 pm
Group Overview
group | user |
categories | hbase, hadoop |
discussions | 69 |
posts | 267 |
users | 83 |
website | hbase.apache.org |
83 users for April 2016
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)