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

2011-08-22 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088864#comment-13088864 ] Ted Yu commented on HBASE-4065: --- Integrated to branch and TRUNK. Thanks for the patch

[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-tabpanelfocusedCommentId=13088363#comment-13088363 ] Ted Yu commented on HBASE-4065: --- We should handle IOE out of ZKUtil.applyClusterKeyToConf()

[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-tabpanelfocusedCommentId=13088387#comment-13088387 ] Ted Yu commented on HBASE-4065: --- +1 on patch version 2. TableOutputFormat ignores failure

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

2011-08-20 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13088309#comment-13088309 ] Ted Yu commented on HBASE-4065: --- In mapred/TableOutputFormat.java: {code} }