[jira] [Updated] (HBASE-7579) HTableDescriptor equals method fails if results are returned in a different order

2013-01-16 Thread Aleksandr Shulman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Shulman updated HBASE-7579: - Attachment: HBASE-7579-v1.patch HTableDescriptor equals method fails if results are

[jira] [Updated] (HBASE-7579) HTableDescriptor equals method fails if results are returned in a different order

2013-01-16 Thread Aleksandr Shulman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Shulman updated HBASE-7579: - Fix Version/s: 0.94.5 0.96.0 Status: Patch Available (was:

[jira] [Commented] (HBASE-7579) HTableDescriptor equals method fails if results are returned in a different order

2013-01-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13554876#comment-13554876 ] Hadoop QA commented on HBASE-7579: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-7329) remove flush-related records from WAL and reduce locking

2013-01-16 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7329?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13554877#comment-13554877 ] chunhui shen commented on HBASE-7329: - Agree with removing that flush-related log.

[jira] [Commented] (HBASE-7507) Make memstore flush be able to retry after exception

2013-01-16 Thread chunhui shen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13554880#comment-13554880 ] chunhui shen commented on HBASE-7507: - Commit it tomorrow if no objections Thanks for

[jira] [Commented] (HBASE-7573) How to migrate to a hbase cluster with kerberos from a hbase cluster without kerberos

2013-01-16 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13554883#comment-13554883 ] Liu Shaohui commented on HBASE-7573: Ok, thx. How to migrate to a

[jira] [Updated] (HBASE-7574) Migrate to JUnit 4.11

2013-01-16 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7574?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal updated HBASE-7574: --- Resolution: Fixed Status: Resolved (was: Patch Available) Migrate to JUnit 4.11

[jira] [Commented] (HBASE-6015) HBCK rerun should check all the regions which it checked in the first run

2013-01-16 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13554945#comment-13554945 ] Anoop Sam John commented on HBASE-6015: --- bq.is it possible to add a test? Ok. I will

[jira] [Commented] (HBASE-7549) Make HTableInterface#batch() javadoc proper

2013-01-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13554968#comment-13554968 ] Hudson commented on HBASE-7549: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #350 (See

[jira] [Commented] (HBASE-7213) Have HLog files for .META. and -ROOT- edits only

2013-01-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13554969#comment-13554969 ] Hudson commented on HBASE-7213: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #350 (See

[jira] [Commented] (HBASE-7574) Migrate to JUnit 4.11

2013-01-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13554970#comment-13554970 ] Hudson commented on HBASE-7574: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #350 (See

[jira] [Commented] (HBASE-7574) Migrate to JUnit 4.11

2013-01-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13554973#comment-13554973 ] Hudson commented on HBASE-7574: --- Integrated in HBase-TRUNK #3756 (See

[jira] [Commented] (HBASE-7503) Add exists(List) in HTableInterface to allow multiple parallel exists at one time

2013-01-16 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13554978#comment-13554978 ] Jean-Marc Spaggiari commented on HBASE-7503: I will update the proposed patch

[jira] [Commented] (HBASE-7579) HTableDescriptor equals method fails if results are returned in a different order

2013-01-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13554981#comment-13554981 ] Ted Yu commented on HBASE-7579: --- Patch looks good. {code} + HashSetHColumnDescriptor

[jira] [Created] (HBASE-7580) TestAccessController fails in trunk

2013-01-16 Thread Ted Yu (JIRA)
Ted Yu created HBASE-7580: - Summary: TestAccessController fails in trunk Key: HBASE-7580 URL: https://issues.apache.org/jira/browse/HBASE-7580 Project: HBase Issue Type: Bug Reporter:

[jira] [Updated] (HBASE-7503) Add exists(List) in HTableInterface to allow multiple parallel exists at one time

2013-01-16 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari updated HBASE-7503: --- Status: Open (was: Patch Available) Add exists(List) in HTableInterface to

[jira] [Updated] (HBASE-7503) Add exists(List) in HTableInterface to allow multiple parallel exists at one time

2013-01-16 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari updated HBASE-7503: --- Status: Patch Available (was: Open) Add exists(List) in HTableInterface to

[jira] [Updated] (HBASE-7503) Add exists(List) in HTableInterface to allow multiple parallel exists at one time

2013-01-16 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari updated HBASE-7503: --- Attachment: HBASE-7503-v7-trunk.patch Updated patch using getStartEndKeys() instead

[jira] [Created] (HBASE-7581) TestAccessController depends on the execution order

2013-01-16 Thread nkeywal (JIRA)
nkeywal created HBASE-7581: -- Summary: TestAccessController depends on the execution order Key: HBASE-7581 URL: https://issues.apache.org/jira/browse/HBASE-7581 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-7503) Add exists(List) in HTableInterface to allow multiple parallel exists at one time

2013-01-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555072#comment-13555072 ] Hadoop QA commented on HBASE-7503: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-7581) TestAccessController depends on the execution order

2013-01-16 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555095#comment-13555095 ] nkeywal commented on HBASE-7581: The stack is surprising...

[jira] [Commented] (HBASE-7581) TestAccessController depends on the execution order

2013-01-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555100#comment-13555100 ] Ted Yu commented on HBASE-7581: --- {code} public long getMaxTimestamp() { return

[jira] [Commented] (HBASE-7581) TestAccessController depends on the execution order

2013-01-16 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555103#comment-13555103 ] nkeywal commented on HBASE-7581: Yes. I wonder if the error is not a real bug. I haven't

[jira] [Commented] (HBASE-7579) HTableDescriptor equals method fails if results are returned in a different order

2013-01-16 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7579?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555144#comment-13555144 ] Matteo Bertozzi commented on HBASE-7579: Add a unit test, to verify equals() and

[jira] [Updated] (HBASE-7034) Bad version, failed OPENING to OPENED but master thinks it is open anyways

2013-01-16 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-7034: -- Attachment: HBASE-7034_94_V2.patch Patch for 94. Added the test case also. As Ram said the

[jira] [Updated] (HBASE-7034) Bad version, failed OPENING to OPENED but master thinks it is open anyways

2013-01-16 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-7034: -- Attachment: (was: HBASE-7034_94_V2.patch) Bad version, failed OPENING to OPENED but

[jira] [Updated] (HBASE-7034) Bad version, failed OPENING to OPENED but master thinks it is open anyways

2013-01-16 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-7034: -- Attachment: HBASE-7034_94_V2.patch Bad version, failed OPENING to OPENED but master

[jira] [Updated] (HBASE-7575) FSUtils#getTableStoreFilePathMap should all ignore non-table folders

2013-01-16 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-7575: --- Resolution: Fixed Fix Version/s: 0.94.5 0.96.0 Hadoop Flags: Reviewed

[jira] [Updated] (HBASE-7581) TestAccessController depends on the execution order

2013-01-16 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal updated HBASE-7581: --- Attachment: 7581.v1.patch TestAccessController depends on the execution order

[jira] [Updated] (HBASE-7034) Bad version, failed OPENING to OPENED but master thinks it is open anyways

2013-01-16 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-7034: -- Attachment: (was: HBASE-7034_94_V2.patch) Bad version, failed OPENING to OPENED but

[jira] [Updated] (HBASE-7034) Bad version, failed OPENING to OPENED but master thinks it is open anyways

2013-01-16 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-7034: -- Attachment: HBASE-7034_94_V2.patch Bad version, failed OPENING to OPENED but master

[jira] [Resolved] (HBASE-7580) TestAccessController fails in trunk

2013-01-16 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk resolved HBASE-7580. - Resolution: Duplicate TestAccessController fails in trunk

[jira] [Commented] (HBASE-7581) TestAccessController depends on the execution order

2013-01-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555207#comment-13555207 ] stack commented on HBASE-7581: -- +1 TestAccessController depends on the

[jira] [Commented] (HBASE-2611) Handle RS that fails while processing the failure of another one

2013-01-16 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555213#comment-13555213 ] Himanshu Vashishtha commented on HBASE-2611: bq. But what can happen is that

[jira] [Commented] (HBASE-7581) TestAccessController depends on the execution order

2013-01-16 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555220#comment-13555220 ] Nick Dimiduk commented on HBASE-7581: - {code} - final

[jira] [Updated] (HBASE-7560) TestCompactionState failures

2013-01-16 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-7560: --- Fix Version/s: 0.96.0 TestCompactionState failures

[jira] [Updated] (HBASE-7560) TestCompactionState failures

2013-01-16 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7560?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-7560: --- Resolution: Fixed Status: Resolved (was: Patch Available) committed to trunk

[jira] [Updated] (HBASE-7537) .regioninfo not created by createHRegion()

2013-01-16 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7537?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-7537: --- Fix Version/s: 0.96.0 .regioninfo not created by createHRegion()

[jira] [Updated] (HBASE-7558) Client not able to access /hbase/unassigned in secure cluster

2013-01-16 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7558?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-7558: --- Resolution: Fixed Fix Version/s: 0.96.0 Status: Resolved (was: Patch

[jira] [Commented] (HBASE-7581) TestAccessController depends on the execution order

2013-01-16 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555229#comment-13555229 ] nkeywal commented on HBASE-7581: bq. what's the reason for this change? Will toString

[jira] [Updated] (HBASE-7526) create table does not log the table name in audit log

2013-01-16 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-7526: --- Fix Version/s: 0.96.0 create table does not log the table name in audit log

[jira] [Updated] (HBASE-6386) Audit log messages do not include column family / qualifier information consistently

2013-01-16 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6386?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-6386: --- Fix Version/s: 0.96.0 Audit log messages do not include column family / qualifier

[jira] [Updated] (HBASE-7581) TestAccessController depends on the execution order

2013-01-16 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal updated HBASE-7581: --- Resolution: Fixed Status: Resolved (was: Patch Available) TestAccessController depends on the

[jira] [Commented] (HBASE-7581) TestAccessController depends on the execution order

2013-01-16 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555239#comment-13555239 ] Andrew Purtell commented on HBASE-7581: --- I ran into this yesterday and was trying to

[jira] [Comment Edited] (HBASE-7581) TestAccessController depends on the execution order

2013-01-16 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555239#comment-13555239 ] Andrew Purtell edited comment on HBASE-7581 at 1/16/13 5:33 PM:

[jira] [Commented] (HBASE-7581) TestAccessController depends on the execution order

2013-01-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555245#comment-13555245 ] Hadoop QA commented on HBASE-7581: -- {color:red}-1 overall{color}. Here are the results

[jira] [Created] (HBASE-7582) Unit test execution mode that randomizes test order

2013-01-16 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-7582: - Summary: Unit test execution mode that randomizes test order Key: HBASE-7582 URL: https://issues.apache.org/jira/browse/HBASE-7582 Project: HBase Issue

[jira] [Commented] (HBASE-7581) TestAccessController depends on the execution order

2013-01-16 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555247#comment-13555247 ] Andrew Purtell commented on HBASE-7581: --- See HBASE-7582 for additional followup.

[jira] [Commented] (HBASE-7582) Unit test execution mode that randomizes test order

2013-01-16 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555248#comment-13555248 ] Andrew Purtell commented on HBASE-7582: --- I should say pseudorandomized with the

[jira] [Commented] (HBASE-6066) some low hanging read path improvement ideas

2013-01-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555249#comment-13555249 ] stack commented on HBASE-6066: -- Patch looks good. Are all listed items covered now? What

[jira] [Commented] (HBASE-6815) [WINDOWS] Provide hbase scripts in order to start HBASE on Windows in a single user mode

2013-01-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555255#comment-13555255 ] stack commented on HBASE-6815: -- Nice. I took a quick look. Is this how hadoop is going to

[jira] [Commented] (HBASE-2611) Handle RS that fails while processing the failure of another one

2013-01-16 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555263#comment-13555263 ] Lars Hofhansl commented on HBASE-2611: -- But that is not case (unless I am

[jira] [Updated] (HBASE-5640) bulk load runs slowly than before

2013-01-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5640: - Resolution: Duplicate Status: Resolved (was: Patch Available) Resolving dup of HBASE-6529 (Thanks

[jira] [Created] (HBASE-7583) Fixes and cleanups

2013-01-16 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-7583: -- Summary: Fixes and cleanups Key: HBASE-7583 URL: https://issues.apache.org/jira/browse/HBASE-7583 Project: HBase Issue Type: Sub-task

[jira] [Commented] (HBASE-7545) [replication] Break out TestReplication into manageable classes

2013-01-16 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555270#comment-13555270 ] Jean-Daniel Cryans commented on HBASE-7545: --- bq. I guess the small tests add up

[jira] [Commented] (HBASE-7582) Unit test execution mode that randomizes test order

2013-01-16 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555273#comment-13555273 ] nkeywal commented on HBASE-7582: I don't think it's immediately available. As far as I

[jira] [Commented] (HBASE-7582) Unit test execution mode that randomizes test order

2013-01-16 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555279#comment-13555279 ] Andrew Purtell commented on HBASE-7582: --- Thanks [~nkeywal]. I'll play around with

[jira] [Commented] (HBASE-6815) [WINDOWS] Provide hbase scripts in order to start HBASE on Windows in a single user mode

2013-01-16 Thread Slavik Krassovsky (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555287#comment-13555287 ] Slavik Krassovsky commented on HBASE-6815: -- Thanks! Yes, the scripts are

[jira] [Commented] (HBASE-3890) Scheduled tasks in distributed log splitting not in sync with ZK

2013-01-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555288#comment-13555288 ] stack commented on HBASE-3890: -- [~jeffreyz] Is the patch not for trunk J?

[jira] [Updated] (HBASE-6815) [WINDOWS] Provide hbase scripts in order to start HBASE on Windows in a single user mode

2013-01-16 Thread Slavik Krassovsky (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6815?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Slavik Krassovsky updated HBASE-6815: - Release Note: This patch contains windows scripts. Right now the following is supported

[jira] [Commented] (HBASE-7583) Fixes and cleanups

2013-01-16 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555291#comment-13555291 ] Matteo Bertozzi commented on HBASE-7583: HBASE-7583.0 * Remove an unused conf

[jira] [Updated] (HBASE-7583) Fixes and cleanups

2013-01-16 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-7583: --- Attachment: HBASE-7583.0-v0.patch Fixes and cleanups --

[jira] [Commented] (HBASE-3890) Scheduled tasks in distributed log splitting not in sync with ZK

2013-01-16 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555293#comment-13555293 ] Jeffrey Zhong commented on HBASE-3890: -- Let me recreate one. It may due to my local

[jira] [Created] (HBASE-7584) Improve TestAccessController.testAppend

2013-01-16 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-7584: - Summary: Improve TestAccessController.testAppend Key: HBASE-7584 URL: https://issues.apache.org/jira/browse/HBASE-7584 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-7584) Improve TestAccessController.testAppend

2013-01-16 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-7584: -- Attachment: HBASE-7584.patch Improve TestAccessController.testAppend

[jira] [Updated] (HBASE-7584) Improve TestAccessController.testAppend

2013-01-16 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-7584: -- Status: Patch Available (was: Open) Improve TestAccessController.testAppend

[jira] [Commented] (HBASE-7584) Improve TestAccessController.testAppend

2013-01-16 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555295#comment-13555295 ] Andrew Purtell commented on HBASE-7584: --- Test change passes locally.

[jira] [Commented] (HBASE-4246) Cluster with too many regions cannot withstand some master failover scenarios

2013-01-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4246?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555296#comment-13555296 ] stack commented on HBASE-4246: -- I added a note to troubleshooting doc in the master startup

[jira] [Commented] (HBASE-7584) Improve TestAccessController.testAppend

2013-01-16 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555297#comment-13555297 ] Sergey Shelukhin commented on HBASE-7584: - +1 Improve

[jira] [Commented] (HBASE-7584) Improve TestAccessController.testAppend

2013-01-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555299#comment-13555299 ] stack commented on HBASE-7584: -- +1 Add table close on end (probably not necessary but...)

[jira] [Commented] (HBASE-6815) [WINDOWS] Provide hbase scripts in order to start HBASE on Windows in a single user mode

2013-01-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555298#comment-13555298 ] Hadoop QA commented on HBASE-6815: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-7583) Fixes and cleanups

2013-01-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555303#comment-13555303 ] stack commented on HBASE-7583: -- +1 if hadoopqa says no new javadoc or findbugs warnings.

[jira] [Created] (HBASE-7585) TestAccessController tests should close HTables

2013-01-16 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-7585: - Summary: TestAccessController tests should close HTables Key: HBASE-7585 URL: https://issues.apache.org/jira/browse/HBASE-7585 Project: HBase Issue Type:

[jira] [Commented] (HBASE-7584) Improve TestAccessController.testAppend

2013-01-16 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555305#comment-13555305 ] Andrew Purtell commented on HBASE-7584: --- bq. Add table close on end (probably not

[jira] [Updated] (HBASE-7583) Fixes and cleanups

2013-01-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7583?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-7583: - Status: Patch Available (was: Open) Submitting patch (might not be what you want Matteo)?

[jira] [Commented] (HBASE-6815) [WINDOWS] Provide hbase scripts in order to start HBASE on Windows in a single user mode

2013-01-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6815?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555306#comment-13555306 ] stack commented on HBASE-6815: -- Why did the patch fail to apply? [~enis] Mr Windows

[jira] [Updated] (HBASE-6752) On region server failure, serve writes and timeranged reads during the log split

2013-01-16 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal updated HBASE-6752: --- Priority: Major (was: Minor) On region server failure, serve writes and timeranged reads during the

[jira] [Commented] (HBASE-7583) Fixes and cleanups

2013-01-16 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555308#comment-13555308 ] Matteo Bertozzi commented on HBASE-7583: I don't think the QA is able to process

[jira] [Commented] (HBASE-7563) move CompoundConfiguration to common and add string map support

2013-01-16 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7563?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555311#comment-13555311 ] Sergey Shelukhin commented on HBASE-7563: - [~enis] Can you please review? Should

[jira] [Commented] (HBASE-7583) Fixes and cleanups

2013-01-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555312#comment-13555312 ] Hadoop QA commented on HBASE-7583: -- {color:red}-1 overall{color}. Here are the results

[jira] [Resolved] (HBASE-6140) Make distributed log splitting faster by changing call site of tmp log renaming

2013-01-16 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6140?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das resolved HBASE-6140. Resolution: Duplicate Isn't this handled in HBASE-6134. Feel free to reopen if otherwise.

[jira] [Commented] (HBASE-7382) Port ZK.multi support from HBASE-6775 to 0.96

2013-01-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555314#comment-13555314 ] stack commented on HBASE-7382: -- [~enis] IMO, we cannot require that an hbase deploy force a

[jira] [Reopened] (HBASE-7581) TestAccessController depends on the execution order

2013-01-16 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reopened HBASE-7581: --- This needs to be applied to 0.94. Reopening to do so. TestAccessController

[jira] [Resolved] (HBASE-7581) TestAccessController depends on the execution order

2013-01-16 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-7581. --- Resolution: Fixed Fix Version/s: 0.94.5 Committed to 0.94. TestAccessController

[jira] [Updated] (HBASE-7584) Improve TestAccessController.testAppend

2013-01-16 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7584?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-7584: -- Resolution: Fixed Fix Version/s: 0.94.5 0.96.0 Hadoop Flags:

[jira] [Commented] (HBASE-7583) Fixes and cleanups

2013-01-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555323#comment-13555323 ] stack commented on HBASE-7583: -- [~mbertozzi] Ok. +1 on commit. Fixes and

[jira] [Commented] (HBASE-6737) NullPointerException at regionserver.wal.SequenceFileLogWriter.append

2013-01-16 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555324#comment-13555324 ] Sergey Shelukhin commented on HBASE-6737: - sorry, maybe not, caller still has to

[jira] [Assigned] (HBASE-6737) NullPointerException at regionserver.wal.SequenceFileLogWriter.append

2013-01-16 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin reassigned HBASE-6737: --- Assignee: Sergey Shelukhin NullPointerException at

[jira] [Updated] (HBASE-4451) Improve zk node naming (/hbase/shutdown)

2013-01-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-4451: - Resolution: Fixed Release Note: The 'shutdown' znode was renamed 'running'. Hadoop Flags: Reviewed

[jira] [Commented] (HBASE-7575) FSUtils#getTableStoreFilePathMap should all ignore non-table folders

2013-01-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555330#comment-13555330 ] Hudson commented on HBASE-7575: --- Integrated in HBase-0.94 #740 (See

[jira] [Updated] (HBASE-3890) Scheduled tasks in distributed log splitting not in sync with ZK

2013-01-16 Thread Jeffrey Zhong (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeffrey Zhong updated HBASE-3890: - Attachment: hbase-3890_1.patch Recreate the patch after updating my local code. Thanks,

[jira] [Commented] (HBASE-6066) some low hanging read path improvement ideas

2013-01-16 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555340#comment-13555340 ] Devaraj Das commented on HBASE-6066: I think I have covered all the listed items. On

[jira] [Commented] (HBASE-7575) FSUtils#getTableStoreFilePathMap should all ignore non-table folders

2013-01-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555343#comment-13555343 ] Hudson commented on HBASE-7575: --- Integrated in HBase-TRUNK #3758 (See

[jira] [Commented] (HBASE-6737) NullPointerException at regionserver.wal.SequenceFileLogWriter.append

2013-01-16 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555342#comment-13555342 ] Sergey Shelukhin commented on HBASE-6737: - [~nkeywal] Hi, is it possible to repro

[jira] [Commented] (HBASE-7560) TestCompactionState failures

2013-01-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7560?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555345#comment-13555345 ] Hudson commented on HBASE-7560: --- Integrated in HBase-TRUNK #3758 (See

[jira] [Commented] (HBASE-7387) StoreScanner need to be able to be subclassed

2013-01-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7387?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555347#comment-13555347 ] stack commented on HBASE-7387: -- [~colorant] I should have made it clear that there were no

[jira] [Updated] (HBASE-7213) Have HLog files for .META. and -ROOT- edits only

2013-01-16 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HBASE-7213: --- Resolution: Fixed Status: Resolved (was: Patch Available) Have HLog files for .META.

[jira] [Created] (HBASE-7586) Fix two findbugs warnings to get our count down to the tolerated number again

2013-01-16 Thread stack (JIRA)
stack created HBASE-7586: Summary: Fix two findbugs warnings to get our count down to the tolerated number again Key: HBASE-7586 URL: https://issues.apache.org/jira/browse/HBASE-7586 Project: HBase

[jira] [Updated] (HBASE-7503) Add exists(List) in HTableInterface to allow multiple parallel exists at one time

2013-01-16 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Marc Spaggiari updated HBASE-7503: --- Status: Open (was: Patch Available) Add exists(List) in HTableInterface to

[jira] [Commented] (HBASE-7584) Improve TestAccessController.testAppend

2013-01-16 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555353#comment-13555353 ] Hadoop QA commented on HBASE-7584: -- {color:red}-1 overall{color}. Here are the results

  1   2   3   4   >