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

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

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

2012-04-27 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-5872: -- Attachment: hbase-5872-part2.patch An addendum that makes the success/failure message explicit

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

2012-04-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5872?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263483#comment-13263483 ] Hudson commented on HBASE-5872: --- Integrated in HBase-TRUNK #2821 (See

[jira] [Updated] (HBASE-5886) Add new metric for possible data loss due to puts without WAL

2012-04-27 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-5886: --- Attachment: HBASE-5886-v1.patch Renamed metrics and function, removed unused DEFAULT_

[jira] [Updated] (HBASE-5886) Add new metric for possible data loss due to puts without WAL

2012-04-27 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-5886: --- Attachment: HBASE-5886-v1.patch Add new metric for possible data loss due to puts

[jira] [Updated] (HBASE-5886) Add new metric for possible data loss due to puts without WAL

2012-04-27 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-5886: --- Attachment: (was: HBASE-5886-v1.patch) Add new metric for possible data loss due to

[jira] [Commented] (HBASE-5886) Add new metric for possible data loss due to puts without WAL

2012-04-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263575#comment-13263575 ] Hadoop QA commented on HBASE-5886: -- -1 overall. Here are the results of testing the

[jira] [Updated] (HBASE-5856) byte - String is not consistent between HBaseAdmin and HRegionInfo

2012-04-27 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5856?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] binlijin updated HBASE-5856: Affects Version/s: (was: 0.90.6) byte - String is not consistent between HBaseAdmin and

[jira] [Commented] (HBASE-5856) byte - String is not consistent between HBaseAdmin and HRegionInfo

2012-04-27 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5856?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263582#comment-13263582 ] binlijin commented on HBASE-5856: - @stack Yes, I find the single quotes will fail and

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

2012-04-27 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263681#comment-13263681 ] Jonathan Hsieh commented on HBASE-5874: --- Fulin: Have you tried using the tool after

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

2012-04-27 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263684#comment-13263684 ] Jonathan Hsieh commented on HBASE-5864: --- I haven't looked carefully but do you all

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

2012-04-27 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5874?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh reassigned HBASE-5874: - Assignee: fulin wang Hey fulin, in the future you can set yourself as the assignee to an

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

2012-04-27 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5620?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263742#comment-13263742 ] Jimmy Xiang commented on HBASE-5620: Yes, I was thinking to eliminate the conversion

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

2012-04-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263751#comment-13263751 ] stack commented on HBASE-5885: -- With one region with one file only in it, I run into the

[jira] [Commented] (HBASE-5847) Support createTable(splitKeys) in Thrift

2012-04-27 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5847?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263756#comment-13263756 ] Nicolas Spiegelberg commented on HBASE-5847: @stack: I assume you're talking

[jira] [Updated] (HBASE-5785) Adding unit tests for protbuf utils introduced for HRegionInterface pb conversion

2012-04-27 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-5785: --- Attachment: hbase-5785.patch Adding unit tests for protbuf utils introduced for

[jira] [Updated] (HBASE-5785) Adding unit tests for protbuf utils introduced for HRegionInterface pb conversion

2012-04-27 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5785?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-5785: --- Status: Patch Available (was: Open) I added some tests. I indeed found an issue. It is helpful.

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

2012-04-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263768#comment-13263768 ] Lars Hofhansl commented on HBASE-5885: -- Scary. Just to confirm, you still only see

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

2012-04-27 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263778#comment-13263778 ] nkeywal commented on HBASE-5844: I found the issue, and (hopefully) a fix. I will have a

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

2012-04-27 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh reassigned HBASE-5876: - Assignee: Jonathan Hsieh (was: Uma Maheswara Rao G) TestImportExport has been

[jira] [Created] (HBASE-5889) Remove HRegionInterface

2012-04-27 Thread Jimmy Xiang (JIRA)
Jimmy Xiang created HBASE-5889: -- Summary: Remove HRegionInterface Key: HBASE-5889 URL: https://issues.apache.org/jira/browse/HBASE-5889 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-5889) Remove HRegionInterface

2012-04-27 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263805#comment-13263805 ] Todd Lipcon commented on HBASE-5889: Can you explain which layer of conversion you're

[jira] [Commented] (HBASE-5785) Adding unit tests for protbuf utils introduced for HRegionInterface pb conversion

2012-04-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5785?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263812#comment-13263812 ] Hadoop QA commented on HBASE-5785: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-5889) Remove HRegionInterface

2012-04-27 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263818#comment-13263818 ] Jimmy Xiang commented on HBASE-5889: The existing functions in the client side will

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

2012-04-27 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263851#comment-13263851 ] Nicolas Spiegelberg commented on HBASE-5860: +1

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

2012-04-27 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi reassigned HBASE-5342: -- Assignee: Matteo Bertozzi (was: Enis Soztutar) Grant/Revoke global permissions

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

2012-04-27 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263871#comment-13263871 ] Jimmy Xiang commented on HBASE-5860: Looks good to me.

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

2012-04-27 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263875#comment-13263875 ] Uma Maheswara Rao G commented on HBASE-5876: Thanks a lot, Jon for signing up

[jira] [Created] (HBASE-5890) SplitLog Rescan BusyWaits upon Zk.CONNECTIONLOSS

2012-04-27 Thread Nicolas Spiegelberg (JIRA)
Nicolas Spiegelberg created HBASE-5890: -- Summary: SplitLog Rescan BusyWaits upon Zk.CONNECTIONLOSS Key: HBASE-5890 URL: https://issues.apache.org/jira/browse/HBASE-5890 Project: HBase

[jira] [Commented] (HBASE-5890) SplitLog Rescan BusyWaits upon Zk.CONNECTIONLOSS

2012-04-27 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263880#comment-13263880 ] Nicolas Spiegelberg commented on HBASE-5890: The original idea is to have a

[jira] [Updated] (HBASE-5890) SplitLog Rescan BusyWaits upon Zk.CONNECTIONLOSS

2012-04-27 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg updated HBASE-5890: --- Attachment: HBASE-5890.patch patch should work for 89fb, 94, and trunk

[jira] [Updated] (HBASE-5890) SplitLog Rescan BusyWaits upon Zk.CONNECTIONLOSS

2012-04-27 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5890?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg updated HBASE-5890: --- Fix Version/s: 0.89-fb 0.96.0 0.94.0

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

2012-04-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263904#comment-13263904 ] Ted Yu commented on HBASE-5611: --- I ran 0.92 test suite over 0.92 patch and didn't find

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

2012-04-27 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263906#comment-13263906 ] jirapos...@reviews.apache.org commented on HBASE-5547: --

[jira] [Commented] (HBASE-5890) SplitLog Rescan BusyWaits upon Zk.CONNECTIONLOSS

2012-04-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263919#comment-13263919 ] Hadoop QA commented on HBASE-5890: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-5890) SplitLog Rescan BusyWaits upon Zk.CONNECTIONLOSS

2012-04-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263930#comment-13263930 ] Ted Yu commented on HBASE-5890: --- Patch looks good. In the catch clause, the following

[jira] [Updated] (HBASE-5886) Add new metric for possible data loss due to puts without WAL

2012-04-27 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-5886: --- Attachment: HBASE-5886-v2.patch Add new metric for possible data loss due to puts

[jira] [Commented] (HBASE-5886) Add new metric for possible data loss due to puts without WAL

2012-04-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263939#comment-13263939 ] Hadoop QA commented on HBASE-5886: -- -1 overall. Here are the results of testing the

[jira] [Created] (HBASE-5891) Change Compression Based on Type of Compaction

2012-04-27 Thread Nicolas Spiegelberg (JIRA)
Nicolas Spiegelberg created HBASE-5891: -- Summary: Change Compression Based on Type of Compaction Key: HBASE-5891 URL: https://issues.apache.org/jira/browse/HBASE-5891 Project: HBase

[jira] [Updated] (HBASE-5886) Add new metric for possible data loss due to puts without WAL

2012-04-27 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-5886: --- Attachment: HBASE-5886-v2.patch Add new metric for possible data loss due to puts

[jira] [Updated] (HBASE-5886) Add new metric for possible data loss due to puts without WAL

2012-04-27 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5886?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-5886: --- Attachment: (was: HBASE-5886-v2.patch) Add new metric for possible data loss due to

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

2012-04-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-5826: -- Attachment: (was: 5826.txt) Improve sync of HLog edits --

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

2012-04-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5826?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-5826: -- Attachment: 5826.txt Improve sync of HLog edits -- Key:

[jira] [Commented] (HBASE-5712) Parallelize load of .regioninfo files in diagnostic/repair portion of hbck.

2012-04-27 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263972#comment-13263972 ] jirapos...@reviews.apache.org commented on HBASE-5712: -- bq. On

[jira] [Created] (HBASE-5892) [hbck] Refactor parallel WorkItem* to Futures.

2012-04-27 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-5892: - Summary: [hbck] Refactor parallel WorkItem* to Futures. Key: HBASE-5892 URL: https://issues.apache.org/jira/browse/HBASE-5892 Project: HBase Issue Type:

[jira] [Commented] (HBASE-5712) Parallelize load of .regioninfo files in diagnostic/repair portion of hbck.

2012-04-27 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13263992#comment-13263992 ] jirapos...@reviews.apache.org commented on HBASE-5712: --

[jira] [Created] (HBASE-5893) Allow spaces in coprocessor conf (aka trim() className)

2012-04-27 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-5893: -- Summary: Allow spaces in coprocessor conf (aka trim() className) Key: HBASE-5893 URL: https://issues.apache.org/jira/browse/HBASE-5893 Project: HBase

[jira] [Updated] (HBASE-5893) Allow spaces in coprocessor conf (aka trim() className)

2012-04-27 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-5893: --- Attachment: HBASE-5893-v0.patch Allow spaces in coprocessor conf (aka trim() className)

[jira] [Updated] (HBASE-5893) Allow spaces in coprocessor conf (aka trim() className)

2012-04-27 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-5893: --- Status: Patch Available (was: Open) Allow spaces in coprocessor conf (aka trim()

[jira] [Commented] (HBASE-5712) Parallelize load of .regioninfo files in diagnostic/repair portion of hbck.

2012-04-27 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264029#comment-13264029 ] jirapos...@reviews.apache.org commented on HBASE-5712: -- bq. On

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

2012-04-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-5611: - Fix Version/s: (was: 0.94.1) 0.94.0 Still waiting for a 0.94.0 blocker.

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

2012-04-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264036#comment-13264036 ] Hadoop QA commented on HBASE-5826: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-5890) SplitLog Rescan BusyWaits upon Zk.CONNECTIONLOSS

2012-04-27 Thread Prakash Khemani (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264046#comment-13264046 ] Prakash Khemani commented on HBASE-5890: Most likely, it isn't a good idea to

[jira] [Commented] (HBASE-5712) Parallelize load of .regioninfo files in diagnostic/repair portion of hbck.

2012-04-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264048#comment-13264048 ] Ted Yu commented on HBASE-5712: --- The new sentence is better. +1.

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

2012-04-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark reassigned HBASE-5885: Assignee: Elliott Clark Invalid HFile block magic on Local file System

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

2012-04-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-5885: - Attachment: HBASE-5885-94-0.patch 94 patch. Invalid HFile block magic on Local

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

2012-04-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-5885: - Attachment: HBASE-5885-trunk-0.patch Trunk patch. org.apache.hadoop.LocalFileSystem's seek does

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

2012-04-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-5885: - Status: Patch Available (was: Open) Invalid HFile block magic on Local file System

[jira] [Commented] (HBASE-5893) Allow spaces in coprocessor conf (aka trim() className)

2012-04-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264058#comment-13264058 ] Hadoop QA commented on HBASE-5893: -- -1 overall. Here are the results of testing the

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

2012-04-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264103#comment-13264103 ] Lars Hofhansl commented on HBASE-5885: -- Do you envision this as the final fix, or as

[jira] [Commented] (HBASE-5712) Parallelize load of .regioninfo files in diagnostic/repair portion of hbck.

2012-04-27 Thread jirapos...@reviews.apache.org (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264107#comment-13264107 ] jirapos...@reviews.apache.org commented on HBASE-5712: --

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

2012-04-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264105#comment-13264105 ] Lars Hofhansl commented on HBASE-5885: -- +1 on patch Invalid HFile

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

2012-04-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264114#comment-13264114 ] stack commented on HBASE-5885: -- +1 on patch. Invalid HFile block magic on

[jira] [Commented] (HBASE-5840) Open Region FAILED_OPEN doesn't clear the TaskMonitor Status, keeps showing the old status

2012-04-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264120#comment-13264120 ] stack commented on HBASE-5840: -- @Rajeshbabu I think you are right on the latter wal==null

[jira] [Updated] (HBASE-5840) Open Region FAILED_OPEN doesn't clear the TaskMonitor Status, keeps showing the old status

2012-04-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5840?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5840: - Status: Patch Available (was: Open) Open Region FAILED_OPEN doesn't clear the TaskMonitor Status, keeps

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

2012-04-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264121#comment-13264121 ] Elliott Clark commented on HBASE-5885: -- I would see this as the final solution.

[jira] [Commented] (HBASE-5867) Improve Compaction Throttle Default

2012-04-27 Thread Phabricator (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5867?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264123#comment-13264123 ] Phabricator commented on HBASE-5867: stack has commented on the revision [jira]

[jira] [Updated] (HBASE-5893) Allow spaces in coprocessor conf (aka trim() className)

2012-04-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5893: - Resolution: Fixed Fix Version/s: 0.94.0 0.92.2 Hadoop Flags: Reviewed

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

2012-04-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264132#comment-13264132 ] Lars Hofhansl commented on HBASE-5885: -- @Elliot: fair enough

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

2012-04-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264134#comment-13264134 ] Hadoop QA commented on HBASE-5885: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-5738) Using HBase with HA HDFS requires bogus hardcoded port value

2012-04-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5738?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264135#comment-13264135 ] stack commented on HBASE-5738: -- Shaneal, shall we close this (as per Eli's suggestion above)?

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

2012-04-27 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264138#comment-13264138 ] Jonathan Hsieh commented on HBASE-5876: --- I started going down the path and chatting

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

2012-04-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-5885: - Status: Open (was: Patch Available) Invalid HFile block magic on Local file System

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

2012-04-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-5885: - Attachment: HBASE-5885-94-1.patch 94 missed a couple asserts Invalid HFile

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

2012-04-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-5885: - Attachment: HBASE-5885-trunk-1.patch trunk Invalid HFile block magic on Local

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

2012-04-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264150#comment-13264150 ] Elliott Clark commented on HBASE-5885: -- Missed a couple of asserts. This should fix

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

2012-04-27 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-5885: - Status: Patch Available (was: Open) Invalid HFile block magic on Local file System

[jira] [Commented] (HBASE-5840) Open Region FAILED_OPEN doesn't clear the TaskMonitor Status, keeps showing the old status

2012-04-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5840?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264165#comment-13264165 ] Hadoop QA commented on HBASE-5840: -- -1 overall. Here are the results of testing the

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

2012-04-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264176#comment-13264176 ] Hadoop QA commented on HBASE-5885: -- -1 overall. Here are the results of testing the

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

2012-04-27 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264178#comment-13264178 ] Todd Lipcon commented on HBASE-5885: {quote} I would see this as the final solution.

[jira] [Commented] (HBASE-5853) java.lang.RuntimeException: readObject can't find class org.apache.hadoop.hdfs.protocol.HdfsFileStatus

2012-04-27 Thread jiafeng.zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264179#comment-13264179 ] jiafeng.zhang commented on HBASE-5853: -- @Lars Hofhansl : import the data into hbase

[jira] [Commented] (HBASE-5853) java.lang.RuntimeException: readObject can't find class org.apache.hadoop.hdfs.protocol.HdfsFileStatus

2012-04-27 Thread jiafeng.zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264180#comment-13264180 ] jiafeng.zhang commented on HBASE-5853: -- During operation exception

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

2012-04-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-5885: -- Attachment: 5885-trunk-v2.txt Wrong patch was attached as trunk-1. Re-attaching patch for trunk.

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

2012-04-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-5885: -- Fix Version/s: 0.96.0 Hadoop Flags: Reviewed Invalid HFile block magic on Local file System

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

2012-04-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264201#comment-13264201 ] Hadoop QA commented on HBASE-5885: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-5890) SplitLog Rescan BusyWaits upon Zk.CONNECTIONLOSS

2012-04-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264205#comment-13264205 ] Ted Yu commented on HBASE-5890: --- Prakash made a good point. {code} this.timeoutMonitor =

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

2012-04-27 Thread fulin wang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5874?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264207#comment-13264207 ] fulin wang commented on HBASE-5874: --- I have tested, It pass. There is some reason for

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

2012-04-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-5885: - Resolution: Fixed Status: Resolved (was: Patch Available) Committed 0.94 and trunk. Thanks for the

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

2012-04-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264210#comment-13264210 ] Ted Yu commented on HBASE-5611: --- Integrated to 0.92, 0.94 and trunk. Thanks for the patch,

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

2012-04-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-5611: - Resolution: Fixed Status: Resolved (was: Patch Available) Replayed edits from

[jira] [Commented] (HBASE-5890) SplitLog Rescan BusyWaits upon Zk.CONNECTIONLOSS

2012-04-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264213#comment-13264213 ] Lars Hofhansl commented on HBASE-5890: -- Important for 0.94.0? Just say, and I wait.

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

2012-04-27 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264212#comment-13264212 ] Ted Yu commented on HBASE-5876: --- From

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

2012-04-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264226#comment-13264226 ] Hudson commented on HBASE-5885: --- Integrated in HBase-0.94 #153 (See

[jira] [Commented] (HBASE-5893) Allow spaces in coprocessor conf (aka trim() className)

2012-04-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5893?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264227#comment-13264227 ] Hudson commented on HBASE-5893: --- Integrated in HBase-0.94 #153 (See

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

2012-04-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13264225#comment-13264225 ] Hudson commented on HBASE-5611: --- Integrated in HBase-0.94 #153 (See