[jira] [Created] (HBASE-8531) TestZooKeeper fails in trunk/0.95 builds

2013-05-11 Thread stack (JIRA)
stack created HBASE-8531: Summary: TestZooKeeper fails in trunk/0.95 builds Key: HBASE-8531 URL: https://issues.apache.org/jira/browse/HBASE-8531 Project: HBase Issue Type: Bug Components:

[jira] [Commented] (HBASE-8497) Protobuf WAL also needs a trailer

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

[jira] [Commented] (HBASE-8453) TestImportExport failing again due to configuration issues

2013-05-11 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13655178#comment-13655178 ] Andrew Purtell commented on HBASE-8453: --- I have found that getting a JobConf from

[jira] [Commented] (HBASE-8519) Backup master will never come up if primary master dies during initialization

2013-05-11 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13655179#comment-13655179 ] Jerry He commented on HBASE-8519: - The missing part seems to be this. The backup master

[jira] [Updated] (HBASE-8218) Pass HConnection and ExecutorService as parameters to methods of AggregationClient

2013-05-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-8218: -- Attachment: HBase-8218_Trunk_V4.patch Patch for Trunk with overloaded APIs which takes HTable

[jira] [Commented] (HBASE-8519) Backup master will never come up if primary master dies during initialization

2013-05-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13655243#comment-13655243 ] Ted Yu commented on HBASE-8519: --- Makes sense to me. Backup master will

[jira] [Commented] (HBASE-8218) Pass HConnection and ExecutorService as parameters to methods of AggregationClient

2013-05-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13655264#comment-13655264 ] Ted Yu commented on HBASE-8218: --- The intention of this JIRA is to allow client reusing

[jira] [Commented] (HBASE-8530) Refine error message from ExportSnapshot when there is leftover snapshot in target cluster

2013-05-11 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13655266#comment-13655266 ] Matteo Bertozzi commented on HBASE-8530: +1 for me just to make more context for

[jira] [Commented] (HBASE-8530) Refine error message from ExportSnapshot when there is leftover snapshot in target cluster

2013-05-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13655274#comment-13655274 ] Ted Yu commented on HBASE-8530: --- Thanks for the quick review, Matteo. Will integrate later

[jira] [Updated] (HBASE-5930) Limits the amount of time an edit can live in the memstore.

2013-05-11 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HBASE-5930: --- Attachment: 5930-0.94-2.txt 5930-addendum-for-disabling.trunk.txt Patch for trunk

[jira] [Updated] (HBASE-7932) Do the necessary plumbing for the region locations in META table and send the info to the RegionServers

2013-05-11 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HBASE-7932: --- Description: To be specific, this jira is to do the following during createTable: 1. Favored node

[jira] [Updated] (HBASE-7932) Do the necessary plumbing for the region locations in META table and send the info to the RegionServers

2013-05-11 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HBASE-7932: --- Attachment: 7932-simple-with-meta-pb.6.txt Passing the last patch (as up on RB) through hadoopqa.

[jira] [Commented] (HBASE-7932) Do the necessary plumbing for the region locations in META table and send the info to the RegionServers

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

[jira] [Updated] (HBASE-8531) TestZooKeeper fails in trunk/0.95 builds

2013-05-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-8531: - Attachment: 8531.txt Here is a first cut. Needs a unit test that mocks up the failure scenario. Trying

[jira] [Updated] (HBASE-8531) TestZooKeeper fails in trunk/0.95 builds

2013-05-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-8531: - Status: Patch Available (was: Open) TestZooKeeper fails in trunk/0.95 builds

[jira] [Commented] (HBASE-7932) Do the necessary plumbing for the region locations in META table and send the info to the RegionServers

2013-05-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7932?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13655322#comment-13655322 ] stack commented on HBASE-7932: -- +1 Add a release note on commit. Looks great.

[jira] [Commented] (HBASE-8450) Update hbase-default.xml and general recommendations to better suit current hw, h2, experience, etc.

2013-05-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13655324#comment-13655324 ] stack commented on HBASE-8450: -- [~aoxiang] Why you think we need bigger block size? Changing

[jira] [Commented] (HBASE-8450) Update hbase-default.xml and general recommendations to better suit current hw, h2, experience, etc.

2013-05-11 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13655341#comment-13655341 ] Jean-Daniel Cryans commented on HBASE-8450: --- [~aoxiang] if you change the block

[jira] [Updated] (HBASE-8530) Refine error message from ExportSnapshot when there is leftover snapshot in target cluster

2013-05-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-8530: -- Fix Version/s: 0.95.1 Hadoop Flags: Reviewed Integrated to 0.95 and trunk. Refine error

[jira] [Commented] (HBASE-8519) Backup master will never come up if primary master dies during initialization

2013-05-11 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13655371#comment-13655371 ] Jean-Daniel Cryans commented on HBASE-8519: --- {quote} The backup master needs to

[jira] [Commented] (HBASE-8531) TestZooKeeper fails in trunk/0.95 builds

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

[jira] [Commented] (HBASE-8531) TestZooKeeper fails in trunk/0.95 builds

2013-05-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13655390#comment-13655390 ] stack commented on HBASE-8531: -- Ran some timings. This change is no slower or faster than

[jira] [Updated] (HBASE-8531) TestZooKeeper fails in trunk/0.95 builds

2013-05-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-8531: - Attachment: 8531v4.txt New version. Still no test. Having trouble manufacturing the failure seen above.

[jira] [Commented] (HBASE-8531) TestZooKeeper fails in trunk/0.95 builds

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

[jira] [Commented] (HBASE-8531) TestZooKeeper fails in trunk/0.95 builds

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

[jira] [Commented] (HBASE-8530) Refine error message from ExportSnapshot when there is leftover snapshot in target cluster

2013-05-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13655410#comment-13655410 ] Hudson commented on HBASE-8530: --- Integrated in HBase-TRUNK #4111 (See

[jira] [Commented] (HBASE-8530) Refine error message from ExportSnapshot when there is leftover snapshot in target cluster

2013-05-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13655416#comment-13655416 ] Hudson commented on HBASE-8530: --- Integrated in hbase-0.95-on-hadoop2 #95 (See

[jira] [Commented] (HBASE-8450) Update hbase-default.xml and general recommendations to better suit current hw, h2, experience, etc.

2013-05-11 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13655417#comment-13655417 ] binlijin commented on HBASE-8450: - The bigger block size, the lesser namenode rpc call.

[jira] [Commented] (HBASE-8450) Update hbase-default.xml and general recommendations to better suit current hw, h2, experience, etc.

2013-05-11 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13655418#comment-13655418 ] binlijin commented on HBASE-8450: - If we adjust hbase.regionserver.hlog.blocksize, the

[jira] [Commented] (HBASE-8450) Update hbase-default.xml and general recommendations to better suit current hw, h2, experience, etc.

2013-05-11 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8450?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13655419#comment-13655419 ] binlijin commented on HBASE-8450: - We have a cluster with

[jira] [Updated] (HBASE-8530) Refine error message from ExportSnapshot when there is leftover snapshot in target cluster

2013-05-11 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-8530: -- Resolution: Fixed Status: Resolved (was: Patch Available) Refine error message from

[jira] [Commented] (HBASE-8519) Backup master will never come up if primary master dies during initialization

2013-05-11 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8519?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13655424#comment-13655424 ] Jerry He commented on HBASE-8519: - ok. I'll try to provide a patch based on this and do

[jira] [Commented] (HBASE-8530) Refine error message from ExportSnapshot when there is leftover snapshot in target cluster

2013-05-11 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8530?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13655430#comment-13655430 ] Hudson commented on HBASE-8530: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #525 (See

[jira] [Created] (HBASE-8532) Fix bootstrap based webui to be compatible in IE browser.

2013-05-11 Thread Julian Zhou (JIRA)
Julian Zhou created HBASE-8532: -- Summary: Fix bootstrap based webui to be compatible in IE browser. Key: HBASE-8532 URL: https://issues.apache.org/jira/browse/HBASE-8532 Project: HBase Issue

[jira] [Commented] (HBASE-8218) Pass HConnection and ExecutorService as parameters to methods of AggregationClient

2013-05-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13655470#comment-13655470 ] Anoop Sam John commented on HBASE-8218: --- Yes. The HTable instance should be created