Search Discussions
-
New client server implementation of how gets and puts are handled. ------------------------------------------------------------------- Key: HBASE-1304 URL: ...
Erik Holstad (JIRA)
Apr 1, 2009 at 5:06 pm
Jun 6, 2009 at 1:30 am -
34
ZK rethink?
I think an assumption about ZK has been made that is wrong: The assumption is that ZK sessions are reliable, so taking immediate action from a watcher when an ephemeral node goes away is safe, but ZK ...Andrew Purtell
Apr 7, 2009 at 5:53 pm
Apr 13, 2009 at 2:47 am -
ZooKeeperWrapper: Failed to set watcher on ZNode /hbase/master -------------------------------------------------------------- Key: HBASE-1311 URL: https://issues.apache.org/jira/browse/HBASE-1311 ...
Andrew Purtell (JIRA)
Apr 5, 2009 at 7:47 pm
May 11, 2009 at 8:29 pm -
move up to Thrift 0.1 --------------------- Key: HBASE-1360 URL: https://issues.apache.org/jira/browse/HBASE-1360 Project: Hadoop HBase Issue Type: Improvement Components: thrift Reporter: Andrew ...
Andrew Purtell (JIRA)
Apr 30, 2009 at 10:47 pm
Jan 20, 2010 at 10:14 pm -
Visibility into ZooKeeper ------------------------- Key: HBASE-1329 URL: https://issues.apache.org/jira/browse/HBASE-1329 Project: Hadoop HBase Issue Type: New Feature Affects Versions: 0.20.0 ...
Nitay Joffe (JIRA)
Apr 19, 2009 at 6:03 am
Jun 17, 2009 at 8:52 am -
Can't use 'close region' when keys are binary --------------------------------------------- Key: HBASE-1363 URL: https://issues.apache.org/jira/browse/HBASE-1363 Project: Hadoop HBase Issue Type: ...
ryan rawson (JIRA)
Apr 30, 2009 at 11:12 pm
Jun 10, 2009 at 8:33 am -
If one sets the hbase.master to 0.0.0.0 non local regionservers can't find the master ------------------------------------------------------------------------------------- Key: HBASE-1357 URL: ...
Alex Newman (JIRA)
Apr 29, 2009 at 6:51 pm
Jun 2, 2009 at 5:55 pm -
Thrift server doesnt know about atomicIncrement ----------------------------------------------- Key: HBASE-1318 URL: https://issues.apache.org/jira/browse/HBASE-1318 Project: Hadoop HBase Issue Type: ...
ryan rawson (JIRA)
Apr 10, 2009 at 12:44 am
May 3, 2009 at 5:01 pm -
HTable.incrementColumnValue does not take negative 'amount' ----------------------------------------------------------- Key: HBASE-1347 URL: https://issues.apache.org/jira/browse/HBASE-1347 Project: ...
Xinan Wu (JIRA)
Apr 24, 2009 at 10:57 pm
May 2, 2009 at 10:50 pm -
hi all, it's been a long road, but it's time to start thinking about what will conclusively be in 0.20. I'll let you fight that out a bit... personally I'd be happy with hfile + KeyValue. But, one ...
Ryan Rawson
Apr 2, 2009 at 6:52 am
Apr 3, 2009 at 6:43 am -
After a large truncating table HBase becomes unresponsive ---------------------------------------------------------- Key: HBASE-1359 URL: https://issues.apache.org/jira/browse/HBASE-1359 Project: ...
Alex Newman (JIRA)
Apr 30, 2009 at 5:40 pm
Jul 20, 2009 at 10:06 pm -
Create HTable Pooler -------------------- Key: HBASE-1341 URL: https://issues.apache.org/jira/browse/HBASE-1341 Project: Hadoop HBase Issue Type: New Feature Components: client, io Reporter: Jonathan ...
Jonathan Gray (JIRA)
Apr 23, 2009 at 5:00 pm
May 5, 2009 at 9:14 am -
HFile$Writer.checkValue: IOException: Value cannot be null or empty ------------------------------------------------------------------- Key: HBASE-1309 URL: ...
Andrew Purtell (JIRA)
Apr 5, 2009 at 2:20 am
Apr 7, 2009 at 6:24 pm -
ZooKeeper: use native threads to avoid GC stalls (JNI integration) ------------------------------------------------------------------ Key: HBASE-1316 URL: ...
Andrew Purtell (JIRA)
Apr 8, 2009 at 6:11 pm
Nov 18, 2009 at 11:50 pm -
master sees HRS znode expire and splits log while the HRS is still running and accepting edits ---------------------------------------------------------------------------------------------- Key: ...
Andrew Purtell (JIRA)
Apr 7, 2009 at 4:50 am
Jun 9, 2009 at 11:02 pm -
WARN IllegalStateException: Cannot set a region as open if it has not been pending ---------------------------------------------------------------------------------- Key: HBASE-1344 URL: ...
stack (JIRA)
Apr 24, 2009 at 6:56 pm
May 20, 2009 at 5:32 pm -
I'd like to commit v7 of hbase-1234 even though its not yet complete. The filter unit tests have been disabled -- the filter interface changed -- as well as a few others such as testcompaction and ...
Stack
Apr 11, 2009 at 12:58 am
Apr 14, 2009 at 8:15 am -
ZooKeeper: Master's ephemeral node went away while it was still up and functioning normally ------------------------------------------------------------------------------------------- Key: HBASE-1312 ...
Andrew Purtell (JIRA)
Apr 5, 2009 at 9:22 pm
May 2, 2009 at 9:37 am -
hbase-1234 broke TestAtomicIncrement; fix and reenable ------------------------------------------------------ Key: HBASE-1322 URL: https://issues.apache.org/jira/browse/HBASE-1322 Project: Hadoop ...
stack (JIRA)
Apr 12, 2009 at 10:40 am
Apr 30, 2009 at 8:08 pm -
Move 0.20.0 targeted TRUNK to 0.20.0 hadoop ------------------------------------------- Key: HBASE-1348 URL: https://issues.apache.org/jira/browse/HBASE-1348 Project: Hadoop HBase Issue Type: Task ...
stack (JIRA)
Apr 25, 2009 at 4:56 am
Apr 29, 2009 at 11:17 pm -
Hey guys, We've recently replaced a few pieces of HBase's cluster management and coordination with ZooKeeper. One of guys, Andrew Purtell, has a cluster that he throws a lot of load at. Andrew's ...
Nitay
Apr 8, 2009 at 7:40 pm
Apr 11, 2009 at 7:48 pm -
HBase Developers and Contributors, DEVELOPER SKYPE MEETING : Thursday, April 30th at 3:00PM Pacific Daylight Time Some decisions need to be made regarding the 0.20 release. We need to figure which ...
Jonathan Gray
Apr 28, 2009 at 7:02 pm
Apr 30, 2009 at 4:04 pm -
Hi, Like Ryan I have been trying to run HBase on top of KFS. In my case I am running a SVN snapshot from yesterday. I have a minimal installation of KFS metaserver, chunkserver, and HBase master and ...
Andrew Purtell
Apr 16, 2009 at 7:28 am
Apr 26, 2009 at 2:22 am -
Separate check split from compaction method ------------------------------------------- Key: HBASE-1354 URL: https://issues.apache.org/jira/browse/HBASE-1354 Project: Hadoop HBase Issue Type: ...
Evgeny Ryabitskiy (JIRA)
Apr 28, 2009 at 4:11 pm
Oct 29, 2009 at 4:51 am -
.META. may not come back if regionserver crashes ------------------------------------------------ Key: HBASE-1362 URL: https://issues.apache.org/jira/browse/HBASE-1362 Project: Hadoop HBase Issue ...
ryan rawson (JIRA)
Apr 30, 2009 at 11:10 pm
May 20, 2009 at 5:33 pm -
incrementColumnValue/Memcache bug --------------------------------- Key: HBASE-1352 URL: https://issues.apache.org/jira/browse/HBASE-1352 Project: Hadoop HBase Issue Type: Bug Components: ...
atppp (JIRA)
Apr 27, 2009 at 10:37 pm
May 3, 2009 at 9:28 pm -
11061.089: [GC 11061.089: [ParNew: 153331K- 17024K(153344K), 0.2249580 secs] 3396126K- 3309484K(4579960K) icms_dc=0 , 0.2251020 secs] [Times: user=0.66 sys=0.04, real=0.23 secs] 11062.439: [GC ...
Ryan Rawson
Apr 24, 2009 at 1:35 am
Apr 25, 2009 at 9:39 pm -
Fix new javadoc warnings ------------------------ Key: HBASE-1340 URL: https://issues.apache.org/jira/browse/HBASE-1340 Project: Hadoop HBase Issue Type: Bug Reporter: stack {code} [javadoc] Building ...
stack (JIRA)
Apr 23, 2009 at 4:52 pm
Apr 23, 2009 at 9:48 pm -
[ https://issues.apache.org/jira/browse/HBASE-7?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12694382#action_12694382 ] Onur GUN commented on HBASE-7: ...
Onur GUN (JIRA)
Apr 1, 2009 at 5:08 am
Apr 5, 2009 at 2:09 pm -
NPE in HRegionServer$ToDoEntry.access$100 ----------------------------------------- Key: HBASE-1327 URL: https://issues.apache.org/jira/browse/HBASE-1327 Project: Hadoop HBase Issue Type: Bug Affects ...
Andrew Purtell (JIRA)
Apr 17, 2009 at 11:28 am
Nov 5, 2009 at 7:40 pm -
Splitting up the compare of family+column into 2 different compares ------------------------------------------------------------------- Key: HBASE-1336 URL: ...
Erik Holstad (JIRA)
Apr 22, 2009 at 8:33 pm
May 6, 2009 at 12:38 am -
hbase-1234 broke filter tests ----------------------------- Key: HBASE-1320 URL: https://issues.apache.org/jira/browse/HBASE-1320 Project: Hadoop HBase Issue Type: Bug Reporter: stack Priority: ...
stack (JIRA)
Apr 12, 2009 at 10:38 am
Apr 28, 2009 at 6:08 am -
binary keys broken on trunk --------------------------- Key: HBASE-1330 URL: https://issues.apache.org/jira/browse/HBASE-1330 Project: Hadoop HBase Issue Type: Bug Affects Versions: 0.20.0 Reporter: ...
ryan rawson (JIRA)
Apr 20, 2009 at 6:12 am
Apr 20, 2009 at 7:12 am -
Hey guys, There seems to be something wrong on trunk... I used to have long map-reduce jobs, but now they are failing, unable to commit: 2009-04-04 01:17:09,279 DEBUG ...
Ryan Rawson
Apr 4, 2009 at 9:20 am
Apr 6, 2009 at 3:02 pm -
Secondary index ---------------- Key: HBASE-1303 URL: https://issues.apache.org/jira/browse/HBASE-1303 Project: Hadoop HBase Issue Type: Bug Components: regionserver Affects Versions: 0.19.1 ...
Ken Weiner (JIRA)
Apr 1, 2009 at 1:40 am
Apr 2, 2009 at 7:34 am -
when HRS znode expires while HRS is still running, HRS enters infinite loop --------------------------------------------------------------------------- Key: HBASE-1315 URL: ...
Andrew Purtell (JIRA)
Apr 7, 2009 at 5:12 pm
Jun 8, 2009 at 5:56 pm -
need to be able to rolling restart hbase ---------------------------------------- Key: HBASE-1351 URL: https://issues.apache.org/jira/browse/HBASE-1351 Project: Hadoop HBase Issue Type: Bug Affects ...
ryan rawson (JIRA)
Apr 27, 2009 at 8:21 pm
May 26, 2009 at 3:21 pm -
Remove distributed mode from MiniZooKeeper ------------------------------------------ Key: HBASE-1345 URL: https://issues.apache.org/jira/browse/HBASE-1345 Project: Hadoop HBase Issue Type: ...
Nitay Joffe (JIRA)
Apr 24, 2009 at 7:22 pm
May 12, 2009 at 1:50 am -
Add to filesystem info needed to rebuild .META. ----------------------------------------------- Key: HBASE-1342 URL: https://issues.apache.org/jira/browse/HBASE-1342 Project: Hadoop HBase Issue Type: ...
stack (JIRA)
Apr 23, 2009 at 10:52 pm
May 1, 2009 at 10:35 pm -
[performance] Cache family maxversions; we were calculating on each access -------------------------------------------------------------------------- Key: HBASE-1355 URL: ...
stack (JIRA)
Apr 28, 2009 at 10:33 pm
Apr 28, 2009 at 10:37 pm -
New method in HTable.java to return start and end keys for regions in a table ------------------------------------------------------------------------------ Key: HBASE-1350 URL: ...
Vimal Mathew (JIRA)
Apr 26, 2009 at 5:33 pm
Apr 28, 2009 at 8:29 am -
RowCounter updates ------------------ Key: HBASE-1333 URL: https://issues.apache.org/jira/browse/HBASE-1333 Project: Hadoop HBase Issue Type: Bug Reporter: stack Attachments: rc.patch RowCounter has ...
stack (JIRA)
Apr 21, 2009 at 8:12 am
Apr 23, 2009 at 5:33 am -
Bug in atomicIncrement 0.19.1 only ---------------------------------- Key: HBASE-1319 URL: https://issues.apache.org/jira/browse/HBASE-1319 Project: Hadoop HBase Issue Type: Bug Affects Versions: ...
ryan rawson (JIRA)
Apr 10, 2009 at 12:48 am
Apr 23, 2009 at 4:38 am -
.META. region running into hfile errors --------------------------------------- Key: HBASE-1334 URL: https://issues.apache.org/jira/browse/HBASE-1334 Project: Hadoop HBase Issue Type: Bug Affects ...
ryan rawson (JIRA)
Apr 21, 2009 at 8:46 pm
Apr 21, 2009 at 11:55 pm -
regionserver carrying .META. starts sucking all cpu, drives load up - infinite loop? ------------------------------------------------------------------------------------ Key: HBASE-1332 URL: ...
ryan rawson (JIRA)
Apr 21, 2009 at 7:38 am
Apr 21, 2009 at 8:16 am -
Evangelize HBase in Media ------------------------- Key: HBASE-1328 URL: https://issues.apache.org/jira/browse/HBASE-1328 Project: Hadoop HBase Issue Type: Task Reporter: Lars George We need to ...
Lars George (JIRA)
Apr 18, 2009 at 9:19 am
Apr 18, 2009 at 6:35 pm -
off by one error in Bytes.vintToBytes ------------------------------------- Key: HBASE-1310 URL: https://issues.apache.org/jira/browse/HBASE-1310 Project: Hadoop HBase Issue Type: Bug Reporter: ...
Andrew Purtell (JIRA)
Apr 5, 2009 at 6:21 am
Apr 5, 2009 at 9:32 pm -
Using byte[] compare instead of long compare when needed to convert to long first. ---------------------------------------------------------------------------------- Key: HBASE-1337 URL: ...
Erik Holstad (JIRA)
Apr 22, 2009 at 8:59 pm
Jun 17, 2009 at 4:10 pm -
hbase-1234 broke TestThriftServer; fix and reenable --------------------------------------------------- Key: HBASE-1323 URL: https://issues.apache.org/jira/browse/HBASE-1323 Project: Hadoop HBase ...
stack (JIRA)
Apr 12, 2009 at 10:40 am
May 13, 2009 at 12:09 am -
Bug in reading from Memcache method (read only from snapshot) ------------------------------------------------------------- Key: HBASE-1358 URL: https://issues.apache.org/jira/browse/HBASE-1358 ...
Evgeny Ryabitskiy (JIRA)
Apr 29, 2009 at 10:22 pm
Apr 29, 2009 at 10:28 pm
Group Overview
group | dev |
categories | hbase, hadoop |
discussions | 91 |
posts | 630 |
users | 22 |
website | hbase.apache.org |
22 users for April 2009
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)