[jira] Updated: (HBASE-2894) MultiPut exposes public fields

2010-08-25 Thread ryan rawson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2894?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ryan rawson updated HBASE-2894: --- Priority: Trivial (was: Blocker) > MultiPut exposes public fields > -- >

[jira] Assigned: (HBASE-2887) Improvements and refactor for HBaseFsck tool

2010-08-25 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon reassigned HBASE-2887: -- Assignee: Jonathan Gray (was: Todd Lipcon) Reassigning to jgray - FB team is taking this and r

[jira] Commented: (HBASE-2933) Always Skip Errors during Log Recovery

2010-08-25 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2933?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902612#action_12902612 ] Todd Lipcon commented on HBASE-2933: Yep - even with good working master failover, you

[jira] Commented: (HBASE-2514) RegionServer should refuse to be assigned a region that use LZO when LZO isn't available

2010-08-25 Thread HBase Review Board (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902584#action_12902584 ] HBase Review Board commented on HBASE-2514: --- Message from: "Jean-Daniel Cryans"

[jira] Resolved: (HBASE-2920) HTable.checkAndPut/Delete doesn't handle null values

2010-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans resolved HBASE-2920. --- Hadoop Flags: [Reviewed] Assignee: Jean-Daniel Cryans Resolution: Fixed

[jira] Updated: (HBASE-2643) Figure how to deal with eof splitting logs

2010-08-25 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg updated HBASE-2643: --- Attachment: (was: HBASE-2643.patch) > Figure how to deal with eof splitting logs

[jira] Updated: (HBASE-2643) Figure how to deal with eof splitting logs

2010-08-25 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg updated HBASE-2643: --- Attachment: HBASE-2643.patch Changed the LOG from warn to info level after internal r

[jira] Updated: (HBASE-2643) Figure how to deal with eof splitting logs

2010-08-25 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg updated HBASE-2643: --- Status: Patch Available (was: Open) Affects Version/s: 0.89.20100621

[jira] Updated: (HBASE-2643) Figure how to deal with eof splitting logs

2010-08-25 Thread Nicolas Spiegelberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nicolas Spiegelberg updated HBASE-2643: --- Attachment: HBASE-2643.patch > Figure how to deal with eof splitting logs > -

[jira] Created: (HBASE-2935) Refactor "Corrupt Data" Tests in TestHLogSplit

2010-08-25 Thread Nicolas Spiegelberg (JIRA)
Refactor "Corrupt Data" Tests in TestHLogSplit -- Key: HBASE-2935 URL: https://issues.apache.org/jira/browse/HBASE-2935 Project: HBase Issue Type: Bug Components: test Affects Version

[jira] Commented: (HBASE-2920) HTable.checkAndPut/Delete doesn't handle null values

2010-08-25 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902543#action_12902543 ] stack commented on HBASE-2920: -- +1 > HTable.checkAndPut/Delete doesn't handle null values > -

[jira] Commented: (HBASE-1512) Coprocessors: Support aggregate functions

2010-08-25 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-1512?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902534#action_12902534 ] Himanshu Vashishtha commented on HBASE-1512: Hello Andrew, Can you please tell

[jira] Updated: (HBASE-2920) HTable.checkAndPut/Delete doesn't handle null values

2010-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-2920: -- Attachment: HBASE-2920.patch Simple patch that checks if the value is null before check

[jira] Resolved: (HBASE-2897) [stargate] RowResultGenerator should handle NoSuchColumnFamilyException

2010-08-25 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans resolved HBASE-2897. --- Hadoop Flags: [Reviewed] Resolution: Fixed Committed to branch. > [stargate] R