[jira] [Commented] (HBASE-5604) M/R tools to replay WAL files

2012-04-10 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250959#comment-13250959 ] Lars Hofhansl commented on HBASE-5604: -- * Let's not overkill on the exceptions. This

[jira] [Commented] (HBASE-5604) M/R tools to replay WAL files

2012-04-10 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250974#comment-13250974 ] stack commented on HBASE-5604: -- bq. Thought about using SimpleDateFormat, then punted. I

[jira] [Commented] (HBASE-5604) M/R tools to replay WAL files

2012-04-10 Thread stack (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13251007#comment-13251007 ] stack commented on HBASE-5604: -- bq. The parsing would be done with SimpleDateFormat. If user

[jira] [Commented] (HBASE-5604) M/R tools to replay WAL files

2012-04-10 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13251053#comment-13251053 ] Lars Hofhansl commented on HBASE-5604: -- @Stack: Yeah, probably. You'd vote for

[jira] [Commented] (HBASE-5604) M/R tools to replay WAL files

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

[jira] [Commented] (HBASE-5604) M/R tools to replay WAL files

2012-04-09 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250393#comment-13250393 ] Zhihong Yu commented on HBASE-5604: --- {code} +public class WALPlayer extends Configured

[jira] [Commented] (HBASE-5604) M/R tools to replay WAL files

2012-04-09 Thread Lars Hofhansl (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250439#comment-13250439 ] Lars Hofhansl commented on HBASE-5604: -- Thanks Ted. * I'll add Javadoc. * index of 0

[jira] [Commented] (HBASE-5604) M/R tools to replay WAL files

2012-04-09 Thread Zhihong Yu (Commented) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13250450#comment-13250450 ] Zhihong Yu commented on HBASE-5604: --- {code} + if (tablesToUse == null || tableMap

[jira] [Commented] (HBASE-5604) M/R tools to replay WAL files

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