[jira] [Commented] (HBASE-5908) TestHLogSplit.testTralingGarbageCorruptionFileSkipErrorsPasses should not use append to corrupt the HLog

2012-04-30 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5908?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13265527#comment-13265527 ] Zhihong Yu commented on HBASE-5908: --- @Gregory: I would suggest referencing other JIRAs

[jira] [Commented] (HBASE-5548) Add ability to get a table in the shell

2012-04-30 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13265529#comment-13265529 ] Zhihong Yu commented on HBASE-5548: --- @Jesse: I checked the two outstanding Hadoop QA

[jira] [Commented] (HBASE-5699) Run with 1 WAL in HRegionServer

2012-04-30 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13265606#comment-13265606 ] Zhihong Yu commented on HBASE-5699: --- bq. to one HLog object, which might have more than

[jira] [Commented] (HBASE-5699) Run with 1 WAL in HRegionServer

2012-04-30 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13265620#comment-13265620 ] Zhihong Yu commented on HBASE-5699: --- Currently we maintain one sequence number per

[jira] [Commented] (HBASE-5547) Don't delete HFiles when in backup mode

2012-04-30 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13265627#comment-13265627 ] Zhihong Yu commented on HBASE-5547: --- @Jesse: Do you want to attach patch so that Hadoop

[jira] [Commented] (HBASE-5897) prePut coprocessor hook causing substantial CPU usage

2012-04-29 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5897?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264538#comment-13264538 ] Zhihong Yu commented on HBASE-5897: --- +1 on Todd's patch. prePut

[jira] [Updated] (HBASE-5342) Grant/Revoke global permissions

2012-04-29 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5342: -- Comment: was deleted (was: -1 overall. Here are the results of testing the latest attachment

[jira] [Commented] (HBASE-5342) Grant/Revoke global permissions

2012-04-29 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264539#comment-13264539 ] Zhihong Yu commented on HBASE-5342: --- @Matteo: Can you run the new patch for security

[jira] [Commented] (HBASE-5894) Delete table failed but HBaseAdmin#deletetable report it as success

2012-04-28 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264290#comment-13264290 ] Zhihong Yu commented on HBASE-5894: --- {code} + throw new RegionException(Retries

[jira] [Updated] (HBASE-5611) Replayed edits from regions that failed to open during recovery aren't removed from the global MemStore size

2012-04-28 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5611: -- Attachment: 5611-94.addendum Addendum for 0.94 Replayed edits from regions that

[jira] [Commented] (HBASE-5894) Delete table failed but HBaseAdmin#deletetable report it as success

2012-04-28 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264343#comment-13264343 ] Zhihong Yu commented on HBASE-5894: --- You can use the following annotation to limit the

[jira] [Reopened] (HBASE-5611) Replayed edits from regions that failed to open during recovery aren't removed from the global MemStore size

2012-04-28 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu reopened HBASE-5611: --- Changes for 0.94 reverted due to TestChangingEncoding failure. Replayed edits from

[jira] [Commented] (HBASE-5342) Grant/Revoke global permissions

2012-04-28 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264415#comment-13264415 ] Zhihong Yu commented on HBASE-5342: --- I got the following when applying the draft patch:

[jira] [Commented] (HBASE-5885) Invalid HFile block magic on Local file System

2012-04-28 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264441#comment-13264441 ] Zhihong Yu commented on HBASE-5885: --- Now that HBASE-5611 was taken out of 0.94, yet we

[jira] [Commented] (HBASE-5885) Invalid HFile block magic on Local file System

2012-04-28 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264452#comment-13264452 ] Zhihong Yu commented on HBASE-5885: --- Here is another one:

[jira] [Commented] (HBASE-5898) Consider double-checked locking for block cache lock

2012-04-28 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264456#comment-13264456 ] Zhihong Yu commented on HBASE-5898: --- Interesting idea. Minor comments: The indentation

[jira] [Commented] (HBASE-5898) Consider double-checked locking for block cache lock

2012-04-28 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264470#comment-13264470 ] Zhihong Yu commented on HBASE-5898: --- Consider the case where off heap cache is enabled.

[jira] [Commented] (HBASE-5611) Replayed edits from regions that failed to open during recovery aren't removed from the global MemStore size

2012-04-26 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262648#comment-13262648 ] Zhihong Yu commented on HBASE-5611: --- @Jieshan: When you have multiple patches for

[jira] [Updated] (HBASE-5611) Replayed edits from regions that failed to open during recovery aren't removed from the global MemStore size

2012-04-26 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5611: -- Hadoop Flags: Reviewed Status: Patch Available (was: Open) Replayed edits from regions

[jira] [Commented] (HBASE-5611) Replayed edits from regions that failed to open during recovery aren't removed from the global MemStore size

2012-04-26 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262652#comment-13262652 ] Zhihong Yu commented on HBASE-5611: --- Patch v2 looks good in general. Comment on

[jira] [Issue Comment Edited] (HBASE-5611) Replayed edits from regions that failed to open during recovery aren't removed from the global MemStore size

2012-04-26 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262652#comment-13262652 ] Zhihong Yu edited comment on HBASE-5611 at 4/26/12 2:58 PM:

[jira] [Commented] (HBASE-5875) Process RIT and Master restart may remove an online server considering it as a dead server

2012-04-26 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5875?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262698#comment-13262698 ] Zhihong Yu commented on HBASE-5875: --- bq. Or can we update the root region node in the RS

[jira] [Commented] (HBASE-5611) Replayed edits from regions that failed to open during recovery aren't removed from the global MemStore size

2012-04-26 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262702#comment-13262702 ] Zhihong Yu commented on HBASE-5611: --- Tests were clear. @Jieshan: Please address

[jira] [Commented] (HBASE-5877) When a query fails because the region has moved, let the regionserver return the new address to the client

2012-04-26 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262710#comment-13262710 ] Zhihong Yu commented on HBASE-5877: --- @N: I think the following validation in real

[jira] [Updated] (HBASE-5877) When a query fails because the region has moved, let the regionserver return the new address to the client

2012-04-26 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5877: -- Comment: was deleted (was: @N: I think the following validation in real cluster would illustrate the

[jira] [Commented] (HBASE-5877) When a query fails because the region has moved, let the regionserver return the new address to the client

2012-04-26 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262714#comment-13262714 ] Zhihong Yu commented on HBASE-5877: --- @N: I think the following validation in real

[jira] [Commented] (HBASE-5877) When a query fails because the region has moved, let the regionserver return the new address to the client

2012-04-26 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262731#comment-13262731 ] Zhihong Yu commented on HBASE-5877: --- @N: If the testing result is favorable, I think

[jira] [Commented] (HBASE-5620) Convert the client protocol of HRegionInterface to PB

2012-04-26 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262742#comment-13262742 ] Zhihong Yu commented on HBASE-5620: --- Is there plan to adopt various measures to counter

[jira] [Commented] (HBASE-5862) After Region Close remove the Operation Metrics.

2012-04-26 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262748#comment-13262748 ] Zhihong Yu commented on HBASE-5862: --- @Stack: Do you have suggestions on further

[jira] [Updated] (HBASE-5862) After Region Close remove the Operation Metrics.

2012-04-26 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5862: -- Comment: was deleted (was: -1 overall. Here are the results of testing the latest attachment

[jira] [Commented] (HBASE-5829) Inconsistency between the regions map and the servers map in AssignmentManager

2012-04-26 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262798#comment-13262798 ] Zhihong Yu commented on HBASE-5829: --- The latest patch is good to go. Useless statement

[jira] [Commented] (HBASE-5862) After Region Close remove the Operation Metrics.

2012-04-26 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262808#comment-13262808 ] Zhihong Yu commented on HBASE-5862: --- {code} +//per hfile. Figuring out which cfs,

[jira] [Commented] (HBASE-5887) Make TestAcidGuarantees usable for system testing.

2012-04-26 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263261#comment-13263261 ] Zhihong Yu commented on HBASE-5887: --- {code} +int millis = c.getInt(millis, 5000); +

[jira] [Updated] (HBASE-5611) Replayed edits from regions that failed to open during recovery aren't removed from the global MemStore size

2012-04-26 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5611: -- Comment: was deleted (was: -1 overall. Here are the results of testing the latest attachment

[jira] [Commented] (HBASE-5611) Replayed edits from regions that failed to open during recovery aren't removed from the global MemStore size

2012-04-26 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263327#comment-13263327 ] Zhihong Yu commented on HBASE-5611: --- {code} + * Roll back the global MemStore size

[jira] [Commented] (HBASE-5874) The HBase do not configure the 'fs.default.name' attribute, the hbck tool and Merge tool throw IllegalArgumentException.

2012-04-26 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263335#comment-13263335 ] Zhihong Yu commented on HBASE-5874: --- +1 on patch. The HBase do not

[jira] [Commented] (HBASE-5848) Create table with EMPTY_START_ROW passed as splitKey causes the HMaster to abort

2012-04-25 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13261648#comment-13261648 ] Zhihong Yu commented on HBASE-5848: --- Looks like the addendum wasn't applied to trunk.

[jira] [Commented] (HBASE-5829) Inconsistency between the regions map and the servers map in AssignmentManager

2012-04-25 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13261655#comment-13261655 ] Zhihong Yu commented on HBASE-5829: --- Patch makes sense. w.r.t. this.servers, I found a

[jira] [Commented] (HBASE-5732) Remove the SecureRPCEngine and merge the security-related logic in the core engine

2012-04-25 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13261738#comment-13261738 ] Zhihong Yu commented on HBASE-5732: --- Since AccessController and TokenProvider

[jira] [Assigned] (HBASE-5870) Hadoop 23 compilation broken because JobTrackerRunner#getJobTracker() method is not found

2012-04-25 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu reassigned HBASE-5870: - Assignee: Zhihong Yu Hadoop 23 compilation broken because JobTrackerRunner#getJobTracker()

[jira] [Commented] (HBASE-5870) Hadoop 23 compilation broken because JobTrackerRunner#getJobTracker() method is not found

2012-04-25 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13261747#comment-13261747 ] Zhihong Yu commented on HBASE-5870: --- I ran the patch against 0.23 profile. I got one

[jira] [Commented] (HBASE-5873) TimeOut Monitor thread should be started after atleast one region server registers.

2012-04-25 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5873?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13261763#comment-13261763 ] Zhihong Yu commented on HBASE-5873: --- +1 if tests pass. TimeOut Monitor

[jira] [Commented] (HBASE-5870) Hadoop 23 compilation broken because JobTrackerRunner#getJobTracker() method is not found

2012-04-25 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13261773#comment-13261773 ] Zhihong Yu commented on HBASE-5870: --- The failure is consistent: {code}

[jira] [Commented] (HBASE-5611) Replayed edits from regions that failed to open during recovery aren't removed from the global MemStore size

2012-04-25 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13261799#comment-13261799 ] Zhihong Yu commented on HBASE-5611: --- {code} + // global memstore size once a region

[jira] [Updated] (HBASE-5870) Hadoop 23 compilation broken because JobTrackerRunner#getJobTracker() method is not found

2012-04-25 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5870: -- Attachment: 5870-v2.txt Patch v2 fills in obtainJobConf() for MapreduceV2Shim. getJobTrackerConf()

[jira] [Commented] (HBASE-5870) Hadoop 23 compilation broken because JobTrackerRunner#getJobTracker() method is not found

2012-04-25 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13261845#comment-13261845 ] Zhihong Yu commented on HBASE-5870: --- Even in build #136 TestImportExport failed, due to

[jira] [Commented] (HBASE-5870) Hadoop 23 compilation broken because JobTrackerRunner#getJobTracker() method is not found

2012-04-25 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13261934#comment-13261934 ] Zhihong Yu commented on HBASE-5870: --- The two failed tests passed locally.

[jira] [Updated] (HBASE-5870) Hadoop 23 compilation broken because JobTrackerRunner#getJobTracker() method is not found

2012-04-25 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5870: -- Attachment: 5870-v2.txt Hadoop 23 compilation broken because JobTrackerRunner#getJobTracker()

[jira] [Updated] (HBASE-5870) Hadoop 23 compilation broken because JobTrackerRunner#getJobTracker() method is not found

2012-04-25 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5870: -- Attachment: (was: 5870-v2.txt) Hadoop 23 compilation broken because

[jira] [Commented] (HBASE-5862) After Region Close remove the Operation Metrics.

2012-04-25 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13261948#comment-13261948 ] Zhihong Yu commented on HBASE-5862: --- +1 on patch v3. After Region

[jira] [Updated] (HBASE-5862) After Region Close remove the Operation Metrics.

2012-04-25 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5862: -- Fix Version/s: 0.96.0 Hadoop Flags: Reviewed After Region Close remove the Operation

[jira] [Created] (HBASE-5876) TestImportExport has been failing against hadoop 0.23 profile

2012-04-25 Thread Zhihong Yu (JIRA)
Zhihong Yu created HBASE-5876: - Summary: TestImportExport has been failing against hadoop 0.23 profile Key: HBASE-5876 URL: https://issues.apache.org/jira/browse/HBASE-5876 Project: HBase Issue

[jira] [Commented] (HBASE-5870) Hadoop 23 compilation broken because JobTrackerRunner#getJobTracker() method is not found

2012-04-25 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13261998#comment-13261998 ] Zhihong Yu commented on HBASE-5870: --- Will integrate later this afternoon if there is no

[jira] [Commented] (HBASE-5876) TestImportExport has been failing against hadoop 0.23 profile

2012-04-25 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262024#comment-13262024 ] Zhihong Yu commented on HBASE-5876: --- I face different issue on Macbook. See:

[jira] [Commented] (HBASE-5870) Hadoop 23 compilation broken because JobTrackerRunner#getJobTracker() method is not found

2012-04-25 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262104#comment-13262104 ] Zhihong Yu commented on HBASE-5870: --- I ran the test suite and

[jira] [Commented] (HBASE-5870) Hadoop 23 compilation broken because JobTrackerRunner#getJobTracker() method is not found

2012-04-25 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262118#comment-13262118 ] Zhihong Yu commented on HBASE-5870: --- Integrated to trunk. Thanks for the review, Lars

[jira] [Updated] (HBASE-5877) When a query fails because the region has moved, let the regionserver return the new address to the client

2012-04-25 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5877: -- Fix Version/s: 0.96.0 Summary: When a query fails because the region has moved, let the

[jira] [Commented] (HBASE-5877) When a query fails because the region has moved, let the regionserver return the new address to the client

2012-04-25 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262199#comment-13262199 ] Zhihong Yu commented on HBASE-5877: --- For RegionMovedException.java: {code} +String

[jira] [Updated] (HBASE-5870) Hadoop 23 compilation broken because JobTrackerRunner#getJobTracker() method is not found

2012-04-25 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5870: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Commented] (HBASE-5880) TestImportExport fails on trunk when build/running against hadoop 23.

2012-04-25 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262250#comment-13262250 ] Zhihong Yu commented on HBASE-5880: --- I logged HBASE-5876 for this issue already.

[jira] [Commented] (HBASE-5864) Error while reading from hfile in 0.94

2012-04-25 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262266#comment-13262266 ] Zhihong Yu commented on HBASE-5864: --- Latest patch looks good. Minor comments: {code} +

[jira] [Commented] (HBASE-5860) splitlogmanager should not unnecessarily resubmit tasks when zk unavailable

2012-04-25 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13262318#comment-13262318 ] Zhihong Yu commented on HBASE-5860: --- Patch makes sense. {code} + static boolean

[jira] [Commented] (HBASE-4393) Implement a canary monitoring program

2012-04-24 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13260557#comment-13260557 ] Zhihong Yu commented on HBASE-4393: --- This checkin might be related to: {code} [ERROR]

[jira] [Commented] (HBASE-5864) Error while reading from hfile in 0.94

2012-04-24 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13260697#comment-13260697 ] Zhihong Yu commented on HBASE-5864: --- {code} -DataInputStream

[jira] [Commented] (HBASE-5864) Error while reading from hfile in 0.94

2012-04-24 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13260709#comment-13260709 ] Zhihong Yu commented on HBASE-5864: --- Patch v2 passes the new test. {code} + private

[jira] [Commented] (HBASE-5864) Error while reading from hfile in 0.94

2012-04-24 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13260743#comment-13260743 ] Zhihong Yu commented on HBASE-5864: --- The following computation assumes checksum is on:

[jira] [Commented] (HBASE-5861) Hadoop 23 compile broken due to tests introduced in HBASE-5064

2012-04-24 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13260785#comment-13260785 ] Zhihong Yu commented on HBASE-5861: --- I got the following with v3 using 0.23 profile:

[jira] [Commented] (HBASE-5848) Create table with EMPTY_START_ROW passed as splitKey causes the HMaster to abort

2012-04-24 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13260809#comment-13260809 ] Zhihong Yu commented on HBASE-5848: --- TestFullLogReconstruction#testReconstruction gave

[jira] [Updated] (HBASE-5848) Create table with EMPTY_START_ROW passed as splitKey causes the HMaster to abort

2012-04-24 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5848: -- Attachment: 5848-addendum-v2.txt Addendum v2 passes the following tests: {code} 889 mt

[jira] [Updated] (HBASE-5848) Create table with EMPTY_START_ROW passed as splitKey causes the HMaster to abort

2012-04-24 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5848: -- Attachment: 5848-addendum-v3.txt Addendum v2 didn't address the root cause of this issue. Addendum v3

[jira] [Commented] (HBASE-5715) Revert 'Instant schema alter' for now, HBASE-4213

2012-04-24 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13261026#comment-13261026 ] Zhihong Yu commented on HBASE-5715: --- @Subbu: Thanks for following up. I think this work

[jira] [Commented] (HBASE-5848) Create table with EMPTY_START_ROW passed as splitKey causes the HMaster to abort

2012-04-24 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13261068#comment-13261068 ] Zhihong Yu commented on HBASE-5848: --- I modified

[jira] [Updated] (HBASE-5848) Create table with EMPTY_START_ROW passed as splitKey causes the HMaster to abort

2012-04-24 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5848: -- Attachment: 5848-addendum-v4.txt Addendum v4 passes TestAdmin

[jira] [Updated] (HBASE-5713) Introduce throttling during Instant schema change process to throttle opening/closing regions.

2012-04-24 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5713?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5713: -- Attachment: 5713.txt Subbu's patch. Introduce throttling during Instant schema

[jira] [Commented] (HBASE-5713) Introduce throttling during Instant schema change process to throttle opening/closing regions.

2012-04-24 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13261097#comment-13261097 ] Zhihong Yu commented on HBASE-5713: --- For SchemaChangeTracker.java: {code} +

[jira] [Updated] (HBASE-5861) Hadoop 23 compile broken due to tests introduced in HBASE-5064

2012-04-24 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5861: -- Attachment: 5861-v4.patch Patch v4 adds support for obtaining JobConf. TestHLogRecordReader passes

[jira] [Commented] (HBASE-5848) Create table with EMPTY_START_ROW passed as splitKey causes the HMaster to abort

2012-04-24 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13261153#comment-13261153 ] Zhihong Yu commented on HBASE-5848: --- What about the root cause Ram identified:

[jira] [Commented] (HBASE-5862) After Region Close remove the Operation Metrics.

2012-04-24 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13261177#comment-13261177 ] Zhihong Yu commented on HBASE-5862: --- {code} @SuppressWarnings(unused) private

[jira] [Commented] (HBASE-5848) Create table with EMPTY_START_ROW passed as splitKey causes the HMaster to abort

2012-04-24 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13261182#comment-13261182 ] Zhihong Yu commented on HBASE-5848: --- Addendum v6 looks good. BTW this is the highest

[jira] [Commented] (HBASE-5872) Improve hadoopqa script to include checks for hadoop 0.23 build

2012-04-24 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13261210#comment-13261210 ] Zhihong Yu commented on HBASE-5872: --- {code} + echo $MVN clean test -DskipTests

[jira] [Commented] (HBASE-5872) Improve hadoopqa script to include checks for hadoop 0.23 build

2012-04-24 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13261213#comment-13261213 ] Zhihong Yu commented on HBASE-5872: --- Actually

[jira] [Commented] (HBASE-5862) After Region Close remove the Operation Metrics.

2012-04-24 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13261238#comment-13261238 ] Zhihong Yu commented on HBASE-5862: --- MetricsRecord has become an interface in MRv2.

[jira] [Updated] (HBASE-5861) Hadoop 23 compilation broken due to tests introduced in HBASE-5604

2012-04-24 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5861: -- Summary: Hadoop 23 compilation broken due to tests introduced in HBASE-5604 (was: Hadoop 23 compile

[jira] [Updated] (HBASE-5870) Hadoop 23 compilation broken because JobTrackerRunner#getJobTracker() method is not found

2012-04-24 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5870: -- Summary: Hadoop 23 compilation broken because JobTrackerRunner#getJobTracker() method is not found

[jira] [Commented] (HBASE-5870) Hadoop 23 compilation broken because JobTrackerRunner#getJobTracker() method is not found

2012-04-24 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13261254#comment-13261254 ] Zhihong Yu commented on HBASE-5870: ---

[jira] [Commented] (HBASE-5872) Improve hadoopqa script to include checks for hadoop 0.23 build

2012-04-24 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13261291#comment-13261291 ] Zhihong Yu commented on HBASE-5872: --- Thanks for the explanation, Jon. I think the patch

[jira] [Commented] (HBASE-5849) On first cluster startup, RS aborts if root znode is not available

2012-04-24 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13261308#comment-13261308 ] Zhihong Yu commented on HBASE-5849: --- I looped TestClusterBootOrder using patch v4 5

[jira] [Commented] (HBASE-5732) Remove the SecureRPCEngine and merge the security-related logic in the core engine

2012-04-24 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5732?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13261318#comment-13261318 ] Zhihong Yu commented on HBASE-5732: --- Now that security profile is gone in patch v2, the

[jira] [Resolved] (HBASE-5787) Table owner can't disable/delete its own table

2012-04-23 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu resolved HBASE-5787. --- Resolution: Fixed Table owner can't disable/delete its own table

[jira] [Updated] (HBASE-5787) Table owner can't disable/delete his/her own table

2012-04-23 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5787: -- Summary: Table owner can't disable/delete his/her own table (was: Table owner can't disable/delete

[jira] [Commented] (HBASE-5621) Convert admin protocol of HRegionInterface to PB

2012-04-23 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13259709#comment-13259709 ] Zhihong Yu commented on HBASE-5621: --- Can you list the tests that failed on your machine

[jira] [Commented] (HBASE-5848) Create table with EMPTY_START_ROW passed as splitKey causes the HMaster to abort

2012-04-23 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13259740#comment-13259740 ] Zhihong Yu commented on HBASE-5848: --- According to

[jira] [Updated] (HBASE-5826) Improve sync of HLog edits

2012-04-23 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5826: -- Attachment: 5826.txt Todd's patch, for trunk. Improve sync of HLog edits

[jira] [Updated] (HBASE-5826) Improve sync of HLog edits

2012-04-23 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5826: -- Status: Patch Available (was: Open) Improve sync of HLog edits --

[jira] [Commented] (HBASE-5851) TestProcessBasedCluster sometimes fails

2012-04-23 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13259810#comment-13259810 ] Zhihong Yu commented on HBASE-5851: --- The test sometime failed in trunk build as well:

[jira] [Commented] (HBASE-5848) Create table with EMPTY_START_ROW passed as splitKey causes the HMaster to abort

2012-04-23 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13259829#comment-13259829 ] Zhihong Yu commented on HBASE-5848: --- +1 on patch. Create table with

[jira] [Commented] (HBASE-5844) Delete the region servers znode after a regions server crash

2012-04-23 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13259914#comment-13259914 ] Zhihong Yu commented on HBASE-5844: --- {code} + (Environment variable

[jira] [Updated] (HBASE-5699) Run with 1 WAL in HRegionServer

2012-04-23 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Yu updated HBASE-5699: -- Comment: was deleted (was: This seems interesting. I'll take a look at doing this.) Run with 1

[jira] [Commented] (HBASE-5699) Run with 1 WAL in HRegionServer

2012-04-23 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13260008#comment-13260008 ] Zhihong Yu commented on HBASE-5699: --- It was a duplicate message. Run

[jira] [Commented] (HBASE-5862) After Region Close remove the Operation Metrics.

2012-04-23 Thread Zhihong Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13260011#comment-13260011 ] Zhihong Yu commented on HBASE-5862: --- {code} + public void closeMetrics() { +for

<    1   2   3   4   5   6   7   >