[jira] [Updated] (HBASE-4065) TableOutputFormat ignores failure to create table instance

2011-08-21 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HBASE-4065: Hadoop Flags: [Reviewed] Status: Patch Available (was: In Progress) Submitting patch, I

[jira] [Work started] (HBASE-4065) TableOutputFormat ignores failure to create table instance

2011-08-21 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-4065 started by Brock Noland. > TableOutputFormat ignores failure to create table instance > -- > >

[jira] [Commented] (HBASE-4065) TableOutputFormat ignores failure to create table instance

2011-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088387#comment-13088387 ] Ted Yu commented on HBASE-4065: --- +1 on patch version 2. > TableOutputFormat ignores failure

[jira] [Updated] (HBASE-4065) TableOutputFormat ignores failure to create table instance

2011-08-21 Thread Brock Noland (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brock Noland updated HBASE-4065: Attachment: HBASE-4065.2.patch Good call. Attached checks for tableName.length() <= 0. > TableOut

[jira] [Commented] (HBASE-4015) Refactor the TimeoutMonitor to make it less racy

2011-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088368#comment-13088368 ] Ted Yu commented on HBASE-4015: --- Patch 2 is much bigger. Personally I think adding a new sta

[jira] [Commented] (HBASE-4065) TableOutputFormat ignores failure to create table instance

2011-08-21 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13088363#comment-13088363 ] Ted Yu commented on HBASE-4065: --- We should handle IOE out of ZKUtil.applyClusterKeyToConf()