[jira] [Commented] (HDFS-4741) TestStorageRestore#testStorageRestoreFailure fails on Windows

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

[jira] [Updated] (HDFS-2576) Namenode should have a favored nodes hint to enable clients to have control over block placement.

2013-04-26 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HDFS-2576: -- Attachment: hdfs-2576-trunk-8.3.patch I had missed a one line change in my previous patch. Here is the

[jira] [Created] (HDFS-4761) Refresh INodeMap in FSDirectory#reset()

2013-04-26 Thread Jing Zhao (JIRA)
Jing Zhao created HDFS-4761: --- Summary: Refresh INodeMap in FSDirectory#reset() Key: HDFS-4761 URL: https://issues.apache.org/jira/browse/HDFS-4761 Project: Hadoop HDFS Issue Type: Bug Affects

[jira] [Updated] (HDFS-4761) Refresh INodeMap in FSDirectory#reset()

2013-04-26 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-4761: Attachment: HDFS-4761.001.patch A simple fix. Refresh INodeMap in FSDirectory#reset()

[jira] [Commented] (HDFS-4712) New libhdfs method hdfsGetDataNodes

2013-04-26 Thread andrea manzi (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642667#comment-13642667 ] andrea manzi commented on HDFS-4712: Yes i think this is what i need! i'm going to

[jira] [Commented] (HDFS-2576) Namenode should have a favored nodes hint to enable clients to have control over block placement.

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

[jira] [Commented] (HDFS-4757) Update FSDirectory#inodeMap when replacing an INodeDirectory while setting quota

2013-04-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642733#comment-13642733 ] Hudson commented on HDFS-4757: -- Integrated in Hadoop-Yarn-trunk #195 (See

[jira] [Commented] (HDFS-4650) Add rename test in TestSnapshot

2013-04-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642817#comment-13642817 ] Hudson commented on HDFS-4650: -- Integrated in Hadoop-Hdfs-Snapshots-Branch-build #169 (See

[jira] [Commented] (HDFS-4757) Update FSDirectory#inodeMap when replacing an INodeDirectory while setting quota

2013-04-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642811#comment-13642811 ] Hudson commented on HDFS-4757: -- Integrated in Hadoop-Hdfs-trunk #1384 (See

[jira] [Commented] (HDFS-4742) Fix appending to a renamed file with snapshot

2013-04-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642815#comment-13642815 ] Hudson commented on HDFS-4742: -- Integrated in Hadoop-Hdfs-Snapshots-Branch-build #169 (See

[jira] [Updated] (HDFS-4712) New libhdfs method hdfsGetDataNodes

2013-04-26 Thread andrea manzi (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] andrea manzi updated HDFS-4712: --- Attachment: hdfs.h.diff hdfs.c.diff the changes i have applied both to hdfs.h and

[jira] [Commented] (HDFS-4755) AccessControlException message is changed in snapshot branch

2013-04-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642816#comment-13642816 ] Hudson commented on HDFS-4755: -- Integrated in Hadoop-Hdfs-Snapshots-Branch-build #169 (See

[jira] [Commented] (HDFS-4749) Use INodeId to identify the corresponding directory node for FSImage saving/loading

2013-04-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4749?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642818#comment-13642818 ] Hudson commented on HDFS-4749: -- Integrated in Hadoop-Hdfs-Snapshots-Branch-build #169 (See

[jira] [Commented] (HDFS-4757) Update FSDirectory#inodeMap when replacing an INodeDirectory while setting quota

2013-04-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4757?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642871#comment-13642871 ] Hudson commented on HDFS-4757: -- Integrated in Hadoop-Mapreduce-trunk #1411 (See

[jira] [Commented] (HDFS-4489) Use InodeID as as an identifier of a file in HDFS protocols and APIs

2013-04-26 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642887#comment-13642887 ] Daryn Sharp commented on HDFS-4489: --- I don't think Nathan and I are questioning the

[jira] [Commented] (HDFS-4489) Use InodeID as as an identifier of a file in HDFS protocols and APIs

2013-04-26 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642895#comment-13642895 ] Suresh Srinivas commented on HDFS-4489: --- bq. I think a good performance test is to

[jira] [Commented] (HDFS-4489) Use InodeID as as an identifier of a file in HDFS protocols and APIs

2013-04-26 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642907#comment-13642907 ] Konstantin Shvachko commented on HDFS-4489: --- Suresh, 0.20 is not typo. You

[jira] [Commented] (HDFS-4489) Use InodeID as as an identifier of a file in HDFS protocols and APIs

2013-04-26 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642996#comment-13642996 ] Suresh Srinivas commented on HDFS-4489: --- bq. Here you act like its your own branch

[jira] [Comment Edited] (HDFS-4489) Use InodeID as as an identifier of a file in HDFS protocols and APIs

2013-04-26 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13642996#comment-13642996 ] Suresh Srinivas edited comment on HDFS-4489 at 4/26/13 4:36 PM:

[jira] [Commented] (HDFS-4712) New libhdfs method hdfsGetDataNodes

2013-04-26 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643010#comment-13643010 ] Colin Patrick McCabe commented on HDFS-4712: Hi Andrea, Thanks for posting the

[jira] [Created] (HDFS-4762) Provide HDFS based NFSv3 and Mountd implementation

2013-04-26 Thread Brandon Li (JIRA)
Brandon Li created HDFS-4762: Summary: Provide HDFS based NFSv3 and Mountd implementation Key: HDFS-4762 URL: https://issues.apache.org/jira/browse/HDFS-4762 Project: Hadoop HDFS Issue Type:

[jira] [Created] (HDFS-4763) Add script changes/utility for starting NFS gateway

2013-04-26 Thread Brandon Li (JIRA)
Brandon Li created HDFS-4763: Summary: Add script changes/utility for starting NFS gateway Key: HDFS-4763 URL: https://issues.apache.org/jira/browse/HDFS-4763 Project: Hadoop HDFS Issue Type:

[jira] [Commented] (HDFS-4489) Use InodeID as as an identifier of a file in HDFS protocols and APIs

2013-04-26 Thread Nathan Roberts (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643025#comment-13643025 ] Nathan Roberts commented on HDFS-4489: -- bq. Suresh is willing to do the performance

[jira] [Updated] (HDFS-4721) Speed up lease/block recovery when DN fails and a block goes into recovery

2013-04-26 Thread Varun Sharma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Sharma updated HDFS-4721: --- Attachment: 4721-branch2.patch Speed up lease/block recovery when DN fails and a block goes into

[jira] [Updated] (HDFS-4721) Speed up lease/block recovery when DN fails and a block goes into recovery

2013-04-26 Thread Varun Sharma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Sharma updated HDFS-4721: --- Attachment: 4721-trunk-v4.patch Speed up lease/block recovery when DN fails and a block goes

[jira] [Updated] (HDFS-4721) Speed up lease/block recovery when DN fails and a block goes into recovery

2013-04-26 Thread Varun Sharma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Varun Sharma updated HDFS-4721: --- Attachment: (was: 4721-hadoop2.patch) Speed up lease/block recovery when DN fails and a

[jira] [Commented] (HDFS-4750) Support NFSv3 interface to HDFS

2013-04-26 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4750?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643043#comment-13643043 ] Brandon Li commented on HDFS-4750: -- Hi folks, I plan to split and upload the initial

[jira] [Updated] (HDFS-4763) Add script changes/utility for starting NFS gateway

2013-04-26 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4763?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Li updated HDFS-4763: - Assignee: Brandon Li Add script changes/utility for starting NFS gateway

[jira] [Updated] (HDFS-4761) Refresh INodeMap in FSDirectory#reset()

2013-04-26 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-4761: Status: Patch Available (was: Open) Refresh INodeMap in FSDirectory#reset()

[jira] [Updated] (HDFS-4751) TestLeaseRenewer#testThreadName flakes

2013-04-26 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4751?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-4751: -- Status: Patch Available (was: Open) TestLeaseRenewer#testThreadName flakes

[jira] [Updated] (HDFS-4659) Support setting execution bit for regular files

2013-04-26 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HDFS-4659: --- Status: Open (was: Patch Available) Support setting execution bit for regular files

[jira] [Updated] (HDFS-4659) Support setting execution bit for regular files

2013-04-26 Thread Sanjay Radia (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sanjay Radia updated HDFS-4659: --- Status: Patch Available (was: Open) Support setting execution bit for regular files

[jira] [Commented] (HDFS-4761) Refresh INodeMap in FSDirectory#reset()

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

[jira] [Commented] (HDFS-4721) Speed up lease/block recovery when DN fails and a block goes into recovery

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

[jira] [Updated] (HDFS-2576) Namenode should have a favored nodes hint to enable clients to have control over block placement.

2013-04-26 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-2576: - Component/s: namenode hdfs-client +1 the new patch looks good.

[jira] [Updated] (HDFS-4721) Speed up lease/block recovery when DN fails and a block goes into recovery

2013-04-26 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4721?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-4721: - Fix Version/s: (was: 2.0.4-alpha) Assignee: Varun Sharma Hadoop

[jira] [Commented] (HDFS-4751) TestLeaseRenewer#testThreadName flakes

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

[jira] [Commented] (HDFS-4751) TestLeaseRenewer#testThreadName flakes

2013-04-26 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643214#comment-13643214 ] Andrew Wang commented on HDFS-4751: --- The test failure is unrelated. Has flaked on other

[jira] [Created] (HDFS-4764) TestBlockReaderLocalLegacy flakes in MiniDFSCluster#shutdown

2013-04-26 Thread Andrew Wang (JIRA)
Andrew Wang created HDFS-4764: - Summary: TestBlockReaderLocalLegacy flakes in MiniDFSCluster#shutdown Key: HDFS-4764 URL: https://issues.apache.org/jira/browse/HDFS-4764 Project: Hadoop HDFS

[jira] [Commented] (HDFS-2576) Namenode should have a favored nodes hint to enable clients to have control over block placement.

2013-04-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643230#comment-13643230 ] Hudson commented on HDFS-2576: -- Integrated in Hadoop-trunk-Commit #3672 (See

[jira] [Commented] (HDFS-2576) Namenode should have a favored nodes hint to enable clients to have control over block placement.

2013-04-26 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643235#comment-13643235 ] Devaraj Das commented on HDFS-2576: --- Thanks Pritam for the work on the fb branch from

[jira] [Commented] (HDFS-2576) Namenode should have a favored nodes hint to enable clients to have control over block placement.

2013-04-26 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643236#comment-13643236 ] Devaraj Das commented on HDFS-2576: --- Forgot to mention that I committed the patch in

[jira] [Updated] (HDFS-4721) Speed up lease/block recovery when DN fails and a block goes into recovery

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

[jira] [Commented] (HDFS-4721) Speed up lease/block recovery when DN fails and a block goes into recovery

2013-04-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643246#comment-13643246 ] Hudson commented on HDFS-4721: -- Integrated in Hadoop-trunk-Commit #3673 (See

[jira] [Created] (HDFS-4765) Permission check of symlink deletion incorrectly throws UnresolvedLinkException

2013-04-26 Thread Andrew Wang (JIRA)
Andrew Wang created HDFS-4765: - Summary: Permission check of symlink deletion incorrectly throws UnresolvedLinkException Key: HDFS-4765 URL: https://issues.apache.org/jira/browse/HDFS-4765 Project:

[jira] [Updated] (HDFS-4759) snapshotDiff of two invalid snapshots but with same name returns success

2013-04-26 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-4759: - Component/s: (was: datanode) Priority: Minor (was: Major) Hadoop

[jira] [Created] (HDFS-4766) Enable NN spnego filters only if kerberos is enabled

2013-04-26 Thread Daryn Sharp (JIRA)
Daryn Sharp created HDFS-4766: - Summary: Enable NN spnego filters only if kerberos is enabled Key: HDFS-4766 URL: https://issues.apache.org/jira/browse/HDFS-4766 Project: Hadoop HDFS Issue Type:

[jira] [Updated] (HDFS-4766) Enable NN spnego filters only if kerberos is enabled

2013-04-26 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daryn Sharp updated HDFS-4766: -- Description: Counter-part to HADOOP-9516 to only enable SPNEGO if kerberos is enabled. (was:

[jira] [Updated] (HDFS-4766) Enable NN spnego filters only if kerberos is enabled

2013-04-26 Thread Daryn Sharp (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4766?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daryn Sharp updated HDFS-4766: -- Attachment: HDFS-4766.patch Enable NN spnego filters only if kerberos is enabled

[jira] [Resolved] (HDFS-4759) snapshotDiff of two invalid snapshots but with same name returns success

2013-04-26 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4759?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE resolved HDFS-4759. -- Resolution: Fixed I have committed this. Thanks, Jing!

[jira] [Updated] (HDFS-4760) Update inodeMap after node replacement

2013-04-26 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-4760: Attachment: HDFS-4760.001.patch Initial patch. Update inodeMap after node replacement

[jira] [Updated] (HDFS-4740) Fixes for a few test failures on Windows

2013-04-26 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-4740: Summary: Fixes for a few test failures on Windows (was: TestWebHdfsUrl and TestDFSUtil fail on

[jira] [Updated] (HDFS-4740) Fixes for a few test failures on Windows

2013-04-26 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-4740: Description: This issue is to track the following Windows test failures: #

[jira] [Updated] (HDFS-4740) Fixes for a few test failures on Windows

2013-04-26 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4740?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-4740: Attachment: HDFS-4740.003.patch Adding one more trivial test fix to the patch for

[jira] [Commented] (HDFS-4754) Add an API in the namenode to mark a datanode as stale

2013-04-26 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643276#comment-13643276 ] Aaron T. Myers commented on HDFS-4754: -- Hi Nicolas, in general I'm a little leery of

[jira] [Created] (HDFS-4767) directory is not snapshottable after clrQuota

2013-04-26 Thread Ramya Sunil (JIRA)
Ramya Sunil created HDFS-4767: - Summary: directory is not snapshottable after clrQuota Key: HDFS-4767 URL: https://issues.apache.org/jira/browse/HDFS-4767 Project: Hadoop HDFS Issue Type:

[jira] [Assigned] (HDFS-4767) directory is not snapshottable after clrQuota

2013-04-26 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao reassigned HDFS-4767: --- Assignee: Jing Zhao directory is not snapshottable after clrQuota

[jira] [Created] (HDFS-4768) block scanner does not close verification log when a block pool is being deleted (but the datanode remains running)

2013-04-26 Thread Chris Nauroth (JIRA)
Chris Nauroth created HDFS-4768: --- Summary: block scanner does not close verification log when a block pool is being deleted (but the datanode remains running) Key: HDFS-4768 URL:

[jira] [Updated] (HDFS-4768) block scanner does not close verification log when a block pool is being deleted (but the datanode remains running)

2013-04-26 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-4768: Target Version/s: 3.0.0, 2.0.4-alpha (was: 3.0.0) block scanner does not close verification

[jira] [Commented] (HDFS-4768) block scanner does not close verification log when a block pool is being deleted (but the datanode remains running)

2013-04-26 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643288#comment-13643288 ] Chris Nauroth commented on HDFS-4768: - This problem occasionally causes a failure in

[jira] [Updated] (HDFS-4768) block scanner does not close verification log when a block pool is being deleted (but the datanode remains running)

2013-04-26 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-4768: Attachment: HDFS-4768.1.patch This patch fixes the problem by shutting down the

[jira] [Updated] (HDFS-4768) block scanner does not close verification log when a block pool is being deleted (but the datanode remains running)

2013-04-26 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-4768: Status: Patch Available (was: Open) block scanner does not close verification log when a

[jira] [Updated] (HDFS-4752) TestRBWBlockInvalidation fails on Windows due to file locking

2013-04-26 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4752?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chris Nauroth updated HDFS-4752: Status: Open (was: Patch Available) I'm canceling this patch for now, but leaving the issue

[jira] [Updated] (HDFS-4767) directory is not snapshottable after clrQuota

2013-04-26 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-4767: Attachment: HDFS-4767.001.patch Thanks for the report Ramya! Upload a patch to fix.

[jira] [Updated] (HDFS-4659) Support setting execution bit for regular files

2013-04-26 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4659?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Li updated HDFS-4659: - Attachment: HDFS-4659.5.patch Rebased the patch and fixed TestDFSPermission. Support

[jira] [Commented] (HDFS-4740) Fixes for a few test failures on Windows

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

[jira] [Updated] (HDFS-4761) Refresh INodeMap in FSDirectory#reset()

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

[jira] [Updated] (HDFS-4761) Refresh INodeMap in FSDirectory#reset()

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

[jira] [Commented] (HDFS-4761) Refresh INodeMap in FSDirectory#reset()

2013-04-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643391#comment-13643391 ] Hudson commented on HDFS-4761: -- Integrated in Hadoop-trunk-Commit #3674 (See

[jira] [Created] (HDFS-4769) TestPersistBlocks#testRestartDfs fails on Windows

2013-04-26 Thread Arpit Agarwal (JIRA)
Arpit Agarwal created HDFS-4769: --- Summary: TestPersistBlocks#testRestartDfs fails on Windows Key: HDFS-4769 URL: https://issues.apache.org/jira/browse/HDFS-4769 Project: Hadoop HDFS Issue

[jira] [Commented] (HDFS-4768) block scanner does not close verification log when a block pool is being deleted (but the datanode remains running)

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

[jira] [Updated] (HDFS-4767) directory is not snapshottable after clrQuota

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

[jira] [Updated] (HDFS-4769) TestPersistBlocks#testRestartDfs fails on Windows

2013-04-26 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-4769: Attachment: TestPersistBlocks-testRestartDfs-failure1.txt TestPersistBlocks#testRestartDfs

[jira] [Commented] (HDFS-4768) block scanner does not close verification log when a block pool is being deleted (but the datanode remains running)

2013-04-26 Thread Chris Nauroth (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643398#comment-13643398 ] Chris Nauroth commented on HDFS-4768: - {quote} -1 tests included. The patch doesn't

[jira] [Updated] (HDFS-4760) Update inodeMap after node replacement

2013-04-26 Thread Jing Zhao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jing Zhao updated HDFS-4760: Attachment: HDFS-4760.002.patch Rebase the patch. Update inodeMap after node replacement

[jira] [Updated] (HDFS-4769) TestPersistBlocks#testRestartDfs fails on Windows

2013-04-26 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4769?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-4769: Assignee: Arpit Agarwal TestPersistBlocks#testRestartDfs fails on Windows

[jira] [Resolved] (HDFS-4767) directory is not snapshottable after clrQuota

2013-04-26 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4767?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE resolved HDFS-4767. -- Resolution: Fixed I have committed this. Thanks, Jing!

[jira] [Commented] (HDFS-4489) Use InodeID as as an identifier of a file in HDFS protocols and APIs

2013-04-26 Thread Konstantin Shvachko (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643404#comment-13643404 ] Konstantin Shvachko commented on HDFS-4489: --- hostile tone. I apologize. I guess

[jira] [Updated] (HDFS-3934) duplicative dfs_hosts entries handled wrong

2013-04-26 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-3934?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe updated HDFS-3934: --- Attachment: HDFS-3934.010.patch bq. It'd be nice to continue to use the

[jira] [Commented] (HDFS-4769) TestPersistBlocks#testRestartDfs fails on Windows

2013-04-26 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643410#comment-13643410 ] Arpit Agarwal commented on HDFS-4769: - Likely exposing a namenode race condition. The

[jira] [Commented] (HDFS-4768) block scanner does not close verification log when a block pool is being deleted (but the datanode remains running)

2013-04-26 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4768?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643415#comment-13643415 ] Arpit Agarwal commented on HDFS-4768: - +1 Verified on Windows and OS X. Nice find!

[jira] [Commented] (HDFS-3934) duplicative dfs_hosts entries handled wrong

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

[jira] [Commented] (HDFS-4489) Use InodeID as as an identifier of a file in HDFS protocols and APIs

2013-04-26 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643424#comment-13643424 ] Suresh Srinivas commented on HDFS-4489: --- bq. There is still an incompatible change

[jira] [Commented] (HDFS-4758) Disallow nested snapshottable directories

2013-04-26 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4758?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643429#comment-13643429 ] Tsz Wo (Nicholas), SZE commented on HDFS-4758: -- A common use case for

[jira] [Commented] (HDFS-4659) Support setting execution bit for regular files

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

[jira] [Updated] (HDFS-4758) Disallow nested snapshottable directories

2013-04-26 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4758?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-4758: - Attachment: h4758_20140426.patch h4758_20140426.patch: disallow nested

[jira] [Commented] (HDFS-4760) Update inodeMap after node replacement

2013-04-26 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643447#comment-13643447 ] Tsz Wo (Nicholas), SZE commented on HDFS-4760: -- After some thinking, the

[jira] [Updated] (HDFS-2802) Support for RW/RO snapshots in HDFS

2013-04-26 Thread Tsz Wo (Nicholas), SZE (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo (Nicholas), SZE updated HDFS-2802: - Attachment: h2802_20130426.patch h2802_20130426.patch Support

[jira] [Commented] (HDFS-2802) Support for RW/RO snapshots in HDFS

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

[jira] [Commented] (HDFS-4610) Move to using common utils FileUtil#setReadable/Writable/Executable and FileUtil#canRead/Write/Execute

2013-04-26 Thread Ivan Mitic (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4610?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13643519#comment-13643519 ] Ivan Mitic commented on HDFS-4610: -- Thanks Chris and Arpit for the review and comments.