[jira] [Updated] (HDFS-6606) Optimize HDFS Encrypted Transport performance

2014-09-23 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6606?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HDFS-6606: - Attachment: HDFS-6606.006.patch Rebase the patch for latest trunk again. Optimize HDFS Encrypted Transport

[jira] [Commented] (HDFS-6581) Write to single replica in memory

2014-09-23 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144432#comment-14144432 ] Hadoop QA commented on HDFS-6581: - {color:red}-1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-6606) Optimize HDFS Encrypted Transport performance

2014-09-23 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144517#comment-14144517 ] Hadoop QA commented on HDFS-6606: - {color:red}-1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-7128) Decommission slows way down when it gets towards the end

2014-09-23 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144516#comment-14144516 ] Hadoop QA commented on HDFS-7128: - {color:red}-1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-6606) Optimize HDFS Encrypted Transport performance

2014-09-23 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6606?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144534#comment-14144534 ] Yi Liu commented on HDFS-6606: -- Test failures are unrelated. [~atm] and [~tucu00], do you

[jira] [Updated] (HDFS-6633) Support reading new data in a being written file until the file is closed

2014-09-23 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6633?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinayakumar B updated HDFS-6633: Attachment: HDFS-6633-001.patch Attached the patch. changes: 1. Added 2 new APIs, {{pollNewData()

[jira] [Created] (HDFS-7134) Replication count for a block should not update till the blocks have settled on Datanodes

2014-09-23 Thread gurmukh singh (JIRA)
gurmukh singh created HDFS-7134: --- Summary: Replication count for a block should not update till the blocks have settled on Datanodes Key: HDFS-7134 URL: https://issues.apache.org/jira/browse/HDFS-7134

[jira] [Commented] (HDFS-7097) Allow block reports to be processed during checkpointing on standby name node

2014-09-23 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144584#comment-14144584 ] Vinayakumar B commented on HDFS-7097: - Thanks Kihwal, Changes looks good. I too have

[jira] [Commented] (HDFS-7102) Null dereference in PacketReceiver#receiveNextPacket()

2014-09-23 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144593#comment-14144593 ] Vinayakumar B commented on HDFS-7102: - Any potential problem you are seeing here?

[jira] [Updated] (HDFS-7113) Add DFSAdmin Command to Recover Lease

2014-09-23 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinayakumar B updated HDFS-7113: Fix Version/s: (was: 2.5.1) Add DFSAdmin Command to Recover Lease

[jira] [Commented] (HDFS-7115) TestEncryptionZones assumes Unix path separator for KMS key store path

2014-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144663#comment-14144663 ] Hudson commented on HDFS-7115: -- FAILURE: Integrated in Hadoop-Yarn-trunk #689 (See

[jira] [Commented] (HDFS-7001) Tests in TestTracing should not depend on the order of execution

2014-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144660#comment-14144660 ] Hudson commented on HDFS-7001: -- FAILURE: Integrated in Hadoop-Yarn-trunk #689 (See

[jira] [Commented] (HDFS-7106) Reconfiguring DataNode volumes does not release the lock files in removed volumes.

2014-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144669#comment-14144669 ] Hudson commented on HDFS-7106: -- FAILURE: Integrated in Hadoop-Yarn-trunk #689 (See

[jira] [Commented] (HDFS-6633) Support reading new data in a being written file until the file is closed

2014-09-23 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144692#comment-14144692 ] Hadoop QA commented on HDFS-6633: - {color:red}-1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-7115) TestEncryptionZones assumes Unix path separator for KMS key store path

2014-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144818#comment-14144818 ] Hudson commented on HDFS-7115: -- SUCCESS: Integrated in Hadoop-Hdfs-trunk #1880 (See

[jira] [Commented] (HDFS-7115) TestEncryptionZones assumes Unix path separator for KMS key store path

2014-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7115?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144795#comment-14144795 ] Hudson commented on HDFS-7115: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1905 (See

[jira] [Commented] (HDFS-7106) Reconfiguring DataNode volumes does not release the lock files in removed volumes.

2014-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144824#comment-14144824 ] Hudson commented on HDFS-7106: -- SUCCESS: Integrated in Hadoop-Hdfs-trunk #1880 (See

[jira] [Commented] (HDFS-7106) Reconfiguring DataNode volumes does not release the lock files in removed volumes.

2014-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144801#comment-14144801 ] Hudson commented on HDFS-7106: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1905 (See

[jira] [Commented] (HDFS-3107) HDFS truncate

2014-09-23 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144833#comment-14144833 ] Konstantin Shvachko commented on HDFS-3107: --- Plamen could you please update

[jira] [Commented] (HDFS-7001) Tests in TestTracing should not depend on the order of execution

2014-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144792#comment-14144792 ] Hudson commented on HDFS-7001: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1905 (See

[jira] [Updated] (HDFS-3107) HDFS truncate

2014-09-23 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Konstantin Shvachko updated HDFS-3107: -- Attachment: HDFS_truncate.pdf Here is the design doc. HDFS truncate -

[jira] [Commented] (HDFS-7001) Tests in TestTracing should not depend on the order of execution

2014-09-23 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7001?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144815#comment-14144815 ] Hudson commented on HDFS-7001: -- SUCCESS: Integrated in Hadoop-Hdfs-trunk #1880 (See

[jira] [Comment Edited] (HDFS-7128) Decommission slows way down when it gets towards the end

2014-09-23 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144865#comment-14144865 ] Kihwal Lee edited comment on HDFS-7128 at 9/23/14 3:00 PM: --- This

[jira] [Commented] (HDFS-7114) Secondary NameNode failed to rollback from 2.4.1 to 2.2.0

2014-09-23 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144882#comment-14144882 ] Kihwal Lee commented on HDFS-7114: -- Secondary name node does not persist any state for its

[jira] [Comment Edited] (HDFS-7128) Decommission slows way down when it gets towards the end

2014-09-23 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144865#comment-14144865 ] Kihwal Lee edited comment on HDFS-7128 at 9/23/14 2:59 PM: --- This

[jira] [Commented] (HDFS-7128) Decommission slows way down when it gets towards the end

2014-09-23 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144865#comment-14144865 ] Kihwal Lee commented on HDFS-7128: -- This is not just about decommissioning. If nodes die

[jira] [Updated] (HDFS-7126) TestEncryptionZonesWithHA assumes Unix path separator for KMS key store path

2014-09-23 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7126?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7126: Resolution: Fixed Fix Version/s: 2.6.0 Status: Resolved (was: Patch Available)

[jira] [Commented] (HDFS-7130) TestDataTransferKeepalive fails intermittently on Windows.

2014-09-23 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144900#comment-14144900 ] Chris Nauroth commented on HDFS-7130: - It looks like the pre-commit job's process got

[jira] [Created] (HDFS-7135) Add trace command to FsShell

2014-09-23 Thread Masatake Iwasaki (JIRA)
Masatake Iwasaki created HDFS-7135: -- Summary: Add trace command to FsShell Key: HDFS-7135 URL: https://issues.apache.org/jira/browse/HDFS-7135 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Updated] (HDFS-7135) Add trace command to FsShell

2014-09-23 Thread Masatake Iwasaki (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masatake Iwasaki updated HDFS-7135: --- Component/s: hdfs-client Add trace command to FsShell

[jira] [Updated] (HDFS-7135) Add trace command to FsShell

2014-09-23 Thread Masatake Iwasaki (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masatake Iwasaki updated HDFS-7135: --- Component/s: (was: datanode) (was: namenode) Add trace command to

[jira] [Updated] (HDFS-7135) Add trace command to FsShell

2014-09-23 Thread Masatake Iwasaki (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masatake Iwasaki updated HDFS-7135: --- Attachment: HDFS-7135-0.patch attaching patch. Add trace command to FsShell

[jira] [Updated] (HDFS-7135) Add trace command to FsShell

2014-09-23 Thread Masatake Iwasaki (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masatake Iwasaki updated HDFS-7135: --- Attachment: HDFS-7135-1.patch I updated the patch. Trace does not need to use ToolRunner

[jira] [Resolved] (HDFS-7114) Secondary NameNode failed to rollback from 2.4.1 to 2.2.0

2014-09-23 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee resolved HDFS-7114. -- Resolution: Invalid Secondary NameNode failed to rollback from 2.4.1 to 2.2.0

[jira] [Updated] (HDFS-7135) Add trace command to FsShell

2014-09-23 Thread Masatake Iwasaki (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masatake Iwasaki updated HDFS-7135: --- Status: Patch Available (was: Open) Add trace command to FsShell

[jira] [Commented] (HDFS-6799) The invalidate method in SimulatedFSDataset.java failed to remove (invalidate) blocks from the file system.

2014-09-23 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144968#comment-14144968 ] Tsz Wo Nicholas Sze commented on HDFS-6799: --- TestBalancer.testUnknownDatanode

[jira] [Commented] (HDFS-6799) The invalidate method in SimulatedFSDataset.java failed to remove (invalidate) blocks from the file system.

2014-09-23 Thread Benoy Antony (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144979#comment-14144979 ] Benoy Antony commented on HDFS-6799: Thanks for letting me know [~szetszwo]. I will

[jira] [Commented] (HDFS-6799) The invalidate method in SimulatedFSDataset.java failed to remove (invalidate) blocks from the file system.

2014-09-23 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14144990#comment-14144990 ] Tsz Wo Nicholas Sze commented on HDFS-6799: --- Thanks Benoy. The patch here was

[jira] [Commented] (HDFS-7135) Add trace command to FsShell

2014-09-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145040#comment-14145040 ] Allen Wittenauer commented on HDFS-7135: This is effectively a dupe of HDFS-6956.

[jira] [Commented] (HDFS-7132) hdfs namenode -metadataVersion command does not honor configured name dirs

2014-09-23 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145039#comment-14145039 ] Charles Lamb commented on HDFS-7132: TestEncryptionZonesWithKMS and

[jira] [Updated] (HDFS-7135) Add trace command to FsShell

2014-09-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HDFS-7135: --- Resolution: Duplicate Status: Resolved (was: Patch Available) Add trace command to

[jira] [Updated] (HDFS-7104) Fix and clarify INodeInPath getter functions

2014-09-23 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang updated HDFS-7104: Status: Patch Available (was: Open) Fix and clarify INodeInPath getter functions

[jira] [Commented] (HDFS-7135) Add trace command to FsShell

2014-09-23 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145043#comment-14145043 ] stack commented on HDFS-7135: - +1 LGTM. Needs nice release note. Add trace command to

[jira] [Commented] (HDFS-7117) Not all datanodes are displayed on the namenode http tab

2014-09-23 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7117?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145045#comment-14145045 ] Kihwal Lee commented on HDFS-7117: -- I assume you saw this in 2.4. Have you tried branch-2

[jira] [Updated] (HDFS-7104) Fix and clarify INodeInPath getter functions

2014-09-23 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang updated HDFS-7104: Attachment: HDFS-7104-20140923-v1.patch [~jingzhao] Thanks very much for the clarification. I also double

[jira] [Commented] (HDFS-7123) Run legacy fsimage checkpoint in parallel with PB fsimage checkpoint

2014-09-23 Thread Lohit Vijayarenu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145065#comment-14145065 ] Lohit Vijayarenu commented on HDFS-7123: If we drop the lock then users of these

[jira] [Commented] (HDFS-6971) Bounded staleness of EDEK caches on the NN

2014-09-23 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145094#comment-14145094 ] Zhe Zhang commented on HDFS-6971: - The {{ValueQueue}} ({{encKeyVersionQueue}}) uses an

[jira] [Reopened] (HDFS-7135) Add trace command to FsShell

2014-09-23 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe reopened HDFS-7135: Not a duplicate. Add trace command to FsShell

[jira] [Commented] (HDFS-7135) Add trace command to FsShell

2014-09-23 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145103#comment-14145103 ] Colin Patrick McCabe commented on HDFS-7135: bq. This is effectively a dupe of

[jira] [Resolved] (HDFS-6957) Allow DFSClient to manually specify that a request should be traced

2014-09-23 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HDFS-6957. Resolution: Duplicate Allow DFSClient to manually specify that a request should be

[jira] [Commented] (HDFS-7055) Add tracing to DFSInputStream

2014-09-23 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145113#comment-14145113 ] Colin Patrick McCabe commented on HDFS-7055: Jenkins says that there is a new

[jira] [Commented] (HDFS-7135) Add trace command to FsShell

2014-09-23 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145125#comment-14145125 ] Colin Patrick McCabe commented on HDFS-7135: [~stack], [~iwasakims]: When you

[jira] [Commented] (HDFS-6988) Add configurable limit for percentage-based eviction threshold

2014-09-23 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145139#comment-14145139 ] Colin Patrick McCabe commented on HDFS-6988: It seems like these configuration

[jira] [Comment Edited] (HDFS-7135) Add trace command to FsShell

2014-09-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145144#comment-14145144 ] Allen Wittenauer edited comment on HDFS-7135 at 9/23/14 6:04 PM:

[jira] [Commented] (HDFS-7135) Add trace command to FsShell

2014-09-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145144#comment-14145144 ] Allen Wittenauer commented on HDFS-7135: Why do we need two commands? Why can't

[jira] [Commented] (HDFS-7135) Add trace command to FsShell

2014-09-23 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145152#comment-14145152 ] stack commented on HDFS-7135: - Yeah, not a duplicate. HDFS-6956 adds enable/disable/listing

[jira] [Updated] (HDFS-3107) HDFS truncate

2014-09-23 Thread Plamen Jeliazkov (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Plamen Jeliazkov updated HDFS-3107: --- Attachment: HDFS-3107.patch Attaching patch with updated Javadoc. # Changed ClientProtocol

[jira] [Commented] (HDFS-7135) Add trace command to FsShell

2014-09-23 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145161#comment-14145161 ] Colin Patrick McCabe commented on HDFS-7135: My worry about adding this option

[jira] [Commented] (HDFS-7130) TestDataTransferKeepalive fails intermittently on Windows.

2014-09-23 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145163#comment-14145163 ] Hadoop QA commented on HDFS-7130: - {color:red}-1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-7125) Report failures during adding or removing volumes

2014-09-23 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145168#comment-14145168 ] Colin Patrick McCabe commented on HDFS-7125: I guess this should happen through

[jira] [Commented] (HDFS-7130) TestDataTransferKeepalive fails intermittently on Windows.

2014-09-23 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145171#comment-14145171 ] Chris Nauroth commented on HDFS-7130: - The test failures are unrelated.

[jira] [Commented] (HDFS-6956) Allow dynamically changing the tracing level in Hadoop servers

2014-09-23 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145188#comment-14145188 ] Colin Patrick McCabe commented on HDFS-6956: Not sure what the issue is here.

[jira] [Commented] (HDFS-6988) Add configurable limit for percentage-based eviction threshold

2014-09-23 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6988?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145202#comment-14145202 ] Arpit Agarwal commented on HDFS-6988: - Thanks for taking a look at the patch. They are

[jira] [Commented] (HDFS-7113) Add DFSAdmin Command to Recover Lease

2014-09-23 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7113?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145200#comment-14145200 ] Colin Patrick McCabe commented on HDFS-7113: Yeah, this is a duplicate. Add

[jira] [Commented] (HDFS-7055) Add tracing to DFSInputStream

2014-09-23 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145221#comment-14145221 ] stack commented on HDFS-7055: - bq. One thing to keep in mind here is that if you call

[jira] [Commented] (HDFS-7135) Add trace command to FsShell

2014-09-23 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145224#comment-14145224 ] stack commented on HDFS-7135: - bq. So if you have to tweak the configuration anyway, why not

[jira] [Commented] (HDFS-7125) Report failures during adding or removing volumes

2014-09-23 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7125?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145235#comment-14145235 ] Lei (Eddy) Xu commented on HDFS-7125: - [~cmccabe] Yes, this is for refining the

[jira] [Commented] (HDFS-6917) Add an hdfs debug command to validate blocks, call recoverlease, etc.

2014-09-23 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145250#comment-14145250 ] Colin Patrick McCabe commented on HDFS-6917: bq. Can clean up the imports in

[jira] [Updated] (HDFS-6917) Add an hdfs debug command to validate blocks, call recoverlease, etc.

2014-09-23 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-6917: --- Attachment: HDFS-6917.003.patch Add an hdfs debug command to validate blocks, call

[jira] [Updated] (HDFS-7129) Metrics to track usage of memory for writes

2014-09-23 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7129?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-7129: Description: A few metrics to evaluate feature usage and suggest improvements. Thanks to

[jira] [Commented] (HDFS-7104) Fix and clarify INodeInPath getter functions

2014-09-23 Thread Hadoop QA (JIRA)
of testing the latest attachment http://issues.apache.org/jira/secure/attachment/12670747/HDFS-7104-20140923-v1.patch against trunk revision a1fd804. {color:green}+1 @author{color}. The patch does not contain any @author tags. {color:red}-1 tests included{color}. The patch doesn't

[jira] [Commented] (HDFS-7135) Add trace command to FsShell

2014-09-23 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7135?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145284#comment-14145284 ] Hadoop QA commented on HDFS-7135: - {color:red}-1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-7128) Decommission slows way down when it gets towards the end

2014-09-23 Thread Ming Ma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7128?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145289#comment-14145289 ] Ming Ma commented on HDFS-7128: --- Thanks, Kihwal. After we finish some cluster level testing,

[jira] [Commented] (HDFS-6894) Add XDR parser method for each NFS response

2014-09-23 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6894?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145370#comment-14145370 ] Hadoop QA commented on HDFS-6894: - {color:red}-1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-7055) Add tracing to DFSInputStream

2014-09-23 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145389#comment-14145389 ] Hadoop QA commented on HDFS-7055: - {color:red}-1 overall{color}. Here are the results of

[jira] [Updated] (HDFS-7035) Make adding volume an atomic operation.

2014-09-23 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HDFS-7035: Summary: Make adding volume an atomic operation. (was: Refactor DataStorage and

[jira] [Updated] (HDFS-7035) Refactor DataStorage and BlockSlicePoolStorage

2014-09-23 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HDFS-7035: Attachment: HDFS-7035.004.patch Make addVolume() become an atomic operation. The volume metadata in

[jira] [Updated] (HDFS-7035) Make adding volume an atomic operation.

2014-09-23 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7035?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HDFS-7035: Description: It refactors {{DataStorage}} and {{BlockPoolSliceStorage}} to reduce the duplicate code

[jira] [Commented] (HDFS-6917) Add an hdfs debug command to validate blocks, call recoverlease, etc.

2014-09-23 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145438#comment-14145438 ] Hadoop QA commented on HDFS-6917: - {color:red}-1 overall{color}. Here are the results of

[jira] [Updated] (HDFS-7132) hdfs namenode -metadataVersion command does not honor configured name dirs

2014-09-23 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-7132: -- Resolution: Fixed Fix Version/s: 2.6.0 Status: Resolved (was: Patch Available) +1

[jira] [Updated] (HDFS-7132) hdfs namenode -metadataVersion command does not honor configured name dirs

2014-09-23 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7132?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-7132: -- Issue Type: Bug (was: Sub-task) Parent: (was: HDFS-6891) hdfs namenode -metadataVersion

[jira] [Commented] (HDFS-316) Balancer should run for a configurable # of iterations

2014-09-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145456#comment-14145456 ] Allen Wittenauer commented on HDFS-316: --- Please don't use camel case options. I know

[jira] [Updated] (HDFS-6932) Balancer and Mover tools should ignore replicas on RAM_DISK

2014-09-23 Thread Xiaoyu Yao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6932?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoyu Yao updated HDFS-6932: - Attachment: HDFS-6932.1.patch Attach a patch to skip move/balance to/from transient storage and add unit

[jira] [Commented] (HDFS-7104) Fix and clarify INodeInPath getter functions

2014-09-23 Thread Zhe Zhang (JIRA)
Key: HDFS-7104 URL: https://issues.apache.org/jira/browse/HDFS-7104 Project: Hadoop HDFS Issue Type: Bug Reporter: Zhe Zhang Assignee: Zhe Zhang Priority: Minor Attachments: HDFS-7104-20140923-v1

[jira] [Commented] (HDFS-7130) TestDataTransferKeepalive fails intermittently on Windows.

2014-09-23 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145464#comment-14145464 ] Jing Zhao commented on HDFS-7130: - The patch looks good to me. +1

[jira] [Updated] (HDFS-6888) Remove audit logging of getFIleInfo()

2014-09-23 Thread Chen He (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6888?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chen He updated HDFS-6888: -- Attachment: HDFS-6888-4.patch patch updated. Remove audit logging of getFIleInfo()

[jira] [Updated] (HDFS-3107) HDFS truncate

2014-09-23 Thread Plamen Jeliazkov (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Plamen Jeliazkov updated HDFS-3107: --- Status: Patch Available (was: Open) HDFS truncate - Key:

[jira] [Commented] (HDFS-6956) Allow dynamically changing the tracing level in Hadoop servers

2014-09-23 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145487#comment-14145487 ] Hadoop QA commented on HDFS-6956: - {color:red}-1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-3107) HDFS truncate

2014-09-23 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3107?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145497#comment-14145497 ] Hadoop QA commented on HDFS-3107: - {color:red}-1 overall{color}. Here are the results of

[jira] [Updated] (HDFS-7130) TestDataTransferKeepalive fails intermittently on Windows.

2014-09-23 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7130?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-7130: Resolution: Fixed Fix Version/s: 2.6.0 Hadoop Flags: Reviewed Status: Resolved

[jira] [Updated] (HDFS-7104) Fix and clarify INodeInPath getter functions

2014-09-23 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang updated HDFS-7104: Attachment: HDFS-7104-20140923-v2.patch This patch reflects the above comment on refactoring {{getINodes

[jira] [Commented] (HDFS-7132) hdfs namenode -metadataVersion command does not honor configured name dirs

2014-09-23 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7132?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145528#comment-14145528 ] Charles Lamb commented on HDFS-7132: Thanks for the review [~andrew.wang]. hdfs

[jira] [Commented] (HDFS-7121) For JournalNode operations that must succeed on all nodes, attempt to undo the operation on all nodes if it fails on one node.

2014-09-23 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145535#comment-14145535 ] Colin Patrick McCabe commented on HDFS-7121: I think it's probably good enough

[jira] [Commented] (HDFS-7121) For JournalNode operations that must succeed on all nodes, attempt to undo the operation on all nodes if it fails on one node.

2014-09-23 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14145556#comment-14145556 ] Chris Nauroth commented on HDFS-7121: - bq. I think it's probably good enough to just

[jira] [Created] (HDFS-7136) libhdfs doesn't compile on OS X

2014-09-23 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HDFS-7136: -- Summary: libhdfs doesn't compile on OS X Key: HDFS-7136 URL: https://issues.apache.org/jira/browse/HDFS-7136 Project: Hadoop HDFS Issue Type: Bug

[jira] [Updated] (HDFS-7136) libhdfs doesn't compile on OS X

2014-09-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HDFS-7136: --- Attachment: HDFS-7136.patch -00: Change the cmakefile to only build vecsum if the

[jira] [Updated] (HDFS-7136) libhdfs fails compile step on OS X

2014-09-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HDFS-7136: --- Summary: libhdfs fails compile step on OS X (was: libhdfs doesn't compile on OS X) libhdfs

[jira] [Commented] (HDFS-7104) Fix and clarify INodeInPath getter functions

2014-09-23 Thread Jing Zhao (JIRA)
Issue Type: Bug Reporter: Zhe Zhang Assignee: Zhe Zhang Priority: Minor Attachments: HDFS-7104-20140923-v1.patch, HDFS-7104-20140923-v2.patch inodes is initialized with the number of patch components. After resolve, it contains both non-null and null

[jira] [Updated] (HDFS-7136) libhdfs fails compile step on OS X

2014-09-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer updated HDFS-7136: --- Fix Version/s: (was: HDFS-6534) libhdfs fails compile step on OS X

[jira] [Resolved] (HDFS-7136) libhdfs fails compile step on OS X

2014-09-23 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Allen Wittenauer resolved HDFS-7136. Resolution: Duplicate Fix Version/s: HDFS-6534 HDFS-6534 is a better fix. Closing as

  1   2   >