[jira] Commented: (HDFS-1035) Generate Eclipse's .classpath file from Ivy config

2010-10-22 Thread Nigel Daley (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12923790#action_12923790 ] Nigel Daley commented on HDFS-1035: --- Good call on needing to update the document. The

[jira] Commented: (HDFS-1035) Generate Eclipse's .classpath file from Ivy config

2010-10-22 Thread Konstantin Boudnik (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1035?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12923894#action_12923894 ] Konstantin Boudnik commented on HDFS-1035: -- # Applied the patch # removed

[jira] Commented: (HDFS-1073) Simpler model for Namenode's fs Image and edit Logs

2010-10-22 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12923923#action_12923923 ] Suresh Srinivas commented on HDFS-1073: --- +1 for option A. Simpler model for

[jira] Commented: (HDFS-903) NN should verify images and edit logs on startup

2010-10-22 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12923930#action_12923930 ] Suresh Srinivas commented on HDFS-903: -- It would have been nice if the contents of the

[jira] Updated: (HDFS-1435) Provide an option to store fsimage compressed

2010-10-22 Thread Hairong Kuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hairong Kuang updated HDFS-1435: Attachment: trunkImageCompress4.patch This patch cleaned up some unnecessary indention or blank

[jira] Created: (HDFS-1475) Want a -d flag in hadoop dfs -ls : Do not expand directories

2010-10-22 Thread Greg Connor (JIRA)
Want a -d flag in hadoop dfs -ls : Do not expand directories Key: HDFS-1475 URL: https://issues.apache.org/jira/browse/HDFS-1475 Project: Hadoop HDFS Issue Type: Improvement

[jira] Commented: (HDFS-1475) Want a -d flag in hadoop dfs -ls : Do not expand directories

2010-10-22 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1475?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12924062#action_12924062 ] Aaron T. Myers commented on HDFS-1475: -- +1 This would be extremely useful. For that

[jira] Commented: (HDFS-1472) Refactor DFSck to allow programmatic access to output

2010-10-22 Thread Ramkumar Vadali (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12924067#action_12924067 ] Ramkumar Vadali commented on HDFS-1472: --- Test results: ant test-patch: [exec]

[jira] Commented: (HDFS-1462) Refactor edit log loading to a separate class from edit log writing

2010-10-22 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12924094#action_12924094 ] Jitendra Nath Pandey commented on HDFS-1462: This patch removes the references

[jira] Commented: (HDFS-1462) Refactor edit log loading to a separate class from edit log writing

2010-10-22 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12924109#action_12924109 ] Todd Lipcon commented on HDFS-1462: --- Sure, we could pass in LOG, or just create our own

[jira] Commented: (HDFS-1472) Refactor DFSck to allow programmatic access to output

2010-10-22 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1472?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=12924117#action_12924117 ] Hadoop QA commented on HDFS-1472: - -1 overall. Here are the results of testing the latest