[jira] [Updated] (HBASE-9091) Update ByteRange to maintain consumer's position

2013-08-07 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-9091: Attachment: 0001-HBASE-9091-Abstract-ByteRange-introduce-PositionedBy.patch fixup javadocs

[jira] [Updated] (HBASE-9091) Update ByteRange to maintain consumer's position

2013-08-07 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-9091: Status: Open (was: Patch Available) Update ByteRange to maintain consumer's position

[jira] [Commented] (HBASE-9113) Expose region statistics on table.jsp

2013-08-07 Thread samar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13731690#comment-13731690 ] samar commented on HBASE-9113: -- [~jmspaggi] Have done a good test, just finished the coding.

[jira] [Updated] (HBASE-9091) Update ByteRange to maintain consumer's position

2013-08-07 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-9091: Status: Patch Available (was: Open) Update ByteRange to maintain consumer's position

[jira] [Updated] (HBASE-8201) OrderedBytes: an ordered encoding strategy

2013-08-07 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-8201: Status: Open (was: Patch Available) OrderedBytes: an ordered encoding strategy

[jira] [Created] (HBASE-9146) TestHTablePool hangs when run as part of runMediumTests profile

2013-08-07 Thread Rajesh Venkatachalam (JIRA)
Rajesh Venkatachalam created HBASE-9146: --- Summary: TestHTablePool hangs when run as part of runMediumTests profile Key: HBASE-9146 URL: https://issues.apache.org/jira/browse/HBASE-9146 Project:

[jira] [Updated] (HBASE-8201) OrderedBytes: an ordered encoding strategy

2013-08-07 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-8201: Attachment: 0001-HBASE-8201-OrderedBytes-order-preserving-encoding.patch Updated patch to use

[jira] [Created] (HBASE-9147) Mechanism to limit system table deletion and creation in non-secure mode

2013-08-07 Thread Francis Liu (JIRA)
Francis Liu created HBASE-9147: -- Summary: Mechanism to limit system table deletion and creation in non-secure mode Key: HBASE-9147 URL: https://issues.apache.org/jira/browse/HBASE-9147 Project: HBase

[jira] [Commented] (HBASE-9144) Leases class has contention that's not needed

2013-08-07 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13731702#comment-13731702 ] Lars Hofhansl commented on HBASE-9144: -- Interesting. So you trade thread

[jira] [Updated] (HBASE-9146) TestHTablePool hangs when run as part of runMediumTests profile

2013-08-07 Thread Rajesh Venkatachalam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Venkatachalam updated HBASE-9146: Attachment: Waiting threads (TestHTablePool) - HBase medium tests Sample jstack

[jira] [Created] (HBASE-9148) Add wal and OpenRegionhandler tier for system namespace

2013-08-07 Thread Francis Liu (JIRA)
Francis Liu created HBASE-9148: -- Summary: Add wal and OpenRegionhandler tier for system namespace Key: HBASE-9148 URL: https://issues.apache.org/jira/browse/HBASE-9148 Project: HBase Issue

[jira] [Created] (HBASE-9149) javadoc cleanup of to reflect .META. rename to hbase:meta

2013-08-07 Thread Francis Liu (JIRA)
Francis Liu created HBASE-9149: -- Summary: javadoc cleanup of to reflect .META. rename to hbase:meta Key: HBASE-9149 URL: https://issues.apache.org/jira/browse/HBASE-9149 Project: HBase Issue

[jira] [Created] (HBASE-9150) Add priority for system tables

2013-08-07 Thread Francis Liu (JIRA)
Francis Liu created HBASE-9150: -- Summary: Add priority for system tables Key: HBASE-9150 URL: https://issues.apache.org/jira/browse/HBASE-9150 Project: HBase Issue Type: Sub-task

[jira] [Updated] (HBASE-9146) TestHTablePool hangs when run as part of runMediumTests profile

2013-08-07 Thread Rajesh Venkatachalam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Venkatachalam updated HBASE-9146: Labels: test (was: maven test) Status: Patch Available (was: Open) Added a

[jira] [Updated] (HBASE-9146) TestHTablePool hangs when run as part of runMediumTests profile

2013-08-07 Thread Rajesh Venkatachalam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Venkatachalam updated HBASE-9146: Description: In the medium set, we found a test -'TestHTablePool.java' hanging and

[jira] [Updated] (HBASE-8408) Implement namespace

2013-08-07 Thread Francis Liu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8408?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis Liu updated HBASE-8408: --- Attachment: HBASE-8015_20.patch Fixed a bug in TestAdmin test. Implement namespace

[jira] [Commented] (HBASE-9091) Update ByteRange to maintain consumer's position

2013-08-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13731738#comment-13731738 ] Hadoop QA commented on HBASE-9091: -- {color:green}+1 overall{color}. Here are the results

[jira] [Updated] (HBASE-9146) TestHTablePool hangs when run as part of runMediumTests profile

2013-08-07 Thread Rajesh Venkatachalam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Venkatachalam updated HBASE-9146: Affects Version/s: (was: 0.94.10) TestHTablePool hangs when run as part

[jira] [Commented] (HBASE-9139) Independent timeout configuration for rpc channel between cluster nodes

2013-08-07 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13731759#comment-13731759 ] Nicolas Liochon commented on HBASE-9139: [~julian.zhou], do you agree? Do you want

[jira] [Resolved] (HBASE-1111) [performance] Crash recovery takes way too long

2013-08-07 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon resolved HBASE-. Resolution: Duplicate [performance] Crash recovery takes way too long

[jira] [Updated] (HBASE-6772) Make the Distributed Split HDFS Location aware

2013-08-07 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Liochon updated HBASE-6772: --- Assignee: Nicolas Liochon Make the Distributed Split HDFS Location aware

[jira] [Created] (HBASE-9151) HBCK cannot fix when meta server znode deleted, this can happen if all region servers stopped and there are no logs to split.

2013-08-07 Thread rajeshbabu (JIRA)
rajeshbabu created HBASE-9151: - Summary: HBCK cannot fix when meta server znode deleted, this can happen if all region servers stopped and there are no logs to split. Key: HBASE-9151 URL:

[jira] [Commented] (HBASE-8627) HBCK can not fix meta not assigned issue

2013-08-07 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8627?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13731792#comment-13731792 ] rajeshbabu commented on HBASE-8627: --- bq. Can you raise a ticket for the issue you have

[jira] [Commented] (HBASE-6772) Make the Distributed Split HDFS Location aware

2013-08-07 Thread Nicolas Liochon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13731790#comment-13731790 ] Nicolas Liochon commented on HBASE-6772: I'm going to try this. Something I had

[jira] [Commented] (HBASE-9146) TestHTablePool hangs when run as part of runMediumTests profile

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

[jira] [Updated] (HBASE-9108) LoadTestTool need to have a way to ignore keys which were failed during write.

2013-08-07 Thread gautam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gautam updated HBASE-9108: -- Attachment: HBASE-9108.patch._trunk.2 HBASE-9108.patch._0.94.2 Except changing to package

[jira] [Updated] (HBASE-9146) TestHTablePool hangs when run as part of runMediumTests profile

2013-08-07 Thread Rajesh Venkatachalam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Venkatachalam updated HBASE-9146: Status: Open (was: Patch Available) TestHTablePool hangs when run as part of

[jira] [Updated] (HBASE-9146) TestHTablePool hangs when run as part of runMediumTests profile

2013-08-07 Thread Rajesh Venkatachalam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Venkatachalam updated HBASE-9146: Status: Open (was: Patch Available) TestHTablePool hangs when run as part of

[jira] [Updated] (HBASE-9146) TestHTablePool hangs when run as part of runMediumTests profile

2013-08-07 Thread Rajesh Venkatachalam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Venkatachalam updated HBASE-9146: Status: Patch Available (was: Open) TestHTablePool hangs when run as part of

[jira] [Updated] (HBASE-9146) TestHTablePool hangs when run as part of runMediumTests profile

2013-08-07 Thread Rajesh Venkatachalam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Venkatachalam updated HBASE-9146: Attachment: TestHTablePool.java.patch Attaching the patch file.

[jira] [Updated] (HBASE-9146) TestHTablePool hangs when run as part of runMediumTests profile

2013-08-07 Thread Rajesh Venkatachalam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Venkatachalam updated HBASE-9146: Status: Patch Available (was: Open) TestHTablePool hangs when run as part of

[jira] [Commented] (HBASE-8332) Add truncate as HMaster method

2013-08-07 Thread Liu Shaohui (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8332?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13731835#comment-13731835 ] Liu Shaohui commented on HBASE-8332: [~mbertozzi] Some tips about the patch a, I think

[jira] [Commented] (HBASE-9091) Update ByteRange to maintain consumer's position

2013-08-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13731844#comment-13731844 ] Hadoop QA commented on HBASE-9091: -- {color:green}+1 overall{color}. Here are the results

[jira] [Updated] (HBASE-7525) A canary monitoring program specifically for regionserver

2013-08-07 Thread takeshi.miao (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7525?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] takeshi.miao updated HBASE-7525: Attachment: HBASE-7525-0.95-v4.patch add a rebased patch _HBASE-7525-0.95-v4.patch_

[jira] [Commented] (HBASE-9108) LoadTestTool need to have a way to ignore keys which were failed during write.

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

[jira] [Commented] (HBASE-9146) TestHTablePool hangs when run as part of runMediumTests profile

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

[jira] [Commented] (HBASE-7525) A canary monitoring program specifically for regionserver

2013-08-07 Thread takeshi.miao (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7525?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13731848#comment-13731848 ] takeshi.miao commented on HBASE-7525: - Dear [~stack] I have added the rebased patch,

[jira] [Commented] (HBASE-9108) LoadTestTool need to have a way to ignore keys which were failed during write.

2013-08-07 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13731863#comment-13731863 ] Jean-Marc Spaggiari commented on HBASE-9108: Hi [~gautam_18...@yahoo.com],

[jira] [Updated] (HBASE-9108) LoadTestTool need to have a way to ignore keys which were failed during write.

2013-08-07 Thread gautam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gautam updated HBASE-9108: -- Status: Patch Available (was: In Progress) LoadTestTool need to have a way to ignore keys which were

[jira] [Updated] (HBASE-9108) LoadTestTool need to have a way to ignore keys which were failed during write.

2013-08-07 Thread gautam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gautam updated HBASE-9108: -- Attachment: (was: HBASE-9108.patch._0.94) LoadTestTool need to have a way to ignore keys which were

[jira] [Updated] (HBASE-9108) LoadTestTool need to have a way to ignore keys which were failed during write.

2013-08-07 Thread gautam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gautam updated HBASE-9108: -- Attachment: (was: HBASE-9108.patch._0.94.2) LoadTestTool need to have a way to ignore keys which were

[jira] [Updated] (HBASE-9108) LoadTestTool need to have a way to ignore keys which were failed during write.

2013-08-07 Thread gautam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gautam updated HBASE-9108: -- Status: In Progress (was: Patch Available) LoadTestTool need to have a way to ignore keys which were

[jira] [Commented] (HBASE-9108) LoadTestTool need to have a way to ignore keys which were failed during write.

2013-08-07 Thread gautam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13731866#comment-13731866 ] gautam commented on HBASE-9108: --- Yes, I removed others. LoadTestTool need

[jira] [Updated] (HBASE-9108) LoadTestTool need to have a way to ignore keys which were failed during write.

2013-08-07 Thread gautam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gautam updated HBASE-9108: -- Attachment: (was: HBASE-9108.patch._trunk) LoadTestTool need to have a way to ignore keys which were

[jira] [Commented] (HBASE-7525) A canary monitoring program specifically for regionserver

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

[jira] [Updated] (HBASE-9146) TestHTablePool hangs when run as part of runMediumTests profile

2013-08-07 Thread Rajesh Venkatachalam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Venkatachalam updated HBASE-9146: Status: Patch Available (was: Open) TestHTablePool hangs when run as part of

[jira] [Updated] (HBASE-9146) TestHTablePool hangs when run as part of runMediumTests profile

2013-08-07 Thread Rajesh Venkatachalam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Venkatachalam updated HBASE-9146: Attachment: TestHTablePool.java.patch TestHTablePool hangs when run as part

[jira] [Updated] (HBASE-9146) TestHTablePool hangs when run as part of runMediumTests profile

2013-08-07 Thread Rajesh Venkatachalam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Venkatachalam updated HBASE-9146: Status: Open (was: Patch Available) TestHTablePool hangs when run as part of

[jira] [Updated] (HBASE-9146) TestHTablePool hangs when run as part of runMediumTests profile

2013-08-07 Thread Rajesh Venkatachalam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9146?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rajesh Venkatachalam updated HBASE-9146: Attachment: (was: TestHTablePool.java.patch) TestHTablePool hangs when

[jira] [Commented] (HBASE-9108) LoadTestTool need to have a way to ignore keys which were failed during write.

2013-08-07 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13731922#comment-13731922 ] Jean-Marc Spaggiari commented on HBASE-9108: Alsmot there. Hadoop QA will

[jira] [Updated] (HBASE-9108) LoadTestTool need to have a way to ignore keys which were failed during write.

2013-08-07 Thread gautam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gautam updated HBASE-9108: -- Status: In Progress (was: Patch Available) LoadTestTool need to have a way to ignore keys which were

[jira] [Updated] (HBASE-9108) LoadTestTool need to have a way to ignore keys which were failed during write.

2013-08-07 Thread gautam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gautam updated HBASE-9108: -- Attachment: HBASE-9108.patch._trunk.3 Here i go. Its the same as trunk.2 LoadTestTool need

[jira] [Updated] (HBASE-9108) LoadTestTool need to have a way to ignore keys which were failed during write.

2013-08-07 Thread gautam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gautam updated HBASE-9108: -- Status: Patch Available (was: In Progress) LoadTestTool need to have a way to ignore keys which were

[jira] [Commented] (HBASE-9108) LoadTestTool need to have a way to ignore keys which were failed during write.

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

[jira] [Created] (HBASE-9152) Not able to find HMaster and HRegionServer processes with grep by process name on ps result because of large classpath as argument.

2013-08-07 Thread rajeshbabu (JIRA)
rajeshbabu created HBASE-9152: - Summary: Not able to find HMaster and HRegionServer processes with grep by process name on ps result because of large classpath as argument. Key: HBASE-9152 URL:

[jira] [Commented] (HBASE-9108) LoadTestTool need to have a way to ignore keys which were failed during write.

2013-08-07 Thread gautam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13731966#comment-13731966 ] gautam commented on HBASE-9108: --- I am not getting why the patch is not being applied

[jira] [Commented] (HBASE-9152) Not able to find HMaster and HRegionServer processes with grep by process name on ps result because of large classpath as argument.

2013-08-07 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13731970#comment-13731970 ] ramkrishna.s.vasudevan commented on HBASE-9152: --- Good one. You cannot use

[jira] [Commented] (HBASE-9152) Not able to find HMaster and HRegionServer processes with grep by process name on ps result because of large classpath as argument.

2013-08-07 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13731973#comment-13731973 ] rajeshbabu commented on HBASE-9152: --- [~ram_krish] jps wont be available in jre right.

[jira] [Commented] (HBASE-9108) LoadTestTool need to have a way to ignore keys which were failed during write.

2013-08-07 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13731975#comment-13731975 ] Jean-Marc Spaggiari commented on HBASE-9108: Patch looks good so. Have you

[jira] [Commented] (HBASE-9093) Hbase client API: Restore the writeToWal method

2013-08-07 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13731977#comment-13731977 ] Jonathan Hsieh commented on HBASE-9093: --- While trying to get the flume build to work

[jira] [Commented] (HBASE-9108) LoadTestTool need to have a way to ignore keys which were failed during write.

2013-08-07 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13731989#comment-13731989 ] Jean-Marc Spaggiari commented on HBASE-9108: Hum, I'm not able to apply it:

[jira] [Commented] (HBASE-9146) TestHTablePool hangs when run as part of runMediumTests profile

2013-08-07 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13732000#comment-13732000 ] Hadoop QA commented on HBASE-9146: -- {color:green}+1 overall{color}. Here are the results

[jira] [Updated] (HBASE-9108) LoadTestTool need to have a way to ignore keys which were failed during write.

2013-08-07 Thread gautam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gautam updated HBASE-9108: -- Status: In Progress (was: Patch Available) LoadTestTool need to have a way to ignore keys which were

[jira] [Updated] (HBASE-9108) LoadTestTool need to have a way to ignore keys which were failed during write.

2013-08-07 Thread gautam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gautam updated HBASE-9108: -- Attachment: HBASE-9108.patch._trunk.4 How about this? LoadTestTool need to have a way to

[jira] [Updated] (HBASE-9108) LoadTestTool need to have a way to ignore keys which were failed during write.

2013-08-07 Thread gautam (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] gautam updated HBASE-9108: -- Status: Patch Available (was: In Progress) LoadTestTool need to have a way to ignore keys which were

[jira] [Commented] (HBASE-9108) LoadTestTool need to have a way to ignore keys which were failed during write.

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

[jira] [Updated] (HBASE-9093) Hbase client API: Restore the writeToWal method

2013-08-07 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9093?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-9093: -- Attachment: hbase-9093-v4.patch Hbase client API: Restore the writeToWal method

[jira] [Commented] (HBASE-9152) Not able to find HMaster and HRegionServer processes with grep by process name on ps result because of large classpath as argument.

2013-08-07 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13732040#comment-13732040 ] ramkrishna.s.vasudevan commented on HBASE-9152: --- Ok.. i was not aware of

[jira] [Commented] (HBASE-9152) Not able to find HMaster and HRegionServer processes with grep by process name on ps result because of large classpath as argument.

2013-08-07 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13732047#comment-13732047 ] rajeshbabu commented on HBASE-9152: --- Yes Ram. Not able to find HMaster

[jira] [Commented] (HBASE-9146) TestHTablePool hangs when run as part of runMediumTests profile

2013-08-07 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9146?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13732051#comment-13732051 ] ramkrishna.s.vasudevan commented on HBASE-9146: --- So your patch would stop

[jira] [Commented] (HBASE-9093) Hbase client API: Restore the writeToWal method

2013-08-07 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13732061#comment-13732061 ] Jonathan Hsieh commented on HBASE-9093: --- Done. Hbase client API:

[jira] [Commented] (HBASE-9108) LoadTestTool need to have a way to ignore keys which were failed during write.

2013-08-07 Thread Jean-Marc Spaggiari (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13732067#comment-13732067 ] Jean-Marc Spaggiari commented on HBASE-9108: Have you tried to re-apply your

[jira] [Reopened] (HBASE-8224) Publish hbase build against h1 and h2 adding '-hadoop1' or '-hadoop2' to version string

2013-08-07 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8224?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh reopened HBASE-8224: --- Publish hbase build against h1 and h2 adding '-hadoop1' or '-hadoop2' to version string

[jira] [Commented] (HBASE-8224) Publish hbase build against h1 and h2 adding '-hadoop1' or '-hadoop2' to version string

2013-08-07 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13732069#comment-13732069 ] Jonathan Hsieh commented on HBASE-8224: --- Hey [~saint@gmail.com], the svn commit

[jira] [Updated] (HBASE-9152) Not able to find HMaster and HRegionServer processes with grep by process name on ps result because of large classpath as argument.

2013-08-07 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rajeshbabu updated HBASE-9152: -- Attachment: HBASE-9152_94.patch Not able to find HMaster and HRegionServer processes with grep by

[jira] [Updated] (HBASE-9152) Not able to find HMaster and HRegionServer processes with grep by process name on ps result because of large classpath as argument.

2013-08-07 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rajeshbabu updated HBASE-9152: -- Attachment: HBASE-9152_trunk.patch patch for trunk and 94. Not able to find HMaster

[jira] [Updated] (HBASE-9152) Not able to find HMaster and HRegionServer processes with grep by process name on ps result because of large classpath as argument.

2013-08-07 Thread rajeshbabu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] rajeshbabu updated HBASE-9152: -- Status: Patch Available (was: Open) Not able to find HMaster and HRegionServer processes with

[jira] [Assigned] (HBASE-9142) Mutation#getFamilyMap() return type change between HBase 94 and 96 breaks downstream apps

2013-08-07 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh reassigned HBASE-9142: - Assignee: Jonathan Hsieh (was: stack) Mutation#getFamilyMap() return type change

[jira] [Commented] (HBASE-9142) Mutation#getFamilyMap() return type change between HBase 94 and 96 breaks downstream apps

2013-08-07 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13732113#comment-13732113 ] Jonathan Hsieh commented on HBASE-9142: --- Chatted with Stack offline, I'll take this

[jira] [Created] (HBASE-9153) Create a deprecation policy enforcement check

2013-08-07 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-9153: - Summary: Create a deprecation policy enforcement check Key: HBASE-9153 URL: https://issues.apache.org/jira/browse/HBASE-9153 Project: HBase Issue Type:

[jira] [Commented] (HBASE-9079) FilterList getNextKeyHint skips rows that should be included in the results

2013-08-07 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13732119#comment-13732119 ] Lars Hofhansl commented on HBASE-9079: -- Did you get a chance to test this with real

[jira] [Commented] (HBASE-9144) Leases class has contention that's not needed

2013-08-07 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9144?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13732123#comment-13732123 ] Elliott Clark commented on HBASE-9144: -- Yep, the thread contention is on the critical

[jira] [Commented] (HBASE-7709) Infinite loop possible in Master/Master replication

2013-08-07 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7709?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13732124#comment-13732124 ] Jean-Daniel Cryans commented on HBASE-7709: --- I'm +1 on [~lhofhansl]'s

[jira] [Commented] (HBASE-8663) a HBase Shell command to list the tables replicated from current cluster

2013-08-07 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13732128#comment-13732128 ] Jean-Daniel Cryans commented on HBASE-8663: --- Latest patch looks good, I have

[jira] [Updated] (HBASE-7325) Replication reacts slowly on a lightly-loaded cluster

2013-08-07 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7325?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-7325: -- Resolution: Fixed Fix Version/s: 0.95.2 0.98.0

[jira] [Created] (HBASE-9154) [0.92] Backport HBASE-8207 to fix replication test failures

2013-08-07 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-9154: - Summary: [0.92] Backport HBASE-8207 to fix replication test failures Key: HBASE-9154 URL: https://issues.apache.org/jira/browse/HBASE-9154 Project: HBase

[jira] [Updated] (HBASE-9154) [0.92] Backport HBASE-8207 to fix replication test failures

2013-08-07 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9154?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-9154: -- Attachment: 9154.patch [0.92] Backport HBASE-8207 to fix replication test failures

[jira] [Commented] (HBASE-9093) Hbase client API: Restore the writeToWal method

2013-08-07 Thread Hari Shreedharan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13732143#comment-13732143 ] Hari Shreedharan commented on HBASE-9093: - Sorry about that. Thanks for the fix,

[jira] [Commented] (HBASE-9154) [0.92] Backport HBASE-8207 to fix replication test failures

2013-08-07 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13732152#comment-13732152 ] Jean-Daniel Cryans commented on HBASE-9154: --- +1 [0.92]

[jira] [Commented] (HBASE-9108) LoadTestTool need to have a way to ignore keys which were failed during write.

2013-08-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13732161#comment-13732161 ] Ted Yu commented on HBASE-9108: --- Patch v5 fixes the compilation error.

[jira] [Updated] (HBASE-9108) LoadTestTool need to have a way to ignore keys which were failed during write.

2013-08-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-9108: -- Attachment: 9108.patch._trunk.5 LoadTestTool need to have a way to ignore keys which were failed during

[jira] [Commented] (HBASE-9108) LoadTestTool need to have a way to ignore keys which were failed during write.

2013-08-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9108?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13732159#comment-13732159 ] Ted Yu commented on HBASE-9108: --- Here was the compilation error: {code} ERROR] Failed to

[jira] [Commented] (HBASE-9093) Hbase client API: Restore the writeToWal method

2013-08-07 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13732180#comment-13732180 ] Hudson commented on HBASE-9093: --- SUCCESS: Integrated in hbase-0.95 #411 (See

[jira] [Updated] (HBASE-7183) print WARN message if hbase.replication.sizeOfLogQueue is too big

2013-08-07 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7183?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-7183: -- Resolution: Fixed Fix Version/s: 0.95.2 0.98.0

[jira] [Commented] (HBASE-6580) Deprecate HTablePool in favor of HConnection.getTable(...)

2013-08-07 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13732183#comment-13732183 ] Lars Hofhansl commented on HBASE-6580: -- 0.94 test results: Tests run: 1377,

[jira] [Commented] (HBASE-6580) Deprecate HTablePool in favor of HConnection.getTable(...)

2013-08-07 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13732192#comment-13732192 ] Ted Yu commented on HBASE-6580: --- +1 nit, in several places: {code} + * be create for each

[jira] [Commented] (HBASE-9153) Create a deprecation policy enforcement check

2013-08-07 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13732205#comment-13732205 ] Andrew Purtell commented on HBASE-9153: --- bq. We should just have a tool that

[jira] [Updated] (HBASE-6580) Deprecate HTablePool in favor of HConnection.getTable(...)

2013-08-07 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-6580: - Attachment: 6580-0.94-v2.txt Fix spelling in 0.94 patch. Deprecate HTablePool

[jira] [Commented] (HBASE-9152) Not able to find HMaster and HRegionServer processes with grep by process name on ps result because of large classpath as argument.

2013-08-07 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9152?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13732211#comment-13732211 ] Andrew Purtell commented on HBASE-9152: --- Hadoop does it this way: {noformat} #

[jira] [Updated] (HBASE-6580) Deprecate HTablePool in favor of HConnection.getTable(...)

2013-08-07 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-6580: - Status: Patch Available (was: Open) Deprecate HTablePool in favor of

  1   2   3   >