[jira] [Commented] (HDFS-11988) Verify HDFS Snapshots with open files captured are safe across truncates and appends on current version file

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

[jira] [Commented] (HDFS-11949) Add testcase for ensuring that FsShell cann't move file to the target directory that file exists

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

[jira] [Comment Edited] (HDFS-11949) Add testcase for ensuring that FsShell cann't move file to the target directory that file exists

2017-06-16 Thread legend (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16052671#comment-16052671 ] legend edited comment on HDFS-11949 at 6/17/17 3:52 AM: OK [~yzhan

[jira] [Updated] (HDFS-11949) Add testcase for ensuring that FsShell cann't move file to the target directory that file exists

2017-06-16 Thread legend (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] legend updated HDFS-11949: -- Attachment: HDFS-11949.001.patch OK [~yzhangal]. I update the patch which to fix javac and checkstyle for TestF

[jira] [Updated] (HDFS-11988) Verify HDFS Snapshots with open files captured are safe across truncates and appends on current version file

2017-06-16 Thread Manoj Govindassamy (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manoj Govindassamy updated HDFS-11988: -- Attachment: HDFS-11988.01.patch Attached v01 patch to verify if the open files that are

[jira] [Updated] (HDFS-11988) Verify HDFS Snapshots with open files captured are safe across truncates and appends on current version file

2017-06-16 Thread Manoj Govindassamy (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manoj Govindassamy updated HDFS-11988: -- Status: Patch Available (was: Open) > Verify HDFS Snapshots with open files captured ar

[jira] [Updated] (HDFS-11988) Verify HDFS Snapshots with open files captured are safe across truncates and appends on current version file

2017-06-16 Thread Manoj Govindassamy (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manoj Govindassamy updated HDFS-11988: -- Summary: Verify HDFS Snapshots with open files captured are safe across truncates and ap

[jira] [Created] (HDFS-11988) Verify HDFS Snapshots with open files captured are safe across truncates and appends on current version

2017-06-16 Thread Manoj Govindassamy (JIRA)
Manoj Govindassamy created HDFS-11988: - Summary: Verify HDFS Snapshots with open files captured are safe across truncates and appends on current version Key: HDFS-11988 URL: https://issues.apache.org/jira/brow

[jira] [Commented] (HDFS-11987) DistributedFileSystem#create and append do not honor CreateFlag.CREATE|APPEND

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

[jira] [Commented] (HDFS-11949) Add testcase for ensuring that FsShell cann't move file to the target directory that file exists

2017-06-16 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16052617#comment-16052617 ] Yongjun Zhang commented on HDFS-11949: -- Sorry for not being clear [~legend]. I meant

[jira] [Commented] (HDFS-11782) Ozone: KSM: Add listKey

2017-06-16 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11782?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16052604#comment-16052604 ] Yiqun Lin commented on HDFS-11782: -- Hi [~xyao], could you take a quick look on the latest

[jira] [Commented] (HDFS-10480) Add an admin command to list currently open files

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

[jira] [Updated] (HDFS-11987) DistributedFileSystem#create and append do not honor CreateFlag.CREATE|APPEND

2017-06-16 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HDFS-11987: - Attachment: HDFS-11987.00.patch Add tests to verify that {{CreateFlag.CREATE | APPEND}} are honore

[jira] [Updated] (HDFS-11987) DistributedFileSystem#create and append do not honor CreateFlag.CREATE|APPEND

2017-06-16 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HDFS-11987: - Status: Patch Available (was: Open) > DistributedFileSystem#create and append do not honor Create

[jira] [Commented] (HDFS-11789) Maintain Short-Circuit Read Statistics

2017-06-16 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11789?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16052519#comment-16052519 ] Arpit Agarwal commented on HDFS-11789: -- Thanks for updating the patch [~hanishakoneru

[jira] [Updated] (HDFS-11402) HDFS Snapshots should capture point-in-time copies of OPEN files

2017-06-16 Thread Manoj Govindassamy (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manoj Govindassamy updated HDFS-11402: -- Attachment: HDFS-11402-branch-2.01.patch Thanks for the review and commit help [~yzhanga

[jira] [Updated] (HDFS-10480) Add an admin command to list currently open files

2017-06-16 Thread Manoj Govindassamy (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10480?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manoj Govindassamy updated HDFS-10480: -- Attachment: HDFS-10480-branch-2.01.patch Thanks for the review and commit help [~andrew.

[jira] [Created] (HDFS-11987) DistributedFileSystem#create and append do not honor CreateFlag.CREATE|APPEND

2017-06-16 Thread Lei (Eddy) Xu (JIRA)
Lei (Eddy) Xu created HDFS-11987: Summary: DistributedFileSystem#create and append do not honor CreateFlag.CREATE|APPEND Key: HDFS-11987 URL: https://issues.apache.org/jira/browse/HDFS-11987 Project:

[jira] [Updated] (HDFS-11986) Dfsadmin should report erasure coding related information separately

2017-06-16 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11986?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated HDFS-11986: --- Labels: hdfs-ec-3.0-nice-to-have (was: ) > Dfsadmin should report erasure coding related information

[jira] [Commented] (HDFS-10220) A large number of expired leases can make namenode unresponsive and cause failover

2017-06-16 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16052332#comment-16052332 ] Xiao Chen commented on HDFS-10220: -- Thanks all for the contribution. Sifting through the

[jira] [Commented] (HDFS-10999) Introduce separate stats for Replicated and Erasure Coded Blocks apart from the current Aggregated stats

2017-06-16 Thread Manoj Govindassamy (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16052275#comment-16052275 ] Manoj Govindassamy commented on HDFS-10999: --- Filed HDFS-11986 to track dfsadmin

[jira] [Created] (HDFS-11986) Dfsadmin should report erasure coding related information separately

2017-06-16 Thread Manoj Govindassamy (JIRA)
Manoj Govindassamy created HDFS-11986: - Summary: Dfsadmin should report erasure coding related information separately Key: HDFS-11986 URL: https://issues.apache.org/jira/browse/HDFS-11986 Project

[jira] [Commented] (HDFS-8196) Erasure Coding related information on NameNode UI

2017-06-16 Thread Manoj Govindassamy (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16052248#comment-16052248 ] Manoj Govindassamy commented on HDFS-8196: -- [~lewuathe], {{ClientProtocol#getEC

[jira] [Commented] (HDFS-11575) Supporting HDFS NFS gateway with Federated HDFS

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

[jira] [Commented] (HDFS-11963) Ozone: Documentation: Add getting started page

2017-06-16 Thread Anu Engineer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16052144#comment-16052144 ] Anu Engineer commented on HDFS-11963: - Thanks for the comments, I will take care of so

[jira] [Updated] (HDFS-11979) Ozone: TestContainerPersistence never uses MiniOzoneCluster

2017-06-16 Thread Anu Engineer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11979?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anu Engineer updated HDFS-11979: Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: HDFS-7240 Status: Reso

[jira] [Commented] (HDFS-11956) Fix BlockToken compatibility with Hadoop 2.x clients

2017-06-16 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16052130#comment-16052130 ] Wei-Chiu Chuang commented on HDFS-11956: Hey Ewans, could you please elaborate a l

[jira] [Updated] (HDFS-11575) Supporting HDFS NFS gateway with Federated HDFS

2017-06-16 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated HDFS-11575: - Attachment: HDFS-11575.006.patch > Supporting HDFS NFS gateway with Federated HDFS > -

[jira] [Commented] (HDFS-11896) Non-dfsUsed will be doubled on dead node re-registration in branch-2.7.

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

[jira] [Commented] (HDFS-11939) Ozone : add read/write random access to Chunks of a key

2017-06-16 Thread Xiaoyu Yao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11939?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16052051#comment-16052051 ] Xiaoyu Yao commented on HDFS-11939: --- [~vagarychen], thanks for working on this. I have a

[jira] [Commented] (HDFS-11896) Non-dfsUsed will be doubled on dead node re-registration in branch-2.7.

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

[jira] [Commented] (HDFS-11896) Non-dfsUsed will be doubled on dead node re-registration in branch-2.7.

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

[jira] [Commented] (HDFS-8520) Patch for PPC64 block size

2017-06-16 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16052026#comment-16052026 ] Allen Wittenauer commented on HDFS-8520: Until we fix leveldbjni-all (HADOOP-11790)

[jira] [Comment Edited] (HDFS-8520) Patch for PPC64 block size

2017-06-16 Thread Allen Wittenauer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16052026#comment-16052026 ] Allen Wittenauer edited comment on HDFS-8520 at 6/16/17 3:23 PM:

[jira] [Commented] (HDFS-11575) Supporting HDFS NFS gateway with Federated HDFS

2017-06-16 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11575?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16052022#comment-16052022 ] Mukul Kumar Singh commented on HDFS-11575: -- Thanks for the review [~jnp], Please

[jira] [Updated] (HDFS-11896) Non-dfsUsed will be doubled on dead node re-registration in branch-2.7.

2017-06-16 Thread Brahma Reddy Battula (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brahma Reddy Battula updated HDFS-11896: Attachment: HDFS-11896.patch Uploading the {{trunk}} patch. As I mentioned earlier,t

[jira] [Updated] (HDFS-11896) Non-dfsUsed will be doubled on dead node re-registration in branch-2.7.

2017-06-16 Thread Brahma Reddy Battula (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11896?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brahma Reddy Battula updated HDFS-11896: Attachment: HDFS-11896-branch-2.7-002.patch Tried Backport of HDFS-9034,it may be i

[jira] [Commented] (HDFS-11403) Zookeper ACLs on NN HA enabled clusters to be handled consistently

2017-06-16 Thread Brahma Reddy Battula (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16051804#comment-16051804 ] Brahma Reddy Battula commented on HDFS-11403: - Sorry for landing late here,any

[jira] [Commented] (HDFS-11935) Ozone: TestStorageContainerManager#testRpcPermission fails when ipv6 address used

2017-06-16 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11935?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16051747#comment-16051747 ] Yiqun Lin commented on HDFS-11935: -- Hi [~anu], I found the test {{TestKeySpaceManager}} w

[jira] [Commented] (HDFS-11736) OIV tests should not write outside 'target' directory.

2017-06-16 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16051647#comment-16051647 ] Yiqun Lin commented on HDFS-11736: -- The test failures are not related. And the patch for

[jira] [Commented] (HDFS-11978) Remove invalid '-usage' command of 'ec' and add missing commands 'addPolicies' 'listCodecs'

2017-06-16 Thread wenxin he (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11978?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16051633#comment-16051633 ] wenxin he commented on HDFS-11978: -- PR is ready, please kindly review. > Remove invalid

[jira] [Updated] (HDFS-11978) Remove invalid '-usage' command of 'ec' and add missing commands 'addPolicies' 'listCodecs'

2017-06-16 Thread wenxin he (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenxin he updated HDFS-11978: - Attachment: (was: HDFS-11978.001.patch) > Remove invalid '-usage' command of 'ec' and add missing comm

[jira] [Commented] (HDFS-11978) Remove invalid '-usage' command of 'ec' and add missing commands 'addPolicies' 'listCodecs'

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

[jira] [Commented] (HDFS-8520) Patch for PPC64 block size

2017-06-16 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16051613#comment-16051613 ] Steve Loughran commented on HDFS-8520: -- How do we get that system to do the yetus buil

[jira] [Commented] (HDFS-11736) OIV tests should not write outside 'target' directory.

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

[jira] [Updated] (HDFS-11978) Remove invalid '-usage' command of 'ec' and add missing commands 'addPolicies' 'listCodecs'

2017-06-16 Thread wenxin he (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wenxin he updated HDFS-11978: - Attachment: HDFS-11978.001.patch No Hadoop QA triggered for pull request, so attach a patch file > Remove

[jira] [Commented] (HDFS-11890) Handle NPE in BlockRecoveryWorker when DN is getting shoutdown.

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

[jira] [Commented] (HDFS-8520) Patch for PPC64 block size

2017-06-16 Thread Ayappan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8520?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16051523#comment-16051523 ] Ayappan commented on HDFS-8520: --- We have this ppc64le machine in Jenkins CI right now --> ht