Search Discussions
-
Hi, I am currently experimenting with the BigDecimalColumnInterpreter from https://issues.apache.org/jira/browse/HBASE-6669. I was thinking the best way for me to work with it would be to use the ...
Julian Wissmann
Sep 5, 2012 at 4:18 pm
Oct 3, 2012 at 6:27 pm -
Hi, I've successfully installed Apache HBase on a cluster with Hadoop. It works fine, but when I try to use Pig to load some data from an HBase table I get this error: ERROR ...
Alberto Cordioli
Sep 14, 2012 at 1:19 pm
Sep 29, 2012 at 2:43 am -
What's in the master's log? J-D On Tue, Sep 18, 2012 at 3:41 AM, Venkateswara Rao Dokku wrote:
Jean-Daniel Cryans
Sep 18, 2012 at 5:13 pm
Sep 29, 2012 at 9:29 pm -
Hi everyone, I was curious whether or not I should expect any write hot spots if I structured my composite keys in a way such that the first field is a low cardinality (maybe 30 distinct values) ...
Eric Czech
Sep 3, 2012 at 5:32 pm
Sep 7, 2012 at 3:05 am -
When I try to disable table I get: hbase(main):011:0 disable 'SESSIONID_TIMELINE' ERROR: org.apache.hadoop.hbase.TableNotEnabledException: org.apache.hadoop.hbase.TableNotEnabledException ...
Mohit Anchlia
Sep 26, 2012 at 8:55 pm
Sep 28, 2012 at 3:58 am -
Hello, I am interested in learning the possibility of integrating Lucene & HBase. Google search points me to HBASE-3529 (Add search to HBase). This project is currently listed as "patch available" ...
Jason Huang
Sep 20, 2012 at 7:39 pm
Sep 21, 2012 at 4:32 am -
Hello, A couple of questions regarding balancing of a table's data in HBase. a) What is the easiest way to get an overview of how a table is distributed across regions of a cluster? I guess I could ...
David Koch
Sep 4, 2012 at 2:56 pm
Apr 10, 2013 at 4:41 pm -
Hello, I am trying to set up HBase at pseudo-distributed mode on my Macbook. I was able to installed hadoop and HBase and started the nodes. $JPS 5417 TaskTracker 5083 NameNode 5761 HRegionServer ...
Jason Huang
Sep 13, 2012 at 10:42 pm
Sep 19, 2012 at 7:09 pm -
Hi, What can be used as rowkey to improve performance while loading into hbase? Currently I am having sequence. It takes some 11 odd minutes to load 1 million record with 147 columns. Regards, Rams
Ramasubramanian
Sep 11, 2012 at 5:40 pm
Sep 12, 2012 at 7:04 pm -
We are experiencing a problem where RS are locking up and not processing any requests. Restarting the RS will fix the problem and operations will continue as normal. We are experiencing this issue ...
Nathaniel Cook
Sep 5, 2012 at 9:58 pm
Sep 6, 2012 at 3:05 pm -
Hi all, I am doing some experiments on HBase with Coprocessor. I found that the performance of Coprocessor is impacted much by the distribution of the regions. I am kind of interested in going deep ...
Dan Han
Sep 26, 2012 at 12:26 am
Sep 28, 2012 at 4:22 am -
Hi all -- we're currently on cdh3u3 (0.90.4 + patches). I have one table in our cluster which seems to functioning fine (gets/puts/scans are all working), but for which no regions are listed on the ...
Norbert Burger
Sep 10, 2012 at 3:34 pm
Sep 11, 2012 at 3:38 pm -
Hi, I am running hbase-0.92.1 and have set up a cluster of 10 machines. Scans performance seems great, 30K-100K rows per second, but random row reads are only about 100 rows/second. My rows are not ...
Jonathan Bishop
Sep 26, 2012 at 6:05 am
Sep 26, 2012 at 8:13 pm -
Hi, Can we create rowkey with multiple columns? If so can u please share the syntax of doing the same for the below scenario. Table Name : TXNTABLE Columns : 1) Branch 2) Account Number 3) Txn Date ...
Ramasubramanian Narayanan
Sep 22, 2012 at 2:45 pm
Sep 26, 2012 at 7:10 am -
Hello All, I am using hbase 0.92.1 on hadoop 1 . I am getting those exceptions, and it seems to me that it means that the hbase file is not sorted in order. So when the scanner goes through it, it ...
Mohamed Ibrahim
Sep 16, 2012 at 10:01 pm
Sep 24, 2012 at 3:04 pm -
Hi, I install CDH4.0 with RPM package, but I cannot find the hbase-default.xml file? Where can I find it? Best R. Huaxiang
Huaxiang
Sep 8, 2012 at 4:48 am
Sep 11, 2012 at 9:33 am -
Hello, I would be grateful if someone could shed a light to the following: Each M/R map task is reading data from a separate region of a table. From the jobtracker 's GUI, at the map completion ...
Ioakim Perros
Sep 4, 2012 at 3:17 pm
Sep 4, 2012 at 7:13 pm -
Hi , I want to run query like select month(eventdate),scene,count(1),sum(timespent) from eventlog group by month(eventdate),scene in hbase.Through hive its taking a lot of time for 40 million ...
Iwannaplay games
Sep 10, 2012 at 2:03 pm
Sep 13, 2012 at 7:13 pm -
Hi, We recently upgraded hbase 0.90.4 to HBase 0.92. Our HBase app worked fine in hbase 0.90.4. Our new setup has HBase 0.92 server and hbase 0.90.4 client. And throw following exception when client ...
Agarwal, Saurabh
Sep 25, 2012 at 6:18 pm
Sep 28, 2012 at 11:21 am -
Hi, And the servers are identical in terms of hardware, JVM, etc.? What does your monitoring tool show is different on problematic machines, other than the load? How's JVM heap and GC looking? Have a ...
Otis Gospodnetic
Sep 26, 2012 at 3:51 am
Sep 26, 2012 at 9:56 pm -
Yet another time series questions. I have an issue where my row key will be the same but I will have multiple versions of the data. I dont need only the last one instead I need all X number of ...
Rita
Sep 20, 2012 at 1:09 am
Sep 21, 2012 at 12:51 am -
Hi, I was doing some load testing on my cluster. I am writing to HBase (version 0.92.0) from 20 threads simultaneously. After running the program for some time, one of my machines got unresponsive. I ...
Amlan Roy
Sep 12, 2012 at 3:09 pm
Sep 13, 2012 at 9:11 am -
I am facing this exception while iterating over a big table, by default i have specified caching as 100, i am getting the below exception, even though i checked there are several calls made to the ...
Dhirendra Singh
Sep 10, 2012 at 5:14 pm
Sep 12, 2012 at 5:39 am -
Hey Mohit, See http://hbase.apache.org/book.html#schema.smackdown.rowscols -- Harsh J
Harsh J
Sep 10, 2012 at 5:31 pm
Sep 11, 2012 at 12:58 pm -
Hello guys, I am reading the book "HBase, the definitive guide", at the beginning of chapter 3, it is mentioned in order to reduce performance impact for clients to update the same row (lock ...
Lin Ma
Sep 2, 2012 at 9:14 am
Sep 7, 2012 at 3:40 pm -
Hi there, Using Hbase as a realtime storage(7*24h), how to reduce the influence of region auto-splitting? Any advice will be appreciated! Thanks, Jing
Jing wang
Sep 5, 2012 at 10:18 am
Sep 6, 2012 at 6:16 am -
Hi, I have a user case to "filter" out rows using an "as of" predicate. For example, given a specific time point T, I would like to find all rows where start_time<=T<=end_time. Example hbase table ...
Shumin Wu
Sep 17, 2012 at 4:28 pm
Oct 11, 2012 at 5:39 pm -
Dear All, I am using HBASE 0.94.1 with Hadoop 0.23.1. I have written a multi-threaded thrift client to load the data into HBASE using BatchMutations. The size of each batch is 1000 rows and the table ...
Pankaj Misra
Sep 25, 2012 at 6:16 am
Sep 25, 2012 at 11:10 am -
I'm running Nutch 2 using HBase as my backend in local mode. Everything seems to be working correctly except when I run the readdb method. When I run readdb, I get the following stack trace ...
Bai Shen
Sep 19, 2012 at 2:27 pm
Sep 24, 2012 at 4:14 pm -
Dear all, Sorry to send the email multiple times! An error in the previous email is corrected. I am not exactly sure if it is correct and required to keep consistency as follows when saving and ...
Bing Li
Sep 20, 2012 at 2:02 am
Sep 20, 2012 at 3:24 am -
Hi all, I'm trying to find the sweet spot for the cache size and batch size Scan() parameters. I'm scanning one table using HTable.getScanner() and iterating over the ResultScanner retrieved. I did ...
Amit Sela
Sep 12, 2012 at 12:58 pm
Sep 17, 2012 at 5:11 pm -
Hi, Getting this error while using hbase as a sink. Error java.io.IOException: Pass a Delete or a Put at ...
Jothikumar Ekanath
Sep 11, 2012 at 2:06 am
Sep 12, 2012 at 7:28 pm -
The reason was than i am getting a exception like http://pastebin.com/PmFrmPNy when i exec the coprocessor. ./Zahoor
J Mohamed Zahoor
Sep 22, 2012 at 8:09 am
Oct 2, 2012 at 6:13 am -
Hi, I wanted to Cluster Hbase on 2 nodes. I put one of my nodes as hadoop-namenodeas well as hbase-master & the other node as hadoop-datanode1 as well as hbase-region-server1. I started hadoop ...
Venkateswara Rao Dokku
Sep 26, 2012 at 7:20 am
Sep 26, 2012 at 8:30 am -
Hi, My hbase was working properly.But now it shows two instances of hregionserver , the starting time of one is of 4 days back.If i try stopping hbase it doesnt stop by stop-hbase.sh.If i go to slave ...
Iwannaplay games
Sep 25, 2012 at 5:59 am
Sep 25, 2012 at 5:52 pm -
Hello, We're having a problem when calling HBaseAdmin.split() on an empty region. The new regions are never getting created and the RegionServer appears to be throwing an IllegalArgumentException ...
John Edstrom
Sep 20, 2012 at 5:39 pm
Sep 21, 2012 at 11:39 am -
I am using client 0.90.5 jar Is there a way to limit how many rows can be fetched in one scan call? Similarly is there something for colums?
Mohit Anchlia
Sep 12, 2012 at 10:51 pm
Sep 13, 2012 at 12:00 am -
Hi, We have our system setup such that all interaction is done through co-processors. We update the database via a co-processor (it has the appropriate logic for dealing with concurrent access to ...
Tom Brown
Sep 10, 2012 at 5:33 pm
Sep 12, 2012 at 6:07 pm -
Hello, We are developing a web-application that uses HBase as database, with Tomcat as application server. Currently, our server-side code can act as a sort of NoSQL abstraction-layer for either ...
Jeroen Hoek
Sep 7, 2012 at 7:58 am
Sep 12, 2012 at 9:57 am -
I'm new to HBase and HDFS and have a question about what happens when failure is detected and a new region server takes over a region. If the old region server hasn't really failed and "comes back" ...
Nick Puz
Sep 7, 2012 at 7:19 pm
Sep 7, 2012 at 8:04 pm -
Hello I just wanna know why hbase doesn't provide Encryption ? Tnx
Farrokh Shahriari
Sep 5, 2012 at 4:53 am
Sep 6, 2012 at 7:50 pm -
Hello, I am exploring HBase & Lily and I have a few starter questions hoping to get some help from users in this group who had tried that before: (1) Do I need to post all the HBase table contents to ...
Jason Huang
Sep 27, 2012 at 8:58 pm
Sep 28, 2012 at 1:23 pm -
Dear All, I have created 2 clients with multi-threading support to perform concurrent writes to HBase with initial expectation that with multiple threads I should be able to write faster. The clients ...
Pankaj Misra
Sep 19, 2012 at 6:53 pm
Sep 19, 2012 at 9:02 pm -
Hi HBase Community: I wonder if it is possible to undelete the rows that have been marked for deletion before the major compaction kicks in? I read about HBASE-4536 but I'm not sure if this can ...
Jerry Lam
Sep 18, 2012 at 10:07 pm
Sep 19, 2012 at 2:32 pm -
Hi, I found an interesting difference between hbase scan query. I have a hbase table which has a lot of columns in a single column family. eg. let's say I have a users table, then userid, username, ...
Shengjie Min
Sep 13, 2012 at 2:13 pm
Sep 17, 2012 at 5:21 pm -
I am debating if a lookup table would help my situation. I have a bunch of codes which map with timestamp (unsigned int). The codes look like this AA4 AAA5 A21 A4 ... Z435 The size range from 1 ...
Rita
Sep 15, 2012 at 3:09 pm
Sep 17, 2012 at 4:23 pm -
The folks at wizecommerce have kindly offered to host a meetup down in San Mateo on the evening of 10/29. Are you all up for a user meetup at the end of October after Hadoop World? If so, I'll stick ...
Michael Stack
Sep 13, 2012 at 5:44 pm
Sep 15, 2012 at 12:01 am -
Your HBase team are pleased to announce the release of HBase 0.92.2. Download it from your favorite Apache mirror [1]. I am trying to push the artifacts to maven repo. HBase 0.92.2 is a bug fix ...
Ted Yu
Sep 13, 2012 at 6:44 pm
Sep 14, 2012 at 11:38 pm -
When I query HBase, I always include a time range. This has not been a problem when querying recent data, but it seems to be an issue when I query older data (a few hours old). All of my row keys ...
Tom Brown
Sep 12, 2012 at 9:52 pm
Sep 13, 2012 at 4:45 am -
WAL is just there for recover. Reads will meet the Memstore on their read path, that's how LSM Trees are working. -- Adrien Mogenet 06.59.16.64.22 http://www.mogenet.me
Adrien Mogenet
Sep 12, 2012 at 9:20 pm
Sep 12, 2012 at 9:36 pm
Group Overview
group | user |
categories | hbase, hadoop |
discussions | 136 |
posts | 678 |
users | 136 |
website | hbase.apache.org |
136 users for September 2012
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)