[ANNOUNCE] Secondary Index in HBase - from Huawei

2013-08-13 Thread rajeshbabu chintaguntla
Hi, We have been working on implementing secondary index in HBase, and had shared an overview of our design in the 2012 Hadoop Technical Conference at Beijing(http://bit.ly/hbtc12-hindex). We are pleased to open source it today. The project is available on github.

[jira] [Created] (HBASE-9203) Secondary index support through coprocessors

2013-08-13 Thread rajeshbabu (JIRA)
rajeshbabu created HBASE-9203: - Summary: Secondary index support through coprocessors Key: HBASE-9203 URL: https://issues.apache.org/jira/browse/HBASE-9203 Project: HBase Issue Type: Bug

Re: [ANNOUNCE] Secondary Index in HBase - from Huawei

2013-08-13 Thread Anoop John
Good to see this Rajesh. Thanks a lot to Huawei HBase team! -Anoop- On Tue, Aug 13, 2013 at 11:49 AM, rajeshbabu chintaguntla rajeshbabu.chintagun...@huawei.com wrote: Hi, We have been working on implementing secondary index in HBase, and had shared an overview of our design in the 2012

Re: [ANNOUNCE] Secondary Index in HBase - from Huawei

2013-08-13 Thread Nicolas Liochon
Well done, Rajesh! On Tue, Aug 13, 2013 at 8:44 AM, Anoop John anoop.hb...@gmail.com wrote: Good to see this Rajesh. Thanks a lot to Huawei HBase team! -Anoop- On Tue, Aug 13, 2013 at 11:49 AM, rajeshbabu chintaguntla rajeshbabu.chintagun...@huawei.com wrote: Hi, We have been

Re: [ANNOUNCE] Secondary Index in HBase - from Huawei

2013-08-13 Thread Jesse Yates
Cool stuff, guys! Looking forward to reading through the code. On Monday, August 12, 2013, Nicolas Liochon wrote: Well done, Rajesh! On Tue, Aug 13, 2013 at 8:44 AM, Anoop John anoop.hb...@gmail.comjavascript:; wrote: Good to see this Rajesh. Thanks a lot to Huawei HBase team!

Re: [ANNOUNCE] Secondary Index in HBase - from Huawei

2013-08-13 Thread ramkrishna vasudevan
Good to see this. Hope this would help in more improvements and enhancements. :) On Tue, Aug 13, 2013 at 12:14 PM, Anoop John anoop.hb...@gmail.com wrote: Good to see this Rajesh. Thanks a lot to Huawei HBase team! -Anoop- On Tue, Aug 13, 2013 at 11:49 AM, rajeshbabu chintaguntla

Re: [ANNOUNCE] Secondary Index in HBase - from Huawei

2013-08-13 Thread Ted Yu
Nice. Will pay attention to upcoming patch on HBASE-9203. On Aug 12, 2013, at 11:19 PM, rajeshbabu chintaguntla rajeshbabu.chintagun...@huawei.com wrote: Hi, We have been working on implementing secondary index in HBase, and had shared an overview of our design in the 2012 Hadoop

[jira] [Resolved] (HBASE-6984) Serve writes during log split

2013-08-13 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6984?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon resolved HBASE-6984. Resolution: Fixed Serve writes during log split -

Thrift 2 Update

2013-08-13 Thread Lars George
Hi, Quick update (as I was asked offline) about where I am with Thrift 2. You may have seen HBASE-8818, which covers my efforts. I had help from a Thrift 2 user, Hamed, to get quite a few ticked off so far. I am now working on a few larger ones, namely porting the coalescent counters and the

[jira] [Created] (HBASE-9204) An Offline SplitParent Region can be assigned breaking split references

2013-08-13 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-9204: -- Summary: An Offline SplitParent Region can be assigned breaking split references Key: HBASE-9204 URL: https://issues.apache.org/jira/browse/HBASE-9204 Project:

Re: Bulkloading impacts to block locality (0.94.6)

2013-08-13 Thread Jean-Marc Spaggiari
Hi there, Scott will most probably correct me if I'm wrong, or provide more details, but I think they are already creating the HFiles on the servers the regions belong to (MR). So after loading it into HBase, everything should be on the same node and data locally should be preserved. If there is

[jira] [Created] (HBASE-9205) fix javadoc warning violation introduced by HBASE-9142

2013-08-13 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-9205: - Summary: fix javadoc warning violation introduced by HBASE-9142 Key: HBASE-9205 URL: https://issues.apache.org/jira/browse/HBASE-9205 Project: HBase Issue

Re: [ANNOUNCE] Secondary Index in HBase - from Huawei

2013-08-13 Thread Subroto
Good to see this. Thanks a lot to Priyank, Ramakrishna, Rajesh. _ /(| ( : __\ \ _ () `| ()| | ().__| (___)__.|_ Cheers, Subroto Sanyal On Aug 13, 2013, at 9:28 AM, ramkrishna

[jira] [Created] (HBASE-9206) namespace permissions

2013-08-13 Thread Francis Liu (JIRA)
Francis Liu created HBASE-9206: -- Summary: namespace permissions Key: HBASE-9206 URL: https://issues.apache.org/jira/browse/HBASE-9206 Project: HBase Issue Type: Sub-task Reporter:

Re: [ANNOUNCE] Secondary Index in HBase - from Huawei

2013-08-13 Thread Vladimir Rodionov
Excellent job, congrats Huawei team. Phoenix + hindex integration? -Vladimir On Tue, Aug 13, 2013 at 12:53 AM, Subroto ssan...@datameer.com wrote: Good to see this. Thanks a lot to Priyank, Ramakrishna, Rajesh. _ /(| ( : __\ \ _

Re: [ANNOUNCE] Secondary Index in HBase - from Huawei

2013-08-13 Thread Andrew Purtell
Thanks so much for the contribution! On Mon, Aug 12, 2013 at 11:19 PM, rajeshbabu chintaguntla rajeshbabu.chintagun...@huawei.com wrote: Hi, We have been working on implementing secondary index in HBase, and had shared an overview of our design in the 2012 Hadoop Technical Conference at

[jira] [Created] (HBASE-9207) An Offline SplitParent Region can be assigned breaking split references

2013-08-13 Thread Lars Hofhansl (JIRA)
Lars Hofhansl created HBASE-9207: Summary: An Offline SplitParent Region can be assigned breaking split references Key: HBASE-9207 URL: https://issues.apache.org/jira/browse/HBASE-9207 Project: HBase

[jira] [Created] (HBASE-9208) ReplicationLogCleaner slow at large scale

2013-08-13 Thread Dave Latham (JIRA)
Dave Latham created HBASE-9208: -- Summary: ReplicationLogCleaner slow at large scale Key: HBASE-9208 URL: https://issues.apache.org/jira/browse/HBASE-9208 Project: HBase Issue Type: Improvement

[jira] [Resolved] (HBASE-8919) TestReplicationQueueFailover (and Compressed) can fail because the recovered queue gets stuck on ClosedByInterruptException

2013-08-13 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans resolved HBASE-8919. --- Resolution: Cannot Reproduce I'm closing as Cannot Repro because I haven't seen this

[jira] [Resolved] (HBASE-8409) Security support for namespaces

2013-08-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8409?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-8409. -- Resolution: Fixed Hadoop Flags: Reviewed Committed to trunk and 0.95. Thanks for the patch Vandana and

[jira] [Created] (HBASE-9209) [0.92] TestSplitTransactionOnCluster.testShutdownFixupWhenDaughterHasSplit occasionally fails

2013-08-13 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-9209: - Summary: [0.92] TestSplitTransactionOnCluster.testShutdownFixupWhenDaughterHasSplit occasionally fails Key: HBASE-9209 URL: https://issues.apache.org/jira/browse/HBASE-9209

[jira] [Created] (HBASE-9210) hbase shell -d doesn't print out exception stack trace

2013-08-13 Thread Jeffrey Zhong (JIRA)
Jeffrey Zhong created HBASE-9210: Summary: hbase shell -d doesn't print out exception stack trace Key: HBASE-9210 URL: https://issues.apache.org/jira/browse/HBASE-9210 Project: HBase Issue

Finally spinning first 0.94.11 RC

2013-08-13 Thread lars hofhansl
no checkins for a few minutes, please. Thanks. -- Lars

Re: Finally spinning first 0.94.11 RC

2013-08-13 Thread lars hofhansl
All. Clear. No need to wait for jenkins, since I am doing those over the 0.94.11RC0 tag. -- Lars From: lars hofhansl la...@apache.org To: hbase-dev dev@hbase.apache.org Sent: Tuesday, August 13, 2013 4:44 PM Subject: Finally spinning first 0.94.11 RC no

[jira] [Created] (HBASE-9211) ERROR: undefined method `message' for nil:NilClass in the shell on error

2013-08-13 Thread Jean-Daniel Cryans (JIRA)
Jean-Daniel Cryans created HBASE-9211: - Summary: ERROR: undefined method `message' for nil:NilClass in the shell on error Key: HBASE-9211 URL: https://issues.apache.org/jira/browse/HBASE-9211

[jira] [Resolved] (HBASE-9209) [0.92] TestSplitTransactionOnCluster.testShutdownFixupWhenDaughterHasSplit occasionally fails

2013-08-13 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-9209. --- Resolution: Fixed Fix Version/s: 0.92.3 Hadoop Flags: Reviewed Committed to

Adding fsReadLatency to merics2

2013-08-13 Thread Ted Yu
Hi, I am trying to add fsReadLatencyHistogram to metrics2 for 0.95 Looking through MetricsRegionServer, I don't see an updater method which is periodically called. What is the recommended approach ? Thanks

[jira] [Resolved] (HBASE-9187) HBaseAdmin#testTableExists can go zombie

2013-08-13 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9187?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-9187. -- Resolution: Fixed The common hang that came in w/ namespaces seems to be gone now. Resolving as fixed.

Re: [UPDATE] Finishing up 0.96 -- WAS Re: 0.95 and 0.96 remaining issues

2013-08-13 Thread Elliott Clark
Any thoughts on HBASE-9121. At it's heart it's just a version bump of HTrace to 2.0 (fully released into maven central and available on Cloudera's github). The new version of htrace is modularized so that hbase-client doesn't drag in any new dependencies on the client side. Along with that

Re: [UPDATE] Finishing up 0.96 -- WAS Re: 0.95 and 0.96 remaining issues

2013-08-13 Thread Andrew Purtell
Elliott, It would be good if you could address the specific points that I have called out. I want to be sure that at least our decision making is consistent and without the appearance of a double standard. On Tue, Aug 13, 2013 at 5:24 PM, Elliott Clark ecl...@apache.org wrote: Any thoughts on

Re: [UPDATE] Finishing up 0.96 -- WAS Re: 0.95 and 0.96 remaining issues

2013-08-13 Thread Elliott Clark
I have explained why this patch is very different than a new HFile + Tags, but I'm more than willing to re-iterate those reasons. * It's at least an order of magnitude smaller than HFile v3. * It's not a new feature. * It's a minor tweak on one that's already there * It's much less risky. * It's

[jira] [Created] (HBASE-9212) [0.92] TestMasterObserver fails occasionally

2013-08-13 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-9212: - Summary: [0.92] TestMasterObserver fails occasionally Key: HBASE-9212 URL: https://issues.apache.org/jira/browse/HBASE-9212 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-9213) create a unified shim for hadoop 1 and 2 so that there's one build of HBase

2013-08-13 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-9213: --- Summary: create a unified shim for hadoop 1 and 2 so that there's one build of HBase Key: HBASE-9213 URL: https://issues.apache.org/jira/browse/HBASE-9213