[jira] [Commented] (HDFS-6294) Use INode IDs to avoid conflicts when a file open for write is renamed

2014-04-29 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984059#comment-13984059 ] Vinayakumar B commented on HDFS-6294: - Do you mean we can support continue writing to

[jira] [Commented] (HDFS-5147) Certain dfsadmin commands such as safemode do not interact with the active namenode in ha setup

2014-04-29 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984062#comment-13984062 ] Jing Zhao commented on HDFS-5147: - The issue is that it is hard to make sure the safemode

[jira] [Commented] (HDFS-5147) Certain dfsadmin commands such as safemode do not interact with the active namenode in ha setup

2014-04-29 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984077#comment-13984077 ] Vinayakumar B commented on HDFS-5147: - For getting the safemode status from active

[jira] [Commented] (HDFS-6292) Display HDFS per user and per group usage on the webUI

2014-04-29 Thread Ravi Prakash (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984079#comment-13984079 ] Ravi Prakash commented on HDFS-6292: Hi Vinayakumar! Thanks for your feedback! I

[jira] [Commented] (HDFS-5147) Certain dfsadmin commands such as safemode do not interact with the active namenode in ha setup

2014-04-29 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984078#comment-13984078 ] Vinayakumar B commented on HDFS-5147: - Adding to above comment, in NameNodeRpcServer

[jira] [Updated] (HDFS-4167) Add support for restoring/rolling back to a snapshot

2014-04-29 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-4167: Attachment: HDFS-4167.001.patch Update the patch: 1. Address Vinay's comments. 2. Add protobuf change and

[jira] [Commented] (HDFS-6133) Make Balancer support exclude specified path

2014-04-29 Thread zhaoyunjiong (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984113#comment-13984113 ] zhaoyunjiong commented on HDFS-6133: Yes, block pinning works. By the way, where do you

[jira] [Created] (HDFS-6298) Write XML based test cases for Xattr feature

2014-04-29 Thread Uma Maheswara Rao G (JIRA)
Uma Maheswara Rao G created HDFS-6298: - Summary: Write XML based test cases for Xattr feature Key: HDFS-6298 URL: https://issues.apache.org/jira/browse/HDFS-6298 Project: Hadoop HDFS

[jira] [Created] (HDFS-6299) Protobuf changes for calling the Xattrs APIs from Namenode

2014-04-29 Thread Uma Maheswara Rao G (JIRA)
Uma Maheswara Rao G created HDFS-6299: - Summary: Protobuf changes for calling the Xattrs APIs from Namenode Key: HDFS-6299 URL: https://issues.apache.org/jira/browse/HDFS-6299 Project: Hadoop

[jira] [Updated] (HDFS-6258) Namenode side Xattrs API implementations

2014-04-29 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G updated HDFS-6258: -- Summary: Namenode side Xattrs API implementations (was: Support XAttrs from NameNode

[jira] [Commented] (HDFS-2882) DN continues to start up, even if block pool fails to initialize

2014-04-29 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984157#comment-13984157 ] Tsz Wo Nicholas Sze commented on HDFS-2882: --- Patch looks good. Some minor

[jira] [Updated] (HDFS-2882) DN continues to start up, even if block pool fails to initialize

2014-04-29 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinayakumar B updated HDFS-2882: Attachment: HDFS-2882.patch Thanks [~szetszwo] for the comments. Updated the patch with comments

[jira] [Updated] (HDFS-2882) DN continues to start up, even if block pool fails to initialize

2014-04-29 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated HDFS-2882: -- Hadoop Flags: Reviewed +1 patch looks good. DN continues to start up, even if block

[jira] [Commented] (HDFS-2882) DN continues to start up, even if block pool fails to initialize

2014-04-29 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984177#comment-13984177 ] Vinayakumar B commented on HDFS-2882: - Thanks [~szetszwo] for the review. Will commit

[jira] [Updated] (HDFS-2882) DN continues to start up, even if block pool fails to initialize

2014-04-29 Thread Vinayakumar B (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinayakumar B updated HDFS-2882: Resolution: Fixed Fix Version/s: 2.4.1 Status: Resolved (was: Patch Available)

[jira] [Updated] (HDFS-6299) Protobuf and client side changes for calling the Xattrs APIs from Namenode

2014-04-29 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G updated HDFS-6299: -- Summary: Protobuf and client side changes for calling the Xattrs APIs from Namenode

[jira] [Commented] (HDFS-2882) DN continues to start up, even if block pool fails to initialize

2014-04-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984219#comment-13984219 ] Hudson commented on HDFS-2882: -- SUCCESS: Integrated in Hadoop-trunk-Commit #5583 (See

[jira] [Updated] (HDFS-6299) Protobuf for XAttr and client-side implementation

2014-04-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HDFS-6299: - Summary: Protobuf for XAttr and client-side implementation (was: Protobuf and client side changes for calling

[jira] [Updated] (HDFS-6299) Protobuf for XAttr and client-side implementation

2014-04-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HDFS-6299: - Description: This JIRA tracks Protobuf for XAttr and implementation for XAttr interfaces in

[jira] [Commented] (HDFS-6295) Add decommissioning state and node state filtering to dfsadmin

2014-04-29 Thread Charles Lamb (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984238#comment-13984238 ] Charles Lamb commented on HDFS-6295: Hi Andrew, I have a few nits, but in general this

[jira] [Updated] (HDFS-6299) Protobuf for XAttr and client-side implementation

2014-04-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HDFS-6299: - Attachment: HDFS-6299.patch The patch contains update for all review comments in HDFS-6258 from [~cnauroth] and

[jira] [Updated] (HDFS-6299) Protobuf for XAttr and client-side implementation

2014-04-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HDFS-6299: - Target Version/s: HDFS XAttrs (HDFS-2006) Fix Version/s: HDFS XAttrs (HDFS-2006) Protobuf for XAttr and

[jira] [Assigned] (HDFS-6283) Write end user documentation for xattrs.

2014-04-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6283?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu reassigned HDFS-6283: Assignee: Yi Liu Write end user documentation for xattrs.

[jira] [Commented] (HDFS-6283) Write end user documentation for xattrs.

2014-04-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6283?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984252#comment-13984252 ] Yi Liu commented on HDFS-6283: -- Thank Chris, I will write this documentation. Write end user

[jira] [Created] (HDFS-6300) Allows to run multiple balancer simultaneously

2014-04-29 Thread Rakesh R (JIRA)
Rakesh R created HDFS-6300: -- Summary: Allows to run multiple balancer simultaneously Key: HDFS-6300 URL: https://issues.apache.org/jira/browse/HDFS-6300 Project: Hadoop HDFS Issue Type: Bug

[jira] [Updated] (HDFS-6300) Allows to run multiple balancer simultaneously

2014-04-29 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated HDFS-6300: --- Fix Version/s: 2.5.0 Allows to run multiple balancer simultaneously

[jira] [Updated] (HDFS-6300) Allows to run multiple balancer simultaneously

2014-04-29 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated HDFS-6300: --- Attachment: HDFS-6300.patch Allows to run multiple balancer simultaneously

[jira] [Updated] (HDFS-6298) XML based End-to-End test for getfattr and setfattr commands

2014-04-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HDFS-6298: - Summary: XML based End-to-End test for getfattr and setfattr commands (was: Write XML based test cases for Xattr

[jira] [Updated] (HDFS-6298) XML based End-to-End test for getfattr and setfattr commands

2014-04-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6298?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HDFS-6298: - Target Version/s: HDFS XAttrs (HDFS-2006) Fix Version/s: HDFS XAttrs (HDFS-2006) XML based End-to-End

[jira] [Created] (HDFS-6301) NameNode: persist XAttrs in fsimage and record XAttrs modifications to edit log.

2014-04-29 Thread Yi Liu (JIRA)
Yi Liu created HDFS-6301: Summary: NameNode: persist XAttrs in fsimage and record XAttrs modifications to edit log. Key: HDFS-6301 URL: https://issues.apache.org/jira/browse/HDFS-6301 Project: Hadoop HDFS

[jira] [Created] (HDFS-6302) Implement XAttr as a INode feature and the server-side storage.

2014-04-29 Thread Yi Liu (JIRA)
Yi Liu created HDFS-6302: Summary: Implement XAttr as a INode feature and the server-side storage. Key: HDFS-6302 URL: https://issues.apache.org/jira/browse/HDFS-6302 Project: Hadoop HDFS Issue

[jira] [Updated] (HDFS-6302) Implement XAttr as a INode feature and the server-side storage.

2014-04-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HDFS-6302: - Issue Type: Sub-task (was: Task) Parent: HDFS-2006 Implement XAttr as a INode feature and the

[jira] [Updated] (HDFS-6301) NameNode: persist XAttrs in fsimage and record XAttrs modifications to edit log.

2014-04-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HDFS-6301: - Issue Type: Sub-task (was: Task) Parent: HDFS-2006 NameNode: persist XAttrs in fsimage and record

[jira] [Work started] (HDFS-6299) Protobuf for XAttr and client-side implementation

2014-04-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HDFS-6299 started by Yi Liu. Protobuf for XAttr and client-side implementation -- Key:

[jira] [Created] (HDFS-6303) HDFS implementation of FileContext API for XAttrs.

2014-04-29 Thread Yi Liu (JIRA)
Yi Liu created HDFS-6303: Summary: HDFS implementation of FileContext API for XAttrs. Key: HDFS-6303 URL: https://issues.apache.org/jira/browse/HDFS-6303 Project: Hadoop HDFS Issue Type: Task

[jira] [Updated] (HDFS-6303) HDFS implementation of FileContext API for XAttrs.

2014-04-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6303?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HDFS-6303: - Issue Type: Sub-task (was: Task) Parent: HDFS-2006 HDFS implementation of FileContext API for XAttrs.

[jira] [Commented] (HDFS-6299) Protobuf for XAttr and client-side implementation

2014-04-29 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984278#comment-13984278 ] Uma Maheswara Rao G commented on HDFS-6299: --- Thanks a lot Yi for addressing all

[jira] [Commented] (HDFS-6299) Protobuf for XAttr and client-side implementation

2014-04-29 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984279#comment-13984279 ] Uma Maheswara Rao G commented on HDFS-6299: --- I have just committed this to

[jira] [Resolved] (HDFS-6299) Protobuf for XAttr and client-side implementation

2014-04-29 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Uma Maheswara Rao G resolved HDFS-6299. --- Resolution: Fixed Hadoop Flags: Reviewed Protobuf for XAttr and client-side

[jira] [Comment Edited] (HDFS-6299) Protobuf for XAttr and client-side implementation

2014-04-29 Thread Uma Maheswara Rao G (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6299?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984279#comment-13984279 ] Uma Maheswara Rao G edited comment on HDFS-6299 at 4/29/14 1:33 PM:

[jira] [Commented] (HDFS-6298) XML based End-to-End test for getfattr and setfattr commands

2014-04-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984283#comment-13984283 ] Yi Liu commented on HDFS-6298: -- 1: setfattr : Add an xattr 2: setfattr : Add an xattr, and

[jira] [Commented] (HDFS-6288) DFSInputStream Pread doesn't update ReadStatistics

2014-04-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984291#comment-13984291 ] Hudson commented on HDFS-6288: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #1746 (See

[jira] [Commented] (HDFS-2882) DN continues to start up, even if block pool fails to initialize

2014-04-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984289#comment-13984289 ] Hudson commented on HDFS-2882: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #1746 (See

[jira] [Updated] (HDFS-6300) Allows to run multiple balancer simultaneously

2014-04-29 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6300?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated HDFS-6300: --- Status: Patch Available (was: Open) Allows to run multiple balancer simultaneously

[jira] [Commented] (HDFS-6218) Audit log should use true client IP for proxied webhdfs operations

2014-04-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984293#comment-13984293 ] Hudson commented on HDFS-6218: -- FAILURE: Integrated in Hadoop-Hdfs-trunk #1746 (See

[jira] [Commented] (HDFS-2139) Fast copy for HDFS.

2014-04-29 Thread Guo Ruijing (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984296#comment-13984296 ] Guo Ruijing commented on HDFS-2139: --- comment 1: using hardlink to copy data is a good

[jira] [Commented] (HDFS-6288) DFSInputStream Pread doesn't update ReadStatistics

2014-04-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984323#comment-13984323 ] Hudson commented on HDFS-6288: -- SUCCESS: Integrated in Hadoop-Yarn-trunk #555 (See

[jira] [Commented] (HDFS-6218) Audit log should use true client IP for proxied webhdfs operations

2014-04-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984325#comment-13984325 ] Hudson commented on HDFS-6218: -- SUCCESS: Integrated in Hadoop-Yarn-trunk #555 (See

[jira] [Commented] (HDFS-2882) DN continues to start up, even if block pool fails to initialize

2014-04-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984321#comment-13984321 ] Hudson commented on HDFS-2882: -- SUCCESS: Integrated in Hadoop-Yarn-trunk #555 (See

[jira] [Commented] (HDFS-5892) TestDeleteBlockPool fails in branch-2

2014-04-29 Thread Mit Desai (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984337#comment-13984337 ] Mit Desai commented on HDFS-5892: - [~wheat9], taking a closer look on the commits, I found

[jira] [Commented] (HDFS-2139) Fast copy for HDFS.

2014-04-29 Thread Guo Ruijing (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984343#comment-13984343 ] Guo Ruijing commented on HDFS-2139: --- comment 2: we may implement file clone/copy. 1.

[jira] [Commented] (HDFS-6258) Namenode side Xattrs API implementations

2014-04-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6258?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984349#comment-13984349 ] Yi Liu commented on HDFS-6258: -- Thanks all. I have split the patch to several sub-JIRAs, and

[jira] [Commented] (HDFS-6293) Issues with OIV processing PB-based fsimages

2014-04-29 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984353#comment-13984353 ] Kihwal Lee commented on HDFS-6293: -- bq. One solution we can do is - Add an option to print

[jira] [Comment Edited] (HDFS-6293) Issues with OIV processing PB-based fsimages

2014-04-29 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984353#comment-13984353 ] Kihwal Lee edited comment on HDFS-6293 at 4/29/14 2:46 PM: --- bq.

[jira] [Updated] (HDFS-3828) Block Scanner rescans blocks too frequently

2014-04-29 Thread Eric Payne (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eric Payne updated HDFS-3828: - Resolution: Fixed Status: Resolved (was: Patch Available) Fix was merged into branch-2 and into

[jira] [Updated] (HDFS-6302) Implement XAttr as a INode feature.

2014-04-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HDFS-6302: - Summary: Implement XAttr as a INode feature. (was: Implement XAttr as a INode feature and the server-side

[jira] [Updated] (HDFS-6302) Implement XAttr as a INode feature.

2014-04-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HDFS-6302: - Description: XAttr is based on INode feature(HDFS-5284). (was: XAttr is based on INode feature(HDFS-5284).

[jira] [Commented] (HDFS-6293) Issues with OIV processing PB-based fsimages

2014-04-29 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984360#comment-13984360 ] Kihwal Lee commented on HDFS-6293: -- Another option may be adding an option for

[jira] [Updated] (HDFS-6302) Implement XAttr as a INode feature.

2014-04-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HDFS-6302: - Description: XAttr is based on INode feature(HDFS-5284). Persisting XAttrs in fsimage and edit log is handled by

[jira] [Updated] (HDFS-6258) Namenode server-side storage for XAttrs

2014-04-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HDFS-6258: - Summary: Namenode server-side storage for XAttrs (was: Namenode server-side storage for Xattrs) Namenode

[jira] [Updated] (HDFS-6258) Namenode server-side storage for Xattrs

2014-04-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HDFS-6258: - Summary: Namenode server-side storage for Xattrs (was: Namenode side Xattrs API implementations) Namenode

[jira] [Comment Edited] (HDFS-6293) Issues with OIV processing PB-based fsimages

2014-04-29 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6293?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984360#comment-13984360 ] Kihwal Lee edited comment on HDFS-6293 at 4/29/14 3:02 PM: ---

[jira] [Commented] (HDFS-2882) DN continues to start up, even if block pool fails to initialize

2014-04-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984387#comment-13984387 ] Hudson commented on HDFS-2882: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1772 (See

[jira] [Commented] (HDFS-6218) Audit log should use true client IP for proxied webhdfs operations

2014-04-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984392#comment-13984392 ] Hudson commented on HDFS-6218: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1772 (See

[jira] [Commented] (HDFS-6288) DFSInputStream Pread doesn't update ReadStatistics

2014-04-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984389#comment-13984389 ] Hudson commented on HDFS-6288: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #1772 (See

[jira] [Commented] (HDFS-6294) Use INode IDs to avoid conflicts when a file open for write is renamed

2014-04-29 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984413#comment-13984413 ] Kihwal Lee commented on HDFS-6294: -- bq. Do you mean we can support continue writing to

[jira] [Updated] (HDFS-6264) Provide FileSystem#create() variant which throws exception if parent directory doesn't exist

2014-04-29 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HDFS-6264: - Description: FileSystem#createNonRecursive() is deprecated. However, there is no DistributedFileSystem#create()

[jira] [Work started] (HDFS-6302) Implement XAttr as a INode feature.

2014-04-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HDFS-6302 started by Yi Liu. Implement XAttr as a INode feature. --- Key: HDFS-6302 URL:

[jira] [Updated] (HDFS-6302) Implement XAttr as a INode feature.

2014-04-29 Thread Yi Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yi Liu updated HDFS-6302: - Attachment: HDFS-6302.patch Define XAttrFeature based on INode Feature. Test cases will be in other JIRAs after

[jira] [Commented] (HDFS-6294) Use INode IDs to avoid conflicts when a file open for write is renamed

2014-04-29 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984522#comment-13984522 ] Colin Patrick McCabe commented on HDFS-6294: bq. There was a lengthy discussion

[jira] [Commented] (HDFS-5851) Support memory as a storage medium

2014-04-29 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984544#comment-13984544 ] Sanjay Radia commented on HDFS-5851: BTW we will host the meeting at Hortonworks for

[jira] [Commented] (HDFS-6300) Allows to run multiple balancer simultaneously

2014-04-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984563#comment-13984563 ] Hadoop QA commented on HDFS-6300: - {color:green}+1 overall{color}. Here are the results of

[jira] [Commented] (HDFS-5892) TestDeleteBlockPool fails in branch-2

2014-04-29 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984575#comment-13984575 ] Haohui Mai commented on HDFS-5892: -- [~mitdesai], thanks for pointing it out. I've updated

[jira] [Updated] (HDFS-5892) TestDeleteBlockPool fails in branch-2

2014-04-29 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haohui Mai updated HDFS-5892: - Fix Version/s: (was: 2.4.0) 2.5.0 Assignee: Ted Yu TestDeleteBlockPool

[jira] [Commented] (HDFS-6289) HA failover can fail if there are pending DN messages for DNs which no longer exist

2014-04-29 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984611#comment-13984611 ] Todd Lipcon commented on HDFS-6289: --- Can you double check that this test isn't made more

[jira] [Moved] (HDFS-6304) Consolidate the logic of path resolution in FSDirectory

2014-04-29 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao moved HADOOP-10551 to HDFS-6304: -- Key: HDFS-6304 (was: HADOOP-10551) Project: Hadoop HDFS (was: Hadoop

[jira] [Commented] (HDFS-6304) Consolidate the logic of path resolution in FSDirectory

2014-04-29 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984645#comment-13984645 ] Jing Zhao commented on HDFS-6304: - Looks like there are a lot of white space changes in the

[jira] [Updated] (HDFS-6304) Consolidate the logic of path resolution in FSDirectory

2014-04-29 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Haohui Mai updated HDFS-6304: - Attachment: HDFS-6304.000.patch Consolidate the logic of path resolution in FSDirectory

[jira] [Comment Edited] (HDFS-5851) Support memory as a storage medium

2014-04-29 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13983835#comment-13983835 ] Arpit Agarwal edited comment on HDFS-5851 at 4/29/14 7:59 PM: --

[jira] [Updated] (HDFS-6165) hdfs dfs -rm -r and hdfs -rmdir commands can't remove empty directory

2014-04-29 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yongjun Zhang updated HDFS-6165: Attachment: HDFS-6165.006.patch Updated new version 006 to add a test area change missed in last

[jira] [Resolved] (HDFS-6216) Issues with webhdfs and http proxies

2014-04-29 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daryn Sharp resolved HDFS-6216. --- Resolution: Fixed Fix Version/s: 2.5.0 Hadoop Flags: Reviewed All subtasks are completed.

[jira] [Created] (HDFS-6305) WebHdfs response decoding may throw RuntimeExceptions

2014-04-29 Thread Daryn Sharp (JIRA)
Daryn Sharp created HDFS-6305: - Summary: WebHdfs response decoding may throw RuntimeExceptions Key: HDFS-6305 URL: https://issues.apache.org/jira/browse/HDFS-6305 Project: Hadoop HDFS Issue

[jira] [Updated] (HDFS-6305) WebHdfs response decoding may throw RuntimeExceptions

2014-04-29 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daryn Sharp updated HDFS-6305: -- Attachment: HDFS-6305.patch All operations are implemented via AbstractRunner subclasses. The decoding

[jira] [Updated] (HDFS-6305) WebHdfs response decoding may throw RuntimeExceptions

2014-04-29 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daryn Sharp updated HDFS-6305: -- Status: Patch Available (was: Open) WebHdfs response decoding may throw RuntimeExceptions

[jira] [Commented] (HDFS-6304) Consolidate the logic of path resolution in FSDirectory

2014-04-29 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984810#comment-13984810 ] Hadoop QA commented on HDFS-6304: - {color:green}+1 overall{color}. Here are the results of

[jira] [Updated] (HDFS-4167) Add support for restoring/rolling back to a snapshot

2014-04-29 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-4167: Attachment: HDFS-4167.002.patch Update the patch to add two new unit tests Add support for

[jira] [Updated] (HDFS-6269) NameNode Audit Log should differentiate between webHDFS open and HDFS open.

2014-04-29 Thread Jonathan Eagles (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Eagles updated HDFS-6269: -- Resolution: Fixed Fix Version/s: 2.5.0 3.0.0 Status:

[jira] [Commented] (HDFS-6269) NameNode Audit Log should differentiate between webHDFS open and HDFS open.

2014-04-29 Thread Jonathan Eagles (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984864#comment-13984864 ] Jonathan Eagles commented on HDFS-6269: --- +1. Putting this into trunk and branch-2

[jira] [Commented] (HDFS-6304) Consolidate the logic of path resolution in FSDirectory

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

[jira] [Commented] (HDFS-6268) Better sorting in NetworkTopology#pseudoSortByDistance when no local node is found

2014-04-29 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984905#comment-13984905 ] Yongjun Zhang commented on HDFS-6268: - HI Andrew, Thanks for finding the issue and

[jira] [Updated] (HDFS-5168) BlockPlacementPolicy does not work for cross node group dependencies

2014-04-29 Thread Nikola Vujic (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5168?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nikola Vujic updated HDFS-5168: --- Attachment: HDFS-5168.patch BlockPlacementPolicy does not work for cross node group dependencies

[jira] [Commented] (HDFS-5168) BlockPlacementPolicy does not work for cross node group dependencies

2014-04-29 Thread Nikola Vujic (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984935#comment-13984935 ] Nikola Vujic commented on HDFS-5168: [~szetszwo], your proposal sounds good to me. I

[jira] [Commented] (HDFS-6269) NameNode Audit Log should differentiate between webHDFS open and HDFS open.

2014-04-29 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6269?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984946#comment-13984946 ] Hudson commented on HDFS-6269: -- SUCCESS: Integrated in Hadoop-trunk-Commit #5586 (See

[jira] [Updated] (HDFS-6304) Consolidate the logic of path resolution in FSDirectory

2014-04-29 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6304?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated HDFS-6304: -- Component/s: namenode Consolidate the logic of path resolution in FSDirectory

[jira] [Created] (HDFS-6306) Standby NN can hold FSDirectory's writeLock for a long time under heavy load

2014-04-29 Thread Ming Ma (JIRA)
Ming Ma created HDFS-6306: - Summary: Standby NN can hold FSDirectory's writeLock for a long time under heavy load Key: HDFS-6306 URL: https://issues.apache.org/jira/browse/HDFS-6306 Project: Hadoop HDFS

[jira] [Commented] (HDFS-6110) adding more slow action log in critical write path

2014-04-29 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13984971#comment-13984971 ] stack commented on HDFS-6110: - Testing the patch it seems to work nicely. Below are some

[jira] [Created] (HDFS-6307) Case Sensitivity issue with Client and HA configuration

2014-04-29 Thread Dave Marion (JIRA)
Dave Marion created HDFS-6307: - Summary: Case Sensitivity issue with Client and HA configuration Key: HDFS-6307 URL: https://issues.apache.org/jira/browse/HDFS-6307 Project: Hadoop HDFS Issue

[jira] [Updated] (HDFS-6307) Case Sensitivity issue with Client and HA configuration

2014-04-29 Thread Dave Marion (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Marion updated HDFS-6307: -- Description: If you create a configuration based off of the example at [1], but you use the

[jira] [Commented] (HDFS-5851) Support memory as a storage medium

2014-04-29 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5851?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13985036#comment-13985036 ] Andrew Wang commented on HDFS-5851: --- Hey Arpit/Sanjay, as a heads up, a bunch of us from

[jira] [Commented] (HDFS-6295) Add decommissioning state and node state filtering to dfsadmin

2014-04-29 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13985075#comment-13985075 ] Aaron T. Myers commented on HDFS-6295: -- Patch looks pretty good to me, though note

  1   2   >