[jira] [Created] (HBASE-9445) Snapshots should create column family dirs for empty regions

2013-09-05 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-9445: Summary: Snapshots should create column family dirs for empty regions Key: HBASE-9445 URL: https://issues.apache.org/jira/browse/HBASE-9445 Project: HBase

[jira] [Created] (HBASE-9446) saveVersion.sh spit pushd: not found popd: not found

2013-09-05 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-9446: -- Summary: saveVersion.sh spit pushd: not found popd: not found Key: HBASE-9446 URL: https://issues.apache.org/jira/browse/HBASE-9446 Project: HBase Issue Type:

[jira] [Created] (HBASE-9447) TestHBaseFsck could hang sometime

2013-09-05 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-9447: -- Summary: TestHBaseFsck could hang sometime Key: HBASE-9447 URL: https://issues.apache.org/jira/browse/HBASE-9447 Project: HBase Issue Type: Test

[jira] [Reopened] (HBASE-9182) Allow non-admin users to list all table names

2013-09-05 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl reopened HBASE-9182: -- I just noticed that this break backward compatibility in 0.94. Here's what I see in a new

Re: Rolling restart from 0.92 to 0.94

2013-09-05 Thread Jonathan Hsieh
There are two places (at least) to worry about compatibility -- rpc/wire compatibility and client api/binary jar compatibility. In 0.92-0.94 we got wire compatibility (fixed a few like this HBASE-6710) meaning we could heterogeneous a client/master/rs from 0.92 and 0.94 (thus allowing rolling

[jira] [Reopened] (HBASE-9439) shell command list shows something not meaningful

2013-09-05 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh reopened HBASE-9439: --- shell command list shows something not meaningful

[jira] [Resolved] (HBASE-9182) Allow non-admin users to list all table names

2013-09-05 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl resolved HBASE-9182. -- Resolution: Fixed Allow non-admin users to list all table names

[jira] [Resolved] (HBASE-9439) shell command list shows something not meaningful

2013-09-05 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang resolved HBASE-9439. Resolution: Won't Fix Reverted from both trunk and 0.96. Closed as Won't Fix.

[jira] [Resolved] (HBASE-9314) Dropping a table always prints a TableInfoMissingException in the master log

2013-09-05 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-9314. --- Resolution: Fixed Hadoop Flags: Reviewed Committed 0.94 also.

[jira] [Created] (HBASE-9450) TestDistributedLogSplitting fails

2013-09-05 Thread stack (JIRA)
stack created HBASE-9450: Summary: TestDistributedLogSplitting fails Key: HBASE-9450 URL: https://issues.apache.org/jira/browse/HBASE-9450 Project: HBase Issue Type: Bug Reporter: stack

[jira] [Reopened] (HBASE-9438) Enhance hbase shell un/assign to take encoded region name

2013-09-05 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang reopened HBASE-9438: Some unit tests are broken. Let's revert it at first. Enhance hbase shell un/assign

[jira] [Resolved] (HBASE-9448) [0.94] Shell needs to fall back after HBASE-9182 if talking to older servers

2013-09-05 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-9448. --- Resolution: Fixed Hadoop Flags: Reviewed Committed. [0.94] Shell

Planning the first 0.94.12 RC next week...

2013-09-05 Thread lars hofhansl
... please let me know of anything that should be part of this point release. Thanks. -- Lars