[jira] [Commented] (HDFS-11339) Support File IO sampling for Datanode IO profiling hooks

2017-01-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15825592#comment-15825592 ] Hudson commented on HDFS-11339: --- SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11124 (See

[jira] [Updated] (HDFS-11124) Report blockIds of internal blocks for EC files in Fsck

2017-01-16 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma updated HDFS-11124: Description: At the moment, when we do fsck for an EC file which has corrupt blocks and

[jira] [Commented] (HDFS-11124) Report blockIds of internal blocks for EC files in Fsck

2017-01-16 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15825572#comment-15825572 ] Takanobu Asanuma commented on HDFS-11124: - The failed tests are passed in my laptop computer. Hi

[jira] [Commented] (HDFS-11339) Support File IO sampling for Datanode IO profiling hooks

2017-01-16 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15825567#comment-15825567 ] Arpit Agarwal commented on HDFS-11339: -- Pushed an addendum commit to trunk to fix an import, noticed

[jira] [Updated] (HDFS-11339) Support File IO sampling for Datanode IO profiling hooks

2017-01-16 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-11339: - Fix Version/s: 2.9.0 Cherry-picked to branch-2. > Support File IO sampling for Datanode IO

[jira] [Updated] (HDFS-11299) Support multiple Datanode File IO hooks

2017-01-16 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11299?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-11299: - Fix Version/s: 2.9.0 Cherry-picked to branch-2. > Support multiple Datanode File IO hooks >

[jira] [Commented] (HDFS-11282) Document the missing metrics of DataNode Volume IO operations

2017-01-16 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15825534#comment-15825534 ] Arpit Agarwal commented on HDFS-11282: -- Cherry-picked to branch-2. > Document the missing metrics of

[jira] [Updated] (HDFS-11282) Document the missing metrics of DataNode Volume IO operations

2017-01-16 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11282?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-11282: - Fix Version/s: 2.9.0 > Document the missing metrics of DataNode Volume IO operations >

[jira] [Updated] (HDFS-11279) Cleanup unused DataNode#checkDiskErrorAsync()

2017-01-16 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11279?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-11279: - Fix Version/s: 2.9.0 Pushed to branch-2. > Cleanup unused DataNode#checkDiskErrorAsync() >

[jira] [Updated] (HDFS-11274) Datanode should only check the failed volume upon IO errors

2017-01-16 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-11274: - Fix Version/s: 2.9.0 > Datanode should only check the failed volume upon IO errors >

[jira] [Updated] (HDFS-11182) Update DataNode to use DatasetVolumeChecker

2017-01-16 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11182?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-11182: - Fix Version/s: 2.9.0 Pushed to branch-2. Thank you for reviewing the branch-2 patch [~xyao]. >

[jira] [Updated] (HDFS-11337) [branch-2] Add instrumentation hooks around Datanode disk IO

2017-01-16 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-11337: - Resolution: Implemented Hadoop Flags: Reviewed Status: Resolved (was: Patch

[jira] [Updated] (HDFS-10959) Adding per disk IO statistics and metrics in DataNode.

2017-01-16 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-10959: - Fix Version/s: 2.9.0 Pushed to branch-2. > Adding per disk IO statistics and metrics in

[jira] [Commented] (HDFS-11274) Datanode should only check the failed volume upon IO errors

2017-01-16 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11274?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15825516#comment-15825516 ] Arpit Agarwal commented on HDFS-11274: -- Results from running test-patch on the branch-2 patch.

[jira] [Commented] (HDFS-4025) QJM: Sychronize past log segments to JNs that missed them

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

[jira] [Commented] (HDFS-11121) Add assertions to BlockInfo#addStorage to protect from breaking reportedBlock-blockGroup mapping

2017-01-16 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15824967#comment-15824967 ] Wei-Chiu Chuang commented on HDFS-11121: LGTM +1 > Add assertions to BlockInfo#addStorage to

[jira] [Updated] (HDFS-4025) QJM: Sychronize past log segments to JNs that missed them

2017-01-16 Thread Hanisha Koneru (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4025?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanisha Koneru updated HDFS-4025: - Attachment: HDFS-4025.007.patch Thank you [~jingzhao] for reviewing the patch and for the

[jira] [Commented] (HDFS-11124) Report blockIds of internal blocks for EC files in Fsck

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

[jira] [Commented] (HDFS-11337) [branch-2] Add instrumentation hooks around Datanode disk IO

2017-01-16 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15824863#comment-15824863 ] Arpit Agarwal commented on HDFS-11337: -- All test failures are unrelated. The tests passed locally. >

[jira] [Commented] (HDFS-11337) [branch-2] Add instrumentation hooks around Datanode disk IO

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

[jira] [Updated] (HDFS-10860) Switch HttpFS from Tomcat to Jetty

2017-01-16 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HDFS-10860: -- Status: Open (was: Patch Available) Wait for HADOOP-13992 > Switch HttpFS from Tomcat to Jetty >

[jira] [Updated] (HDFS-11124) Report blockIds of internal blocks for EC files in Fsck

2017-01-16 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma updated HDFS-11124: Attachment: (was: HDFS-11124.1.patch) > Report blockIds of internal blocks for EC files

[jira] [Updated] (HDFS-11124) Report blockIds of internal blocks for EC files in Fsck

2017-01-16 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma updated HDFS-11124: Attachment: HDFS-11124.1.patch > Report blockIds of internal blocks for EC files in Fsck >

[jira] [Updated] (HDFS-11274) Datanode should only check the failed volume upon IO errors

2017-01-16 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-11274: - Resolution: Fixed Status: Resolved (was: Patch Available) The branch-2 patch has a

[jira] [Commented] (HDFS-11274) Datanode should only check the failed volume upon IO errors

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

[jira] [Updated] (HDFS-11274) Datanode should only check the failed volume upon IO errors

2017-01-16 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-11274: - Status: Patch Available (was: Reopened) > Datanode should only check the failed volume upon IO

[jira] [Updated] (HDFS-11274) Datanode should only check the failed volume upon IO errors

2017-01-16 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-11274: - Attachment: HDFS-11274-branch-2.01.patch Attaching branch-2 backport patch. The conflicts were

[jira] [Reopened] (HDFS-11274) Datanode should only check the failed volume upon IO errors

2017-01-16 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11274?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal reopened HDFS-11274: -- Reopening to run Jenkins against the branch-2 patch. > Datanode should only check the failed

[jira] [Commented] (HDFS-11307) The rpc to portmap service for NFS has hardcoded timeout.

2017-01-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15824719#comment-15824719 ] Hudson commented on HDFS-11307: --- SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11121 (See

[jira] [Updated] (HDFS-11307) The rpc to portmap service for NFS has hardcoded timeout.

2017-01-16 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HDFS-11307: Fix Version/s: 3.0.0-alpha2 > The rpc to portmap service for NFS has hardcoded

[jira] [Updated] (HDFS-11307) The rpc to portmap service for NFS has hardcoded timeout.

2017-01-16 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jitendra Nath Pandey updated HDFS-11307: Resolution: Fixed Fix Version/s: 2.9.0 Status: Resolved (was:

[jira] [Commented] (HDFS-11307) The rpc to portmap service for NFS has hardcoded timeout.

2017-01-16 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15824704#comment-15824704 ] Jitendra Nath Pandey commented on HDFS-11307: - I have committed this to trunk and branch-2.

[jira] [Commented] (HDFS-11339) Support File IO sampling for Datanode IO profiling hooks

2017-01-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15824703#comment-15824703 ] Hudson commented on HDFS-11339: --- SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #11120 (See

[jira] [Updated] (HDFS-11339) Support File IO sampling for Datanode IO profiling hooks

2017-01-16 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-11339: - Component/s: (was: hdfs) datanode > Support File IO sampling for Datanode IO

[jira] [Updated] (HDFS-11339) Support File IO sampling for Datanode IO profiling hooks

2017-01-16 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-11339: - Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Commented] (HDFS-11307) The rpc to portmap service for NFS has hardcoded timeout.

2017-01-16 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15824673#comment-15824673 ] Jitendra Nath Pandey commented on HDFS-11307: - +1 for the latest patch. I will commit it

[jira] [Commented] (HDFS-11342) Fix FileInputStream leak in loadLastPartialChunkChecksum

2017-01-16 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15824657#comment-15824657 ] Hudson commented on HDFS-11342: --- SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #9 (See

[jira] [Commented] (HDFS-11339) Support File IO sampling for Datanode IO profiling hooks

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

[jira] [Updated] (HDFS-11337) [branch-2] Add instrumentation hooks around Datanode disk IO

2017-01-16 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-11337: - Attachment: HDFS-11337-branch-2.06.patch The v6 patch has one change wrt the v5 patch. {code}

[jira] [Updated] (HDFS-11342) Fix FileInputStream leak in loadLastPartialChunkChecksum

2017-01-16 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-11342: - Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 3.0.0-alpha2

[jira] [Commented] (HDFS-11342) Fix FileInputStream leak in loadLastPartialChunkChecksum

2017-01-16 Thread Chen Liang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15824622#comment-15824622 ] Chen Liang commented on HDFS-11342: --- The failed unit tests do not seem to be related and local tests

[jira] [Commented] (HDFS-11337) [branch-2] Add instrumentation hooks around Datanode disk IO

2017-01-16 Thread Jitendra Nath Pandey (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15824617#comment-15824617 ] Jitendra Nath Pandey commented on HDFS-11337: - +1, The latest patch looks good to me. >

[jira] [Commented] (HDFS-11342) Fix FileInputStream leak in loadLastPartialChunkChecksum

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

[jira] [Commented] (HDFS-11339) Support File IO sampling for Datanode IO profiling hooks

2017-01-16 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15824535#comment-15824535 ] Arpit Agarwal commented on HDFS-11339: -- +1 pending Jenkins. > Support File IO sampling for Datanode

[jira] [Updated] (HDFS-11339) Support File IO sampling for Datanode IO profiling hooks

2017-01-16 Thread Hanisha Koneru (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11339?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanisha Koneru updated HDFS-11339: -- Attachment: HDFS-11339.003.patch Thanks [~arpitagarwal]. Patch v03 fixes the

[jira] [Commented] (HDFS-11342) Fix FileInputStream leak in loadLastPartialChunkChecksum

2017-01-16 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15824446#comment-15824446 ] Arpit Agarwal commented on HDFS-11342: -- +1 pending Jenkins. Thanks for fixing this [~vagarychen]. >

[jira] [Updated] (HDFS-11342) Fix FileInputStream leak in loadLastPartialChunkChecksum

2017-01-16 Thread Chen Liang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chen Liang updated HDFS-11342: -- Status: Patch Available (was: Open) > Fix FileInputStream leak in loadLastPartialChunkChecksum >

[jira] [Updated] (HDFS-11342) Fix FileInputStream leak in loadLastPartialChunkChecksum

2017-01-16 Thread Chen Liang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chen Liang updated HDFS-11342: -- Attachment: HDFS-11342.001.patch uploaded v001 patch, using a try-with-resource syntax to close the

[jira] [Commented] (HDFS-11339) Support File IO sampling for Datanode IO profiling hooks

2017-01-16 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15824391#comment-15824391 ] Arpit Agarwal commented on HDFS-11339: -- The TestHdfsConfigFields failure looks related. The rest are

[jira] [Commented] (HDFS-10391) Always enable NameNode service RPC port

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

[jira] [Commented] (HDFS-11303) Hedged read might hang infinitely if read data from all DN failed

2017-01-16 Thread Chen Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15824141#comment-15824141 ] Chen Zhang commented on HDFS-11303: --- Hi Andrew, I’m a newbie to apache community, HDFS-11303 is the

[jira] [Updated] (HDFS-10391) Always enable NameNode service RPC port

2017-01-16 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-10391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gergely Novák updated HDFS-10391: - Attachment: HDFS-10391.002.patch The 2nd patch fixes the findbugs error, most of the checkstyle

[jira] [Commented] (HDFS-11268) Correctly reconstruct erasure coding file from FSImage

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

[jira] [Commented] (HDFS-11268) Correctly reconstruct erasure coding file from FSImage

2017-01-16 Thread SammiChen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15823810#comment-15823810 ] SammiChen commented on HDFS-11268: -- Hi [~jojochuang]], you're right, EC policy ID is stored using

[jira] [Updated] (HDFS-11268) Correctly reconstruct erasure coding file from FSImage

2017-01-16 Thread SammiChen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SammiChen updated HDFS-11268: - Status: Patch Available (was: Open) > Correctly reconstruct erasure coding file from FSImage >

[jira] [Updated] (HDFS-11268) Correctly reconstruct erasure coding file from FSImage

2017-01-16 Thread SammiChen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SammiChen updated HDFS-11268: - Attachment: HDFS-11268-001.patch Initial patch > Correctly reconstruct erasure coding file from FSImage

[jira] [Updated] (HDFS-11268) Correctly reconstruct erasure coding file from FSImage

2017-01-16 Thread SammiChen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SammiChen updated HDFS-11268: - Description: Currently, FSImageFormatProtoBuf has the information about whether the file is striped or

[jira] [Updated] (HDFS-11268) Correctly reconstruct erasure coding file from FSImage

2017-01-16 Thread SammiChen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11268?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] SammiChen updated HDFS-11268: - Summary: Correctly reconstruct erasure coding file from FSImage (was: Persist erasure coding policy ID

[jira] [Commented] (HDFS-10506) OIV's ReverseXML processor cannot reconstruct some snapshot details

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

[jira] [Updated] (HDFS-11124) Report blockIds of internal blocks for EC files in Fsck

2017-01-16 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma updated HDFS-11124: Status: Patch Available (was: Open) > Report blockIds of internal blocks for EC files in

[jira] [Updated] (HDFS-11124) Report blockIds of internal blocks for EC files in Fsck

2017-01-16 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma updated HDFS-11124: Status: Open (was: Patch Available) > Report blockIds of internal blocks for EC files in

[jira] [Commented] (HDFS-11121) Add assertions to BlockInfo#addStorage to protect from breaking reportedBlock-blockGroup mapping

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

[jira] [Commented] (HDFS-10506) OIV's ReverseXML processor cannot reconstruct some snapshot details

2017-01-16 Thread Akira Ajisaka (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10506?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15823628#comment-15823628 ] Akira Ajisaka commented on HDFS-10506: -- 01 patch * The output of OIV XML processor now contains the

[jira] [Updated] (HDFS-10506) OIV's ReverseXML processor cannot reconstruct some snapshot details

2017-01-16 Thread Akira Ajisaka (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka updated HDFS-10506: - Target Version/s: 2.9.0 Status: Patch Available (was: Open) > OIV's ReverseXML

[jira] [Updated] (HDFS-10506) OIV's ReverseXML processor cannot reconstruct some snapshot details

2017-01-16 Thread Akira Ajisaka (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka updated HDFS-10506: - Attachment: HDFS-10506.01.patch > OIV's ReverseXML processor cannot reconstruct some snapshot

[jira] [Commented] (HDFS-11335) Remove HdfsClientConfigKeys.DFS_CLIENT_SLOW_IO_WARNING_THRESHOLD_KEY usage from DNConf

2017-01-16 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15823595#comment-15823595 ] Lei (Eddy) Xu commented on HDFS-11335: -- [~manojg] Should we also remove