Search Discussions
-
24
HBASE 3904
Hi, J-D recently expressed the idea of changing behavior of HBA.createTable() to be consistent with its javadoc. Meaning, HBA.createTable() should be synchronous. Todd reported an issue which ...Ted Yu
Jun 16, 2011 at 9:29 pm
Jun 28, 2011 at 11:34 pm -
Hi folks, I was wondering if there was any movement on any of these HDFS tickets for HBase. The umbrella ticket is HDFS-1599, but the last comment from stack back in Feb highlighted interest in ...
Doug Meil
Jun 2, 2011 at 9:00 pm
Jun 9, 2011 at 9:20 pm -
I've been reading up on prefix compression for a few weeks trying to figure out the best approach. Maybe some of you have noticed that 90% of my emails to the user list have something to do with ...
Matt Corgan
Jun 2, 2011 at 10:29 pm
Jun 4, 2011 at 8:58 pm -
Hello, Just wanted to confirm that I'm doing things in a proper way here. How about this code to handle the temp cluster connectivity problems (or cluster down time) on client-side? + // HTable.put() ...
Alex Baranau
Jun 27, 2011 at 8:08 pm
Jun 29, 2011 at 2:58 pm -
I want to take a wh/hack at creating a pluggable block index, is there an open issue for this? I looked and couldn't find one.
Jason Rutherglen
Jun 4, 2011 at 9:44 pm
Jun 6, 2011 at 4:10 pm -
Is there an issue with garbage generated from using CSLM in the MemStore?
Jason Rutherglen
Jun 14, 2011 at 5:58 am
Jun 16, 2011 at 6:11 pm -
Ted just got his committer badge (One of us!). Ted, usually the first thing fellas do is add their details to pom.xml -- see around line 120 (You can write me offline if you need some help figuring ...
Stack
Jun 13, 2011 at 8:49 pm
Jun 15, 2011 at 7:39 pm -
See <https://builds.apache.org/job/HBase-TRUNK/1982/changes Changes: [tedyu] HBASE-4010 HMaster.createTable could be heavily optimized [stack] Added link to Praveen's article on maven hbase and ...
Apache Jenkins Server
Jun 22, 2011 at 2:46 pm
Jun 26, 2011 at 5:17 am -
See <https://builds.apache.org/job/HBase-TRUNK/1961/changes Changes: [stack] Add mention of the other hadoops; cleanup some bad wording identified recently up on list ...
Apache Jenkins Server
Jun 10, 2011 at 5:05 am
Jun 14, 2011 at 4:45 pm -
Because Master usually<javascript:void(0) uses little memory. So its memory is 4G. DFS block is 256M and hbase.regionserver.maxlogs is 32. One region server can save max 8G Hlog. In my performance ...
Gaojinchao
Jun 23, 2011 at 2:00 am
Jun 24, 2011 at 6:28 am -
stop-hbase.sh never stopped once deployed the 0.91 trunk jar onto my hbase setup. Figured out that the Meta regions were never closed and hbase would stop only when logging in debug mode is enabled. ...
Akash Ashok
Jun 24, 2011 at 12:53 pm
Jun 24, 2011 at 2:46 pm -
It looks like arg.apache.hadoop.hbase.zookeeper.ZooKeeperListener could be better described as an abstract class. is there any specific reason why its not made abstract ? Cheers, Akash A
Akash Ashok
Jun 21, 2011 at 2:22 pm
Jun 21, 2011 at 5:08 pm -
Hi there, Just started off with HBase. So this could be a stupid question . But here it goes ... Can we insert any video file (e.g. .avi) or image file (e.g. .png) directly into HBase with any kind ...
Rajat Deb
Jun 1, 2011 at 6:07 pm
Jun 8, 2011 at 3:59 pm -
TableInputFormat creates one split/mapper task per region. In the case of lots of small regions, the overhead of map reduce framework becomes overhead. There are some related work items that could ...
Ma, Ming
Jun 21, 2011 at 1:19 am
Jul 6, 2011 at 1:29 am -
-1 on allowing edits of issue comments. We had this feature disabled on the HBase project for a while but obviously it is allowed again. Issues are external memory of a project. If they are volatile, ...
Andrew Purtell
Jun 24, 2011 at 10:08 pm
Jun 28, 2011 at 1:46 am -
Hi, In TRUNK, I don't seem to find any reference to this method. Can someone update me ? Thanks
Ted Yu
Jun 27, 2011 at 5:42 pm
Jun 27, 2011 at 7:26 pm -
One side note, I reserve my right to edit JIRA comments / contents if the comments or contents of the JIRA reveal my company (or other company)'s IP. Aaron has done a good job of presenting redacted ...
Ted Yu
Jun 25, 2011 at 10:21 am
Jun 25, 2011 at 9:17 pm -
"mvn test -Dtest=TestMultipleTimestamps" hangs on my machine using trunk. Other tests seem to run, how long is it expected to take?
Jason Rutherglen
Jun 13, 2011 at 6:21 pm
Jun 14, 2011 at 10:19 pm -
... for 0.90, Stack I remember you said you'd hold off until I tested it with 0.90. I haven't had time yet to test under the profiler up on a test cluster, but it looks good locally and I did run a ...
Andrew Purtell
Jun 10, 2011 at 8:17 pm
Jun 11, 2011 at 2:10 pm -
https://issues.apache.org/jira/browse/HBASE-3723 This issue is fixed and Committed to TRUNK, but not integrated in to 0.90.2 and 0.90.3, this will causing outdated data not be cleaned in time. If ...
Zhoushuaifeng
Jun 7, 2011 at 7:43 am
Jun 9, 2011 at 7:05 am -
Lucene has a compact FST (Finite State Transducer) that's used for the sorted terms index. I think this is the same type of functionality as the HBase block index, eg, a sorted index of row ids? The ...
Jason Rutherglen
Jun 2, 2011 at 4:10 pm
Jun 3, 2011 at 1:52 am -
Hi, When you click on split/compact in the table.jsp you get: "Split request accepted. Reload." Reloading is braindead as it triggers the action over and over again. We should have a link back to the ...
Lars George
Jun 2, 2011 at 12:11 pm
Jun 2, 2011 at 7:53 pm -
See <https://builds.apache.org/job/HBase-TRUNK/1997/changes Changes: [stack] HBASE-4036 Implementing a MultipleColumnPrefixFilter ------------------------------------------ [...truncated 1245 ...
Apache Jenkins Server
Jun 29, 2011 at 5:37 am
Jul 1, 2011 at 7:45 pm -
Hi: We found that the hlog sync to disk each time. When one thread exec "doWrite(info, logKey, edit);", the others wait for "updateLock" in HLog.java. Why not the others add their edits into a list ...
Mingjian Deng
Jun 29, 2011 at 10:28 am
Jun 29, 2011 at 2:39 pm -
See <https://builds.apache.org/job/HBase-TRUNK/1993/changes Changes: [tedyu] HBASE-3534 Action should not store or serialize regionName (Ted Yu) [tedyu] HBASE-4024 Major compaction may not be ...
Apache Jenkins Server
Jun 28, 2011 at 5:37 am
Jun 29, 2011 at 3:08 am -
Hi, Our company needs HBASE-3488 to perform validation routine. Can we back port HBASE-3488 to 0.90 branch ? The risk should be low considering that CellCounter is a new utility class. Thanks
Ted Yu
Jun 28, 2011 at 7:13 pm
Jun 28, 2011 at 11:08 pm -
See <https://builds.apache.org/job/hbase-0.90/212/changes Changes: [stack] HBASE-3969 Outdated data can not be cleaned in time ------------------------------------------ [...truncated 2867 lines...] ...
Apache Jenkins Server
Jun 26, 2011 at 5:19 am
Jun 28, 2011 at 1:07 pm -
Hi all, I am studying the region server source code. It seems to me, in HBase 0.92, for each mem store flush, it acts as (in MemStoreFlusher.flushRegion()): 1. If there are too many store files for a ...
Weihua JIANG
Jun 23, 2011 at 12:29 pm
Jun 24, 2011 at 12:43 am -
Hi all, We had an interesting problem with HBase and Zookeeper and I would like to know what your thoughts on this issue are. I have an HBase client that reads data from a queue and stores it in ...
Bogdan Ghidireac
Jun 8, 2011 at 7:03 am
Jun 9, 2011 at 4:37 pm -
Hello, I am working on porting some features to HBase trunk, and it looks like there are problems with unit tests in the trunk right now. I am getting timeouts just like the one shown below, but the ...
Mikhail Bautin
Jun 27, 2011 at 6:21 pm
Jun 27, 2011 at 9:11 pm -
BTW modifying the title/description of JIRA is allowed, right ?
Ted Yu
Jun 25, 2011 at 12:09 am
Jun 25, 2011 at 1:57 am -
See <https://builds.apache.org/job/hbase-0.90/208/changes Changes: [stack] HBASE-4005 close_region bugs ------------------------------------------ [...truncated 2864 lines...] Tests run: 42, ...
Apache Jenkins Server
Jun 22, 2011 at 2:45 pm
Jun 24, 2011 at 3:23 am -
Hi, I have done initial performance test for HBASE-4010 I want to get your opinion on whether this should be ported back to 0.90.4 Thanks
Ted Yu
Jun 23, 2011 at 8:18 pm
Jun 23, 2011 at 8:44 pm -
Hi, It seems that the HCM docs are now outdated, as we now keep a reference count of each connection, and as long as you call HTable.close() you are OK with shared resources not lingering on. What I ...
Lars George
Jun 20, 2011 at 5:38 pm
Jun 23, 2011 at 6:03 pm -
My test case failed in branch 0.90. It seems a bug. MemStore overhead should be public final static long FIXED_OVERHEAD = ClassSize.align( ClassSize.OBJECT + (11 * ClassSize.REFERENCE) + ...
Gaojinchao
Jun 20, 2011 at 10:44 am
Jun 21, 2011 at 12:54 am -
Hi, First there is a bug in admin.rb by the looks: # Closes a region def close_region(region_name, server = nil) @admin.closeRegion(region_name, server ? [server].to_java : nil) end while the calling ...
Lars George
Jun 17, 2011 at 6:50 am
Jun 18, 2011 at 11:39 am -
If one checks out or updates to latest trunk, and then does 'mvn clean test', this appears on the output: main: [mkdir] Created dir: /usr/src/Hadoop/hbase-trunk/target/nativelib [exec] tar: ...
Andrew Purtell
Jun 12, 2011 at 2:47 pm
Jun 15, 2011 at 4:34 pm -
See <https://builds.apache.org/job/HBase-TRUNK/1955/changes Changes: [stack] hadoop-snappy version in the pom.xml is incorrect ------------------------------------------ [...truncated 3297 lines...] ...
Apache Jenkins Server
Jun 7, 2011 at 11:46 pm
Jun 9, 2011 at 5:32 am -
Hi, While doing lots of reads I took a look at the requests coming into region servers (from webui) It looks like there are lot of requests (some times 10x or more) for server which is hosting .META. ...
Lohit
Jun 8, 2011 at 7:20 pm
Jun 8, 2011 at 10:11 pm -
Hello, We have a big data set across 10 RS. We started major compact of a table. In region server logs, I can see that at a time few regions are being compacted. Once it is completed next batch seem ...
Lohit
Jun 8, 2011 at 5:48 am
Jun 8, 2011 at 6:43 pm -
Hi! I am new to HBase development and tried running unit tests after checking out HBase trunk. I am see'ing the following failures (pasted below). Is there any setup required before running the unit ...
Rakesh Aggarwal
Jun 5, 2011 at 10:58 pm
Jun 6, 2011 at 4:57 pm -
Hi folks, As part of my presentation for Hadoop Summit, I'd like to include a slide highlighting new features or major improvements in 0.92. I've admittedly had my head in coprocessor/security land ...
Gary Helmling
Jun 5, 2011 at 10:23 am
Jun 5, 2011 at 5:24 pm -
Hi, hbase.regionserver.thread.splitcompactcheckfrequency Seems to be obsolete now that the flush is event triggered, and implicitly triggers the above check. Also this <property <name ...
Lars George
Jun 1, 2011 at 2:22 pm
Jun 2, 2011 at 6:45 am -
We had a QA cluster which got left on for a while during some maintenance to DNS/etc in our colo... everything is fine in the RS logs until: 2011-05-14 23:11:46,154 ERROR ...
Todd Lipcon
Jun 1, 2011 at 2:22 am
Jun 1, 2011 at 10:21 pm -
Hello, I am trying to autogen some code off of 90.3. I made some custom additions to our thrift server, however the code that gets generated uses ByteBuffers as opposed to byte[]. How can I get ...
Matthew Ward
Jun 1, 2011 at 2:43 am
Jun 1, 2011 at 4:18 am -
See <https://builds.apache.org/job/hbase-0.90/217/changes Changes: [jdcryans] HBASE-4045 [replication] NPE in ReplicationSource when ZK is gone [jdcryans] HBASE-3984 CT.verifyRegionLocation isn't ...
Apache Jenkins Server
Jun 30, 2011 at 6:38 am
Jul 2, 2011 at 12:05 am -
Something was committed to trunk but not 0.90, not sure if there is a jira associated with the change. Index: src/main/java/org/apache/hadoop/hbase/zookeeper/ZKUtil.java ...
Andrew Purtell
Jun 22, 2011 at 11:59 pm
Jun 23, 2011 at 6:39 pm -
See <https://builds.apache.org/job/HBase-TRUNK/1975/ ------------------------------------------ Started by an SCM change Building remotely on ubuntu2 hudson.util.IOException2: remote file operation ...
Apache Jenkins Server
Jun 17, 2011 at 12:25 am
Jun 17, 2011 at 3:56 pm -
See <https://builds.apache.org/job/hbase-0.90/204/ ------------------------------------------ Started by an SCM change Building remotely on ubuntu2 hudson.util.IOException2: remote file operation ...
Apache Jenkins Server
Jun 16, 2011 at 10:01 pm
Jun 17, 2011 at 12:26 am
Group Overview
group | dev |
categories | hbase, hadoop |
discussions | 73 |
posts | 343 |
users | 46 |
website | hbase.apache.org |
46 users for June 2011
Archives
- June 2016 (281)
- May 2016 (433)
- April 2016 (472)
- March 2016 (525)
- February 2016 (447)
- January 2016 (410)
- December 2015 (406)
- November 2015 (474)
- October 2015 (395)
- September 2015 (398)
- August 2015 (470)
- July 2015 (597)
- June 2015 (419)
- May 2015 (521)
- April 2015 (814)
- March 2015 (637)
- February 2015 (354)
- January 2015 (440)
- December 2014 (533)
- November 2014 (463)
- October 2014 (563)
- September 2014 (584)
- August 2014 (607)
- July 2014 (654)
- June 2014 (485)
- May 2014 (628)
- April 2014 (576)
- March 2014 (598)
- February 2014 (479)
- January 2014 (586)
- December 2013 (602)
- November 2013 (401)
- October 2013 (433)
- September 2013 (570)
- August 2013 (720)
- July 2013 (752)
- June 2013 (1,027)
- May 2013 (1,522)
- April 2013 (1,397)
- March 2013 (1,157)
- February 2013 (841)
- January 2013 (996)
- December 2012 (568)
- November 2012 (354)
- October 2012 (350)
- September 2012 (582)
- August 2012 (555)
- July 2012 (514)
- June 2012 (450)
- May 2012 (528)
- April 2012 (449)
- March 2012 (446)
- February 2012 (370)
- January 2012 (551)
- December 2011 (574)
- November 2011 (678)
- October 2011 (538)
- September 2011 (495)
- August 2011 (355)
- July 2011 (330)
- June 2011 (343)
- May 2011 (327)
- April 2011 (204)
- March 2011 (281)
- February 2011 (289)
- January 2011 (306)
- December 2010 (228)
- November 2010 (294)
- October 2010 (364)
- September 2010 (219)
- August 2010 (236)
- July 2010 (283)
- June 2010 (384)
- May 2010 (530)
- April 2010 (433)
- March 2010 (510)
- February 2010 (879)
- January 2010 (952)
- December 2009 (706)
- November 2009 (575)
- October 2009 (618)
- September 2009 (705)
- August 2009 (538)
- July 2009 (1,224)
- June 2009 (1,333)
- May 2009 (1,002)
- April 2009 (630)
- March 2009 (725)
- February 2009 (349)
- January 2009 (724)
- December 2008 (750)
- November 2008 (503)
- October 2008 (634)
- September 2008 (516)
- August 2008 (743)
- July 2008 (698)
- June 2008 (463)
- May 2008 (448)
- April 2008 (652)
- March 2008 (673)
- February 2008 (881)