[jira] [Created] (HBASE-12092) Use thrift2 c + + put data into hbase

2014-09-25 Thread xuwenbo (JIRA)
xuwenbo created HBASE-12092: --- Summary: Use thrift2 c + + put data into hbase Key: HBASE-12092 URL: https://issues.apache.org/jira/browse/HBASE-12092 Project: HBase Issue Type: Bug

[jira] [Created] (HBASE-12093) Support the mob attributes in hbase shell when create/alter table

2014-09-25 Thread Jingcheng Du (JIRA)
Jingcheng Du created HBASE-12093: Summary: Support the mob attributes in hbase shell when create/alter table Key: HBASE-12093 URL: https://issues.apache.org/jira/browse/HBASE-12093 Project: HBase

Re: Master shuts down during log splitting on restart

2014-09-25 Thread Ted Yu
Can you try the patch below ? http://pastebin.com/SnYZQf7Y Cheers On Wed, Sep 24, 2014 at 10:36 PM, ashish singhi ashish.sin...@huawei.com wrote: Hi All. I am using 0.98.6 HBase. I observed that when I have the following value set in my hbase-site.xml file property

[jira] [Created] (HBASE-12094) Clean the code after adding IS_MOB and MOB_THRESHOLD to column family

2014-09-25 Thread Jingcheng Du (JIRA)
Jingcheng Du created HBASE-12094: Summary: Clean the code after adding IS_MOB and MOB_THRESHOLD to column family Key: HBASE-12094 URL: https://issues.apache.org/jira/browse/HBASE-12094 Project: HBase

[jira] [Created] (HBASE-12095) Master shuts down during log splitting on restart

2014-09-25 Thread Ashish Singhi (JIRA)
Ashish Singhi created HBASE-12095: - Summary: Master shuts down during log splitting on restart Key: HBASE-12095 URL: https://issues.apache.org/jira/browse/HBASE-12095 Project: HBase Issue

[jira] [Created] (HBASE-12096) In ZKSplitLog Coordination and AggregateImplementation replace enhaced for statements with basic for statement to avoid unnecessary object allocation

2014-09-25 Thread Ashish Singhi (JIRA)
Ashish Singhi created HBASE-12096: - Summary: In ZKSplitLog Coordination and AggregateImplementation replace enhaced for statements with basic for statement to avoid unnecessary object allocation Key: HBASE-12096

Re: Master shuts down during log splitting on restart

2014-09-25 Thread Ted Yu
HBASE-12095 was logged by Ashish. I provided patch on that issue. FYI On Thu, Sep 25, 2014 at 1:45 AM, Ted Yu yuzhih...@gmail.com wrote: Can you try the patch below ? http://pastebin.com/SnYZQf7Y Cheers On Wed, Sep 24, 2014 at 10:36 PM, ashish singhi ashish.sin...@huawei.com wrote:

[jira] [Resolved] (HBASE-11405) Multiple invocations of hbck in parallel disables balancer permanently

2014-09-25 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-11405. Resolution: Fixed Fix Version/s: (was: 0.94.25) 0.94.24 Integrated to 0.94

[jira] [Created] (HBASE-12097) Blocked threads on hbase, slowly increasing, appears to be updating metrics

2014-09-25 Thread Michael Smith (JIRA)
Michael Smith created HBASE-12097: - Summary: Blocked threads on hbase, slowly increasing, appears to be updating metrics Key: HBASE-12097 URL: https://issues.apache.org/jira/browse/HBASE-12097

[jira] [Resolved] (HBASE-12041) AssertionError in HFilePerformanceEvaluation.UniformRandomReadBenchmark

2014-09-25 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-12041. --- Resolution: Fixed Fix Version/s: 2.0.0 Fixed by subtask patch. Resolving. AssertionError in

[jira] [Created] (HBASE-12098) User granted namespace table create permissions can't create a table

2014-09-25 Thread Dima Spivak (JIRA)
Dima Spivak created HBASE-12098: --- Summary: User granted namespace table create permissions can't create a table Key: HBASE-12098 URL: https://issues.apache.org/jira/browse/HBASE-12098 Project: HBase

[jira] [Resolved] (HBASE-12097) Blocked threads on hbase, slowly increasing, appears to be updating metrics

2014-09-25 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12097?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-12097. Resolution: Invalid Please write to u...@hbase.apache.org for troubleshooting assistance.

custom hbase commands

2014-09-25 Thread Shaun Elliott
This is a potential answer to my question here http://apache-hbase.679495.n3.nabble.com/view-decoded-thrift-in-hbase-shell-td4064130.html that I never got a response to. I assume it is the only way... Anyways... I would like to build my own hbase shell command. I have not found relevant

Restoring HBase from backup

2014-09-25 Thread Krishna
Hi, We are trying to restore HBase from a backup saved to AWS S3 but hbase shell command is stuck at this step: DEBUG org.apache.zookeeper.ClientCnxn - Reading reply sessionid:0x148af374d1f0031, packet:: clientPath:null serverPath:null finished:false header:: 8,4 replyHeader:: 8,262,-101

Re: custom hbase commands

2014-09-25 Thread Shaun Elliott
Yup, that was the missing link. Thank you! Does anyone here know if there is there any plan for the near future to be able to add extended shell commands without having to modify the shell.rb file? Perhaps having an extensions directory of sorts? -- View this message in context:

[jira] [Created] (HBASE-12099) TestScannerModel fails if using jackson 1.9.13

2014-09-25 Thread Esteban Gutierrez (JIRA)
Esteban Gutierrez created HBASE-12099: - Summary: TestScannerModel fails if using jackson 1.9.13 Key: HBASE-12099 URL: https://issues.apache.org/jira/browse/HBASE-12099 Project: HBase

Re: custom hbase commands

2014-09-25 Thread Ted Yu
Here is a recent thread on HBase shell: http://search-hadoop.com/m/DHED4A0E6K/hbase+shell+seansubj=Re+HBase+shell+compatibility+needs FYI On Thu, Sep 25, 2014 at 5:07 PM, Shaun Elliott javamonke...@gmail.com wrote: Yup, that was the missing link. Thank you! Does anyone here know if there is