[jira] [Updated] (HDFS-8632) Erasure Coding: Add InterfaceAudience annotation to the erasure coding classes

2015-06-18 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated HDFS-8632: --- Status: Patch Available (was: Open) > Erasure Coding: Add InterfaceAudience annotation to the erasure coding c

[jira] [Updated] (HDFS-8632) Erasure Coding: Add InterfaceAudience annotation to the erasure coding classes

2015-06-18 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8632?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated HDFS-8632: --- Attachment: HDFS-8632-HDFS-7285-00.patch > Erasure Coding: Add InterfaceAudience annotation to the erasure codi

[jira] [Updated] (HDFS-8254) In StripedDataStreamer, it is hard to tolerate datanode failure in the leading streamer

2015-06-18 Thread Tsz Wo Nicholas Sze (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8254?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tsz Wo Nicholas Sze updated HDFS-8254: -- Attachment: h8254_20150618.patch Good catch. h8254_20150618.patch: fixes the typo. > In

[jira] [Commented] (HDFS-8638) Move the quota commands out from dfsadmi.

2015-06-18 Thread surendra singh lilhore (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14593027#comment-14593027 ] surendra singh lilhore commented on HDFS-8638: -- Thanks [~aw] for looking in to

[jira] [Commented] (HDFS-6564) Use slf4j instead of common-logging in hdfs-client

2015-06-18 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14593017#comment-14593017 ] Rakesh R commented on HDFS-6564: We have an example mentioned in the previous note, is that

[jira] [Commented] (HDFS-6564) Use slf4j instead of common-logging in hdfs-client

2015-06-18 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14593015#comment-14593015 ] Rakesh R commented on HDFS-6564: We have an example mentioned in the previous note. {code}

[jira] [Commented] (HDFS-8633) Fix mismatch for default value of dfs.datanode.readahead.bytes in DFSConfigKeys

2015-06-18 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14593004#comment-14593004 ] Yongjun Zhang commented on HDFS-8633: - Thanks Ray. +1, will commit soon. > Fix mismat

[jira] [Updated] (HDFS-8480) Fix performance and timeout issues in HDFS-7929: use hard-links instead of copying edit logs

2015-06-18 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang updated HDFS-8480: Attachment: HDFS-8480.03.patch Patch 02 actually made a very silly mistake and emulates an old layout version

[jira] [Commented] (HDFS-8638) Move the quota commands out from dfsadmi.

2015-06-18 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592989#comment-14592989 ] Allen Wittenauer commented on HDFS-8638: Quota most definitely should have admin ch

[jira] [Created] (HDFS-8638) Move the quota commands out from dfsadmi.

2015-06-18 Thread surendra singh lilhore (JIRA)
surendra singh lilhore created HDFS-8638: Summary: Move the quota commands out from dfsadmi. Key: HDFS-8638 URL: https://issues.apache.org/jira/browse/HDFS-8638 Project: Hadoop HDFS I

[jira] [Commented] (HDFS-6564) Use slf4j instead of common-logging in hdfs-client

2015-06-18 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592976#comment-14592976 ] Sean Busbey commented on HDFS-6564: --- Since before removal the LOG was commons.logging, I

[jira] [Commented] (HDFS-6564) Use slf4j instead of common-logging in hdfs-client

2015-06-18 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592958#comment-14592958 ] Rakesh R commented on HDFS-6564: Please ignore the previous, small correction to the logger

[jira] [Commented] (HDFS-6564) Use slf4j instead of common-logging in hdfs-client

2015-06-18 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592955#comment-14592955 ] Rakesh R commented on HDFS-6564: I've modified the note, kindly review it again. {code} Us

[jira] [Updated] (HDFS-8582) Reduce failure messages when running datanode reconfiguration

2015-06-18 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HDFS-8582: Attachment: HDFS-8582.004.patch Thanks for these suggestions, [~cmccabe]. Here is the updated patch.

[jira] [Commented] (HDFS-8462) Implement GETXATTRS and LISTXATTRS operation for WebImageViewer

2015-06-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592930#comment-14592930 ] Hadoop QA commented on HDFS-8462: - \\ \\ | (/) *{color:green}+1 overall{color}* | \\ \\ ||

[jira] [Commented] (HDFS-6564) Use slf4j instead of common-logging in hdfs-client

2015-06-18 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592927#comment-14592927 ] Sean Busbey commented on HDFS-6564: --- You should include mention of how to get the same fu

[jira] [Commented] (HDFS-8608) Merge HDFS-7912 to trunk and branch-2 (track BlockInfo instead of Block in UnderReplicatedBlocks and PendingReplicationBlocks)

2015-06-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592921#comment-14592921 ] Hadoop QA commented on HDFS-8608: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HDFS-8626) Reserved RBW space is not released if creation of RBW File fails

2015-06-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592917#comment-14592917 ] Hadoop QA commented on HDFS-8626: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HDFS-8633) Fix mismatch for default value of dfs.datanode.readahead.bytes in DFSConfigKeys

2015-06-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8633?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592915#comment-14592915 ] Hadoop QA commented on HDFS-8633: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HDFS-8632) Erasure Coding: Add InterfaceAudience annotation to the erasure coding classes

2015-06-18 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592883#comment-14592883 ] Rakesh R commented on HDFS-8632: Thanks [~walter.k.su] for pointing out this. I will take c

[jira] [Commented] (HDFS-6564) Use slf4j instead of common-logging in hdfs-client

2015-06-18 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592878#comment-14592878 ] Rakesh R commented on HDFS-6564: Thanks [~busbey]. Below is the draft release note, any com

[jira] [Commented] (HDFS-6564) Use slf4j instead of common-logging in hdfs-client

2015-06-18 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592880#comment-14592880 ] Rakesh R commented on HDFS-6564: Thanks [~wheat9] for the advice. Attached another patch by

[jira] [Updated] (HDFS-6564) Use slf4j instead of common-logging in hdfs-client

2015-06-18 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated HDFS-6564: --- Attachment: HDFS-6564-03.patch > Use slf4j instead of common-logging in hdfs-client > -

[jira] [Commented] (HDFS-8582) Reduce failure messages when running datanode reconfiguration

2015-06-18 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592857#comment-14592857 ] Colin Patrick McCabe commented on HDFS-8582: Thanks, Eddy. Looks good. {code}

[jira] [Commented] (HDFS-8598) Add and optimize for get LocatedFileStatus in DFSClient

2015-06-18 Thread Yong Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592837#comment-14592837 ] Yong Zhang commented on HDFS-8598: -- Hi [~andrew.wang], thanks for your comment. I got your

[jira] [Commented] (HDFS-8632) Erasure Coding: Add InterfaceAudience annotation to the erasure coding classes

2015-06-18 Thread Walter Su (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8632?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592833#comment-14592833 ] Walter Su commented on HDFS-8632: - @InterfaceAudience.Private @InterfaceStability.Evolving

[jira] [Commented] (HDFS-6564) Use slf4j instead of common-logging in hdfs-client

2015-06-18 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592831#comment-14592831 ] Sean Busbey commented on HDFS-6564: --- Whatever you decide to do about the LOG member, if i

[jira] [Commented] (HDFS-6440) Support more than 2 NameNodes

2015-06-18 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592829#comment-14592829 ] Aaron T. Myers commented on HDFS-6440: -- Aha, that was totally it. Applied v8 correctly

[jira] [Commented] (HDFS-6564) Use slf4j instead of common-logging in hdfs-client

2015-06-18 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6564?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592828#comment-14592828 ] Haohui Mai commented on HDFS-6564: -- I think it is okay to get rid of the {{LOG}} member si

[jira] [Commented] (HDFS-6440) Support more than 2 NameNodes

2015-06-18 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592826#comment-14592826 ] Jesse Yates commented on HDFS-6440: --- Just went back to trunk and applied the patch direct

[jira] [Commented] (HDFS-6440) Support more than 2 NameNodes

2015-06-18 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592823#comment-14592823 ] Jesse Yates commented on HDFS-6440: --- Looks like maybe the binary changes from the tarball

[jira] [Commented] (HDFS-6440) Support more than 2 NameNodes

2015-06-18 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592818#comment-14592818 ] Lei (Eddy) Xu commented on HDFS-6440: - [~jesse_yates] I am also running OSX, and re-pro

[jira] [Commented] (HDFS-6440) Support more than 2 NameNodes

2015-06-18 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592816#comment-14592816 ] Aaron T. Myers commented on HDFS-6440: -- Hey Jesse, Here's the error that it's failing

[jira] [Updated] (HDFS-6440) Support more than 2 NameNodes

2015-06-18 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HDFS-6440: -- Attachment: hdfs-6440-trunk-v8.patch Attaching updated patch w/ whitespace fix. Lets see what QA thinks o

[jira] [Updated] (HDFS-6440) Support more than 2 NameNodes

2015-06-18 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HDFS-6440: -- Status: Open (was: Patch Available) > Support more than 2 NameNodes > - > >

[jira] [Updated] (HDFS-6440) Support more than 2 NameNodes

2015-06-18 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6440?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates updated HDFS-6440: -- Status: Patch Available (was: Open) > Support more than 2 NameNodes > - > >

[jira] [Commented] (HDFS-6440) Support more than 2 NameNodes

2015-06-18 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6440?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592812#comment-14592812 ] Jesse Yates commented on HDFS-6440: --- I ran the test (independently) a couple of times loc

[jira] [Updated] (HDFS-8448) Create REST Interface for Volumes

2015-06-18 Thread Anu Engineer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anu Engineer updated HDFS-8448: --- Attachment: hdfs-8448-HDFS-7240.003.patch Same patch but with branch name in capitals to see if that so

[jira] [Commented] (HDFS-8602) Erasure Coding: Client can't read(decode) the EC files which have corrupt blocks.

2015-06-18 Thread Kai Sasaki (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8602?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592771#comment-14592771 ] Kai Sasaki commented on HDFS-8602: -- We confirmed this patch fixed the problem in our clust

[jira] [Updated] (HDFS-8602) Erasure Coding: Client can't read(decode) the EC files which have corrupt blocks.

2015-06-18 Thread Kai Sasaki (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kai Sasaki updated HDFS-8602: - Attachment: HDFS-8602-HDFS-7285.01.patch > Erasure Coding: Client can't read(decode) the EC files which hav

[jira] [Updated] (HDFS-8448) Create REST Interface for Volumes

2015-06-18 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-8448: Status: Patch Available (was: Open) > Create REST Interface for Volumes > --

[jira] [Updated] (HDFS-8448) Create REST Interface for Volumes

2015-06-18 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-8448: Status: Open (was: Patch Available) > Create REST Interface for Volumes > --

[jira] [Commented] (HDFS-8448) Create REST Interface for Volumes

2015-06-18 Thread Anu Engineer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592732#comment-14592732 ] Anu Engineer commented on HDFS-8448: looks like https://builds.apache.org is down. I wi

[jira] [Commented] (HDFS-8448) Create REST Interface for Volumes

2015-06-18 Thread Anu Engineer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592725#comment-14592725 ] Anu Engineer commented on HDFS-8448: No idea why this patch failed to apply. It applies

[jira] [Commented] (HDFS-8448) Create REST Interface for Volumes

2015-06-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592717#comment-14592717 ] Hadoop QA commented on HDFS-8448: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Updated] (HDFS-8192) Eviction should key off used locked memory instead of ram disk free space

2015-06-18 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-8192: Attachment: HDFS-8192.04.patch Thanks for the review [~xyao]! v4 patch adds the following comment.

[jira] [Commented] (HDFS-8617) Throttle DiskChecker#checkDirs() speed.

2015-06-18 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592685#comment-14592685 ] Andrew Wang commented on HDFS-8617: --- In this case, we've got a single DiskChecker thread,

[jira] [Commented] (HDFS-8617) Throttle DiskChecker#checkDirs() speed.

2015-06-18 Thread Haohui Mai (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592656#comment-14592656 ] Haohui Mai commented on HDFS-8617: -- Thanks for the comments. I think all of us agree that

[jira] [Commented] (HDFS-8192) Eviction should key off used locked memory instead of ram disk free space

2015-06-18 Thread Xiaoyu Yao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8192?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592653#comment-14592653 ] Xiaoyu Yao commented on HDFS-8192: -- Thanks for fixing this, [~arpitagarwal]. +1 for the v0

[jira] [Commented] (HDFS-8624) fix javadoc broken links

2015-06-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592639#comment-14592639 ] Hadoop QA commented on HDFS-8624: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HDFS-8457) Ozone: Refactor FsDatasetSpi to pull up HDFS-agnostic functionality into parent interface

2015-06-18 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592614#comment-14592614 ] Jitendra Nath Pandey commented on HDFS-8457: +1 > Ozone: Refactor FsDatasetSpi

[jira] [Commented] (HDFS-8626) Reserved RBW space is not released if creation of RBW File fails

2015-06-18 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592599#comment-14592599 ] Arpit Agarwal commented on HDFS-8626: - Hi [~kanaka], thank you for adding the test case

[jira] [Commented] (HDFS-8238) Move ClientProtocol to the hdfs-client

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592579#comment-14592579 ] Hudson commented on HDFS-8238: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #2178 (See [htt

[jira] [Commented] (HDFS-8615) Correct HTTP method in WebHDFS document

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592575#comment-14592575 ] Hudson commented on HDFS-8615: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #2178 (See [htt

[jira] [Commented] (HDFS-7285) Erasure Coding Support inside HDFS

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592580#comment-14592580 ] Hudson commented on HDFS-7285: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #2178 (See [htt

[jira] [Commented] (HDFS-8446) Separate safemode related operations in GetBlockLocations()

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592576#comment-14592576 ] Hudson commented on HDFS-8446: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #2178 (See [htt

[jira] [Commented] (HDFS-8589) Fix unused imports in BPServiceActor and BlockReportLeaseManager

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592571#comment-14592571 ] Hudson commented on HDFS-8589: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #2178 (See [htt

[jira] [Commented] (HDFS-6249) Output AclEntry in PBImageXmlWriter

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592581#comment-14592581 ] Hudson commented on HDFS-6249: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #2178 (See [htt

[jira] [Commented] (HDFS-8605) Merge Refactor of DFSOutputStream from HDFS-7285 branch

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592574#comment-14592574 ] Hudson commented on HDFS-8605: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk #2178 (See [htt

[jira] [Commented] (HDFS-8605) Merge Refactor of DFSOutputStream from HDFS-7285 branch

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592567#comment-14592567 ] Hudson commented on HDFS-8605: -- FAILURE: Integrated in Hadoop-trunk-Commit #8038 (See [https:

[jira] [Commented] (HDFS-7285) Erasure Coding Support inside HDFS

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592566#comment-14592566 ] Hudson commented on HDFS-7285: -- FAILURE: Integrated in Hadoop-trunk-Commit #8038 (See [https:

[jira] [Updated] (HDFS-8457) Ozone: Refactor FsDatasetSpi to pull up HDFS-agnostic functionality into parent interface

2015-06-18 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-8457: Attachment: HDFS-8457-HDFS-7240.07.patch > Ozone: Refactor FsDatasetSpi to pull up HDFS-agnostic func

[jira] [Updated] (HDFS-8457) Ozone: Refactor FsDatasetSpi to pull up HDFS-agnostic functionality into parent interface

2015-06-18 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-8457: Attachment: HDFS-8457.06-07.delta Thanks for the detailed review [~jnp]! v7 patch addresses all your

[jira] [Updated] (HDFS-8457) Ozone: Refactor FsDatasetSpi to pull up HDFS-agnostic functionality into parent interface

2015-06-18 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-8457: Attachment: (was: HDFS-8457.06-07.delta) > Ozone: Refactor FsDatasetSpi to pull up HDFS-agnostic

[jira] [Commented] (HDFS-6249) Output AclEntry in PBImageXmlWriter

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592558#comment-14592558 ] Hudson commented on HDFS-6249: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #230 (See

[jira] [Commented] (HDFS-8238) Move ClientProtocol to the hdfs-client

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592556#comment-14592556 ] Hudson commented on HDFS-8238: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #230 (See

[jira] [Commented] (HDFS-8605) Merge Refactor of DFSOutputStream from HDFS-7285 branch

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592551#comment-14592551 ] Hudson commented on HDFS-8605: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #230 (See

[jira] [Commented] (HDFS-7285) Erasure Coding Support inside HDFS

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592557#comment-14592557 ] Hudson commented on HDFS-7285: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #230 (See

[jira] [Commented] (HDFS-8615) Correct HTTP method in WebHDFS document

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592552#comment-14592552 ] Hudson commented on HDFS-8615: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #230 (See

[jira] [Commented] (HDFS-8446) Separate safemode related operations in GetBlockLocations()

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592553#comment-14592553 ] Hudson commented on HDFS-8446: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #230 (See

[jira] [Commented] (HDFS-8589) Fix unused imports in BPServiceActor and BlockReportLeaseManager

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592548#comment-14592548 ] Hudson commented on HDFS-8589: -- FAILURE: Integrated in Hadoop-Mapreduce-trunk-Java8 #230 (See

[jira] [Commented] (HDFS-8406) Lease recovery continually failed

2015-06-18 Thread Keith Turner (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8406?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592542#comment-14592542 ] Keith Turner commented on HDFS-8406: I ran into this again while doing more Accumulo te

[jira] [Created] (HDFS-8637) OzoneHandler : Add Error Table

2015-06-18 Thread Anu Engineer (JIRA)
Anu Engineer created HDFS-8637: -- Summary: OzoneHandler : Add Error Table Key: HDFS-8637 URL: https://issues.apache.org/jira/browse/HDFS-8637 Project: Hadoop HDFS Issue Type: Sub-task

[jira] [Commented] (HDFS-8626) Reserved RBW space is not released if creation of RBW File fails

2015-06-18 Thread kanaka kumar avvaru (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592488#comment-14592488 ] kanaka kumar avvaru commented on HDFS-8626: --- Updated patch with test case. [~arpi

[jira] [Updated] (HDFS-8626) Reserved RBW space is not released if creation of RBW File fails

2015-06-18 Thread kanaka kumar avvaru (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kanaka kumar avvaru updated HDFS-8626: -- Attachment: HDFS-8626-03.patch > Reserved RBW space is not released if creation of RBW Fi

[jira] [Commented] (HDFS-8078) HDFS client gets errors trying to to connect to IPv6 DataNode

2015-06-18 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8078?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592426#comment-14592426 ] Elliott Clark commented on HDFS-8078: - +1 (non-binding) on the latest patch. I agree t

[jira] [Updated] (HDFS-8608) Merge HDFS-7912 to trunk and branch-2 (track BlockInfo instead of Block in UnderReplicatedBlocks and PendingReplicationBlocks)

2015-06-18 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang updated HDFS-8608: Attachment: HDFS-4366-branch-2.01.patch > Merge HDFS-7912 to trunk and branch-2 (track BlockInfo instead of B

[jira] [Updated] (HDFS-8608) Merge HDFS-7912 to trunk and branch-2 (track BlockInfo instead of Block in UnderReplicatedBlocks and PendingReplicationBlocks)

2015-06-18 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang updated HDFS-8608: Attachment: (was: HDFS-4366-branch-2.01.patch) > Merge HDFS-7912 to trunk and branch-2 (track BlockInfo i

[jira] [Commented] (HDFS-8238) Move ClientProtocol to the hdfs-client

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592342#comment-14592342 ] Hudson commented on HDFS-8238: -- SUCCESS: Integrated in Hadoop-Hdfs-trunk-Java8 #221 (See [htt

[jira] [Commented] (HDFS-8446) Separate safemode related operations in GetBlockLocations()

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592346#comment-14592346 ] Hudson commented on HDFS-8446: -- SUCCESS: Integrated in Hadoop-Hdfs-trunk-Java8 #221 (See [htt

[jira] [Commented] (HDFS-6249) Output AclEntry in PBImageXmlWriter

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592344#comment-14592344 ] Hudson commented on HDFS-6249: -- SUCCESS: Integrated in Hadoop-Hdfs-trunk-Java8 #221 (See [htt

[jira] [Commented] (HDFS-8605) Merge Refactor of DFSOutputStream from HDFS-7285 branch

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8605?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592343#comment-14592343 ] Hudson commented on HDFS-8605: -- SUCCESS: Integrated in Hadoop-Hdfs-trunk-Java8 #221 (See [htt

[jira] [Commented] (HDFS-7285) Erasure Coding Support inside HDFS

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-7285?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592341#comment-14592341 ] Hudson commented on HDFS-7285: -- SUCCESS: Integrated in Hadoop-Hdfs-trunk-Java8 #221 (See [htt

[jira] [Commented] (HDFS-8615) Correct HTTP method in WebHDFS document

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592345#comment-14592345 ] Hudson commented on HDFS-8615: -- SUCCESS: Integrated in Hadoop-Hdfs-trunk-Java8 #221 (See [htt

[jira] [Commented] (HDFS-8589) Fix unused imports in BPServiceActor and BlockReportLeaseManager

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592337#comment-14592337 ] Hudson commented on HDFS-8589: -- SUCCESS: Integrated in Hadoop-Hdfs-trunk-Java8 #221 (See [htt

[jira] [Updated] (HDFS-8636) Tolerate disk errors during block pool initialization

2015-06-18 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-8636: -- Description: If the DN hits an IO error during block pool initialization it aborts since it does not resp

[jira] [Created] (HDFS-8636) Tolerate disk errors during block pool initialization

2015-06-18 Thread Andrew Wang (JIRA)
Andrew Wang created HDFS-8636: - Summary: Tolerate disk errors during block pool initialization Key: HDFS-8636 URL: https://issues.apache.org/jira/browse/HDFS-8636 Project: Hadoop HDFS Issue Type:

[jira] [Commented] (HDFS-8626) Reserved RBW space is not released if creation of RBW File fails

2015-06-18 Thread kanaka kumar avvaru (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592322#comment-14592322 ] kanaka kumar avvaru commented on HDFS-8626: --- I am trying to find a way to mock Bl

[jira] [Commented] (HDFS-8626) Reserved RBW space is not released if creation of RBW File fails

2015-06-18 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592303#comment-14592303 ] Arpit Agarwal commented on HDFS-8626: - Thanks for updating the patch. +1 for the chang

[jira] [Commented] (HDFS-8626) Reserved RBW space is not released if creation of RBW File fails

2015-06-18 Thread kanaka kumar avvaru (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592300#comment-14592300 ] kanaka kumar avvaru commented on HDFS-8626: --- :) jenkins gave result while I was

[jira] [Updated] (HDFS-8626) Reserved RBW space is not released if creation of RBW File fails

2015-06-18 Thread kanaka kumar avvaru (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kanaka kumar avvaru updated HDFS-8626: -- Status: Patch Available (was: Open) > Reserved RBW space is not released if creation of

[jira] [Updated] (HDFS-8626) Reserved RBW space is not released if creation of RBW File fails

2015-06-18 Thread kanaka kumar avvaru (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] kanaka kumar avvaru updated HDFS-8626: -- Attachment: HDFS-8626-02.patch > Reserved RBW space is not released if creation of RBW Fi

[jira] [Updated] (HDFS-8608) Merge HDFS-7912 to trunk and branch-2 (track BlockInfo instead of Block in UnderReplicatedBlocks and PendingReplicationBlocks)

2015-06-18 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8608?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhe Zhang updated HDFS-8608: Attachment: HDFS-4366-branch-2.01.patch {{TestFileTruncate}} passes locally. Attaching updated patch (by appl

[jira] [Commented] (HDFS-8626) Reserved RBW space is not released if creation of RBW File fails

2015-06-18 Thread kanaka kumar avvaru (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592281#comment-14592281 ] kanaka kumar avvaru commented on HDFS-8626: --- Thanks for the review [~arpitagarwal

[jira] [Updated] (HDFS-8626) Reserved RBW space is not released if creation of RBW File fails

2015-06-18 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli updated HDFS-8626: -- Status: Open (was: Patch Available) Canceling patch for addressing the comment a

[jira] [Commented] (HDFS-8626) Reserved RBW space is not released if creation of RBW File fails

2015-06-18 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592275#comment-14592275 ] Hadoop QA commented on HDFS-8626: - \\ \\ | (x) *{color:red}-1 overall{color}* | \\ \\ || Vo

[jira] [Commented] (HDFS-6898) DN must reserve space for a full block when an RBW block is created

2015-06-18 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592259#comment-14592259 ] Arpit Agarwal commented on HDFS-6898: - 2.6.0 is correct, sorry about the oversight. >

[jira] [Updated] (HDFS-6898) DN must reserve space for a full block when an RBW block is created

2015-06-18 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli updated HDFS-6898: -- Fix Version/s: 2.6.0 [~arpitagarwal], the JIRA misses fix-version. From what I se

[jira] [Commented] (HDFS-8446) Separate safemode related operations in GetBlockLocations()

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8446?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592237#comment-14592237 ] Hudson commented on HDFS-8446: -- SUCCESS: Integrated in Hadoop-Hdfs-trunk #2160 (See [https://

[jira] [Commented] (HDFS-8589) Fix unused imports in BPServiceActor and BlockReportLeaseManager

2015-06-18 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8589?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14592230#comment-14592230 ] Hudson commented on HDFS-8589: -- SUCCESS: Integrated in Hadoop-Hdfs-trunk #2160 (See [https://

  1   2   >