[jira] [Commented] (HDFS-3887) Remove redundant chooseTarget methods in BlockPlacementPolicy.java

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

[jira] [Commented] (HDFS-2793) Add an admin command to trigger an edit log roll

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

[jira] [Commented] (HDFS-3887) Remove redundant chooseTarget methods in BlockPlacementPolicy.java

2012-09-04 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447521#comment-13447521 ] Jing Zhao commented on HDFS-3887: - Have rerun the two failed tests in my local machine and

[jira] [Updated] (HDFS-1490) TransferFSImage should timeout

2012-09-04 Thread Vinay (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinay updated HDFS-1490: Attachment: HDFS-1490.patch Fixed typo. Added @VisibleForTesting, since 'timeout' is used in test. We have tested

[jira] [Commented] (HDFS-1490) TransferFSImage should timeout

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

[jira] [Commented] (HDFS-3876) NN should not RPC to self to find trash defaults (causes deadlock)

2012-09-04 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3876?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447830#comment-13447830 ] Todd Lipcon commented on HDFS-3876: --- - When you clobber the trash interval in the

[jira] [Commented] (HDFS-3884) QJM: Journal format() should reset cached values

2012-09-04 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447853#comment-13447853 ] Aaron T. Myers commented on HDFS-3884: -- +1 QJM: Journal format()

[jira] [Commented] (HDFS-3886) Shutdown requests can possibly check for checkpoint issues (corrupted edits) and save a good namespace copy before closing down?

2012-09-04 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3886?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447866#comment-13447866 ] Aaron T. Myers commented on HDFS-3886: -- bq. I don't think you could easily do much

[jira] [Commented] (HDFS-3703) Decrease the datanode failure detection time

2012-09-04 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3703?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447878#comment-13447878 ] nkeywal commented on HDFS-3703: --- Hi Jing, Suresh, I'm currently testing the patch with HBase

[jira] [Commented] (HDFS-3540) Further improvement on recovery mode and edit log toleration in branch-1

2012-09-04 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447906#comment-13447906 ] Colin Patrick McCabe commented on HDFS-3540: bq. Correct me if I am wrong:

[jira] [Commented] (HDFS-3077) Quorum-based protocol for reading and writing edit logs

2012-09-04 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13447950#comment-13447950 ] Suresh Srinivas commented on HDFS-3077: --- Hey Todd, I have not looked at the work in

[jira] [Commented] (HDFS-2793) Add an admin command to trigger an edit log roll

2012-09-04 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448076#comment-13448076 ] Aaron T. Myers commented on HDFS-2793: -- Patch looks pretty good to me. Just a few

[jira] [Commented] (HDFS-3383) libhdfs does not build on ARM because jni_md.h is not found

2012-09-04 Thread Trevor Robinson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448078#comment-13448078 ] Trevor Robinson commented on HDFS-3383: --- Can this be committed to branch-1, since it

[jira] [Assigned] (HDFS-3621) Add a main method to HdfsConfiguration, for debug purposes

2012-09-04 Thread Plamen Jeliazkov (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Plamen Jeliazkov reassigned HDFS-3621: -- Assignee: Plamen Jeliazkov (was: Linden Hillenbrand) Add a main method to

[jira] [Updated] (HDFS-3621) Add a main method to HdfsConfiguration, for debug purposes

2012-09-04 Thread Plamen Jeliazkov (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Plamen Jeliazkov updated HDFS-3621: --- Attachment: HDFS-3621.patch Add a main method to HdfsConfiguration, for debug purposes

[jira] [Updated] (HDFS-3621) Add a main method to HdfsConfiguration, for debug purposes

2012-09-04 Thread Plamen Jeliazkov (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Plamen Jeliazkov updated HDFS-3621: --- Status: Patch Available (was: Open) Add a main method to HdfsConfiguration, for debug

[jira] [Commented] (HDFS-2793) Add an admin command to trigger an edit log roll

2012-09-04 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448099#comment-13448099 ] Todd Lipcon commented on HDFS-2793: --- bq. It's certainly the case that arbitrary clients

[jira] [Commented] (HDFS-2793) Add an admin command to trigger an edit log roll

2012-09-04 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448105#comment-13448105 ] Aaron T. Myers commented on HDFS-2793: -- bq. Is the 2NN's principal always considered a

[jira] [Assigned] (HDFS-3866) HttpFS build should download Tomcat via Maven instead of directly

2012-09-04 Thread Plamen Jeliazkov (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Plamen Jeliazkov reassigned HDFS-3866: -- Assignee: Plamen Jeliazkov HttpFS build should download Tomcat via Maven instead

[jira] [Updated] (HDFS-3866) HttpFS build should download Tomcat via Maven instead of directly

2012-09-04 Thread Plamen Jeliazkov (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Plamen Jeliazkov updated HDFS-3866: --- Attachment: HDFS-3866.patch HttpFS build should download Tomcat via Maven instead of

[jira] [Commented] (HDFS-3866) HttpFS build should download Tomcat via Maven instead of directly

2012-09-04 Thread Plamen Jeliazkov (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448106#comment-13448106 ] Plamen Jeliazkov commented on HDFS-3866: Taking Alejandro's advice here by making

[jira] [Updated] (HDFS-3866) HttpFS build should download Tomcat via Maven instead of directly

2012-09-04 Thread Plamen Jeliazkov (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Plamen Jeliazkov updated HDFS-3866: --- Status: Patch Available (was: Open) HttpFS build should download Tomcat via Maven

[jira] [Created] (HDFS-3888) BlockPlacementPolicyDefault#LOG should be removed

2012-09-04 Thread Jing Zhao (JIRA)
Jing Zhao created HDFS-3888: --- Summary: BlockPlacementPolicyDefault#LOG should be removed Key: HDFS-3888 URL: https://issues.apache.org/jira/browse/HDFS-3888 Project: Hadoop HDFS Issue Type: Bug

[jira] [Updated] (HDFS-3888) BlockPlacementPolicyDefault#LOG should be removed

2012-09-04 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-3888: Attachment: HDFS-3888.patch BlockPlacementPolicyDefault#LOG should be removed

[jira] [Updated] (HDFS-3888) BlockPlacementPolicyDefault#LOG should be removed

2012-09-04 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-3888: Status: Patch Available (was: Open) BlockPlacementPolicyDefault#LOG should be removed

[jira] [Updated] (HDFS-3888) BlockPlacementPolicyDefault code cleanup

2012-09-04 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas updated HDFS-3888: -- Summary: BlockPlacementPolicyDefault code cleanup (was: BlockPlacementPolicyDefault#LOG should

[jira] [Updated] (HDFS-3888) BlockPlacementPolicyDefault code cleanup

2012-09-04 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-3888: Status: Open (was: Patch Available) BlockPlacementPolicyDefault code cleanup

[jira] [Commented] (HDFS-3866) HttpFS build should download Tomcat via Maven instead of directly

2012-09-04 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448144#comment-13448144 ] Alejandro Abdelnur commented on HDFS-3866: -- +1 HttpFS build

[jira] [Updated] (HDFS-3866) HttpFS POM should have property where to download tomcat from

2012-09-04 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur updated HDFS-3866: - Summary: HttpFS POM should have property where to download tomcat from (was: HttpFS

[jira] [Updated] (HDFS-3866) HttpFS POM should have property where to download tomcat from

2012-09-04 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur updated HDFS-3866: - Issue Type: Improvement (was: Bug) HttpFS POM should have property where to

[jira] [Updated] (HDFS-3866) HttpFS POM should have property where to download tomcat from

2012-09-04 Thread Alejandro Abdelnur (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Alejandro Abdelnur updated HDFS-3866: - Resolution: Fixed Fix Version/s: 2.2.0-alpha Hadoop Flags: Reviewed

[jira] [Commented] (HDFS-3621) Add a main method to HdfsConfiguration, for debug purposes

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

[jira] [Updated] (HDFS-3888) BlockPlacementPolicyDefault code cleanup

2012-09-04 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-3888: Attachment: HDFS-3888.patch The code for computing the maxNodePerRack in chooseTarget() method is putting

[jira] [Commented] (HDFS-3866) HttpFS POM should have property where to download tomcat from

2012-09-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448171#comment-13448171 ] Hudson commented on HDFS-3866: -- Integrated in Hadoop-Common-trunk-Commit #2677 (See

[jira] [Commented] (HDFS-3866) HttpFS POM should have property where to download tomcat from

2012-09-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448182#comment-13448182 ] Hudson commented on HDFS-3866: -- Integrated in Hadoop-Hdfs-trunk-Commit #2740 (See

[jira] [Commented] (HDFS-3540) Further improvement on recovery mode and edit log toleration in branch-1

2012-09-04 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448185#comment-13448185 ] Tsz Wo (Nicholas), SZE commented on HDFS-3540: -- {quote} Correct me if I am

[jira] [Updated] (HDFS-3888) BlockPlacementPolicyDefault code cleanup

2012-09-04 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-3888: - Hadoop Flags: Reviewed +1 patch looks good.

[jira] [Updated] (HDFS-3888) BlockPlacementPolicyDefault code cleanup

2012-09-04 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-3888: - Status: Patch Available (was: Open) BlockPlacementPolicyDefault code

[jira] [Updated] (HDFS-3887) Remove redundant chooseTarget methods in BlockPlacementPolicy.java

2012-09-04 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-3887: - Component/s: name-node Hadoop Flags: Reviewed +1 patch looks good.

[jira] [Commented] (HDFS-3888) BlockPlacementPolicyDefault code cleanup

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

[jira] [Updated] (HDFS-3887) Remove redundant chooseTarget methods in BlockPlacementPolicy.java

2012-09-04 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-3887: - Resolution: Fixed Fix Version/s: 2.2.0-alpha Status: Resolved

[jira] [Commented] (HDFS-3887) Remove redundant chooseTarget methods in BlockPlacementPolicy.java

2012-09-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448213#comment-13448213 ] Hudson commented on HDFS-3887: -- Integrated in Hadoop-Hdfs-trunk-Commit #2741 (See

[jira] [Commented] (HDFS-3887) Remove redundant chooseTarget methods in BlockPlacementPolicy.java

2012-09-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448218#comment-13448218 ] Hudson commented on HDFS-3887: -- Integrated in Hadoop-Common-trunk-Commit #2678 (See

[jira] [Commented] (HDFS-3888) BlockPlacementPolicyDefault code cleanup

2012-09-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448224#comment-13448224 ] Hudson commented on HDFS-3888: -- Integrated in Hadoop-Hdfs-trunk-Commit #2742 (See

[jira] [Updated] (HDFS-3888) BlockPlacementPolicyDefault code cleanup

2012-09-04 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-3888: - Resolution: Fixed Fix Version/s: 2.2.0-alpha Status: Resolved

[jira] [Commented] (HDFS-3888) BlockPlacementPolicyDefault code cleanup

2012-09-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448233#comment-13448233 ] Hudson commented on HDFS-3888: -- Integrated in Hadoop-Common-trunk-Commit #2679 (See

[jira] [Commented] (HDFS-3866) HttpFS POM should have property where to download tomcat from

2012-09-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448243#comment-13448243 ] Hudson commented on HDFS-3866: -- Integrated in Hadoop-Mapreduce-trunk-Commit #2703 (See

[jira] [Commented] (HDFS-3540) Further improvement on recovery mode and edit log toleration in branch-1

2012-09-04 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448277#comment-13448277 ] Colin Patrick McCabe commented on HDFS-3540: bq. I should be more specific: For

[jira] [Commented] (HDFS-3540) Further improvement on recovery mode and edit log toleration in branch-1

2012-09-04 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3540?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448357#comment-13448357 ] Colin Patrick McCabe commented on HDFS-3540: Here's a table of the abilities of

[jira] [Updated] (HDFS-2793) Add an admin command to trigger an edit log roll

2012-09-04 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HDFS-2793: -- Attachment: hdfs-2793.txt How's this look? Add an admin command to trigger an edit

[jira] [Commented] (HDFS-2793) Add an admin command to trigger an edit log roll

2012-09-04 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448364#comment-13448364 ] Aaron T. Myers commented on HDFS-2793: -- One nit, I think this should just be

[jira] [Created] (HDFS-3889) distcp silently ignores missing checksums

2012-09-04 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HDFS-3889: -- Summary: distcp silently ignores missing checksums Key: HDFS-3889 URL: https://issues.apache.org/jira/browse/HDFS-3889 Project: Hadoop HDFS

[jira] [Updated] (HDFS-3889) distcp overwrites files even when there are missing checksums

2012-09-04 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-3889: --- Summary: distcp overwrites files even when there are missing checksums (was: distcp

[jira] [Commented] (HDFS-3887) Remove redundant chooseTarget methods in BlockPlacementPolicy.java

2012-09-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448370#comment-13448370 ] Hudson commented on HDFS-3887: -- Integrated in Hadoop-Mapreduce-trunk-Commit #2704 (See

[jira] [Commented] (HDFS-3888) BlockPlacementPolicyDefault code cleanup

2012-09-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3888?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448371#comment-13448371 ] Hudson commented on HDFS-3888: -- Integrated in Hadoop-Mapreduce-trunk-Commit #2704 (See

[jira] [Updated] (HDFS-2793) Add an admin command to trigger an edit log roll

2012-09-04 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HDFS-2793: -- Attachment: hdfs-2793.txt Oops. good catch. New rev. Add an admin command to trigger

[jira] [Commented] (HDFS-2793) Add an admin command to trigger an edit log roll

2012-09-04 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448383#comment-13448383 ] Aaron T. Myers commented on HDFS-2793: -- The latest patch looks good to me. +1 pending

[jira] [Commented] (HDFS-3054) distcp -skipcrccheck has no effect

2012-09-04 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448386#comment-13448386 ] Colin Patrick McCabe commented on HDFS-3054: testing done: I confirmed that

[jira] [Commented] (HDFS-3863) QJM: track last committed txid

2012-09-04 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448387#comment-13448387 ] Eli Collins commented on HDFS-3863: --- +1 looks great QJM: track last

[jira] [Commented] (HDFS-3383) libhdfs does not build on ARM because jni_md.h is not found

2012-09-04 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448391#comment-13448391 ] Eli Collins commented on HDFS-3383: --- Happy to review if you post a patch for branch-1.

[jira] [Commented] (HDFS-3869) QJM: expose non-file journal manager details in web UI

2012-09-04 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448392#comment-13448392 ] Eli Collins commented on HDFS-3869: --- +1 updated patch looks good QJM:

[jira] [Commented] (HDFS-3889) distcp overwrites files even when there are missing checksums

2012-09-04 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448393#comment-13448393 ] Eli Collins commented on HDFS-3889: --- Good find. Or perhaps have an option that checks

[jira] [Commented] (HDFS-3888) BlockPlacementPolicyDefault code cleanup

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

[jira] [Commented] (HDFS-2793) Add an admin command to trigger an edit log roll

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

[jira] [Commented] (HDFS-3889) distcp overwrites files even when there are missing checksums

2012-09-04 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448413#comment-13448413 ] Colin Patrick McCabe commented on HDFS-3889: I guess I need to look more into

[jira] [Commented] (HDFS-2793) Add an admin command to trigger an edit log roll

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

[jira] [Resolved] (HDFS-3863) QJM: track last committed txid

2012-09-04 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-3863. --- Resolution: Fixed Fix Version/s: QuorumJournalManager (HDFS-3077) Hadoop Flags: Reviewed

[jira] [Resolved] (HDFS-3869) QJM: expose non-file journal manager details in web UI

2012-09-04 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-3869. --- Resolution: Fixed Fix Version/s: QuorumJournalManager (HDFS-3077) Hadoop Flags: Reviewed

[jira] [Updated] (HDFS-3884) QJM: Journal format() should reset cached values

2012-09-04 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HDFS-3884: -- Attachment: hdfs-3884.txt Attaching patch I'm about to commit. Had to slightly modify it due to changes

[jira] [Resolved] (HDFS-3884) QJM: Journal format() should reset cached values

2012-09-04 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-3884. --- Resolution: Fixed Target Version/s: QuorumJournalManager (HDFS-3077) Hadoop Flags:

[jira] [Commented] (HDFS-3870) QJM: add metrics to JournalNode

2012-09-04 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448460#comment-13448460 ] Todd Lipcon commented on HDFS-3870: --- Just realized I never commented to respond to Chao's

[jira] [Commented] (HDFS-3884) QJM: Journal format() should reset cached values

2012-09-04 Thread Eli Collins (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448461#comment-13448461 ] Eli Collins commented on HDFS-3884: --- +1 to the delta, makes sense. QJM:

[jira] [Resolved] (HDFS-3870) QJM: add metrics to JournalNode

2012-09-04 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-3870. --- Resolution: Fixed Fix Version/s: QuorumJournalManager (HDFS-3077) Hadoop Flags: Reviewed

[jira] [Updated] (HDFS-2793) Add an admin command to trigger an edit log roll

2012-09-04 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HDFS-2793: -- Resolution: Fixed Fix Version/s: 2.2.0-alpha 3.0.0 Release Note:

[jira] [Commented] (HDFS-2793) Add an admin command to trigger an edit log roll

2012-09-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448470#comment-13448470 ] Hudson commented on HDFS-2793: -- Integrated in Hadoop-Common-trunk-Commit #2682 (See

[jira] [Commented] (HDFS-2793) Add an admin command to trigger an edit log roll

2012-09-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448473#comment-13448473 ] Hudson commented on HDFS-2793: -- Integrated in Hadoop-Hdfs-trunk-Commit #2745 (See

[jira] [Commented] (HDFS-1490) TransferFSImage should timeout

2012-09-04 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448476#comment-13448476 ] Todd Lipcon commented on HDFS-1490: --- +1, looks good to me. Will commit momentarily.

[jira] [Updated] (HDFS-1490) TransferFSImage should timeout

2012-09-04 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HDFS-1490: -- Fix Version/s: 2.2.0-alpha 3.0.0 Status: In Progress (was: Patch

[jira] [Resolved] (HDFS-1490) TransferFSImage should timeout

2012-09-04 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon resolved HDFS-1490. --- Resolution: Fixed Hadoop Flags: Reviewed TransferFSImage should timeout

[jira] [Commented] (HDFS-1490) TransferFSImage should timeout

2012-09-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448484#comment-13448484 ] Hudson commented on HDFS-1490: -- Integrated in Hadoop-Common-trunk-Commit #2683 (See

[jira] [Commented] (HDFS-1490) TransferFSImage should timeout

2012-09-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-1490?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448485#comment-13448485 ] Hudson commented on HDFS-1490: -- Integrated in Hadoop-Hdfs-trunk-Commit #2746 (See

[jira] [Commented] (HDFS-2793) Add an admin command to trigger an edit log roll

2012-09-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2793?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13448500#comment-13448500 ] Hudson commented on HDFS-2793: -- Integrated in Hadoop-Mapreduce-trunk-Commit #2706 (See