[jira] [Updated] (HDFS-11120) TestEncryptionZones should waitActive

2016-11-08 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HDFS-11120: -- Attachment: HDFS-11120.002.patch Patch 002: * Suppress checkstyle {{MethodLengthCheck}} for

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

2016-11-08 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11121?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649965#comment-15649965 ] Takanobu Asanuma commented on HDFS-11121: - The failed test is not related to the patch.

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

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

[jira] [Commented] (HDFS-8307) Spurious DNS Queries from hdfs shell

2016-11-08 Thread Andres Perez (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649932#comment-15649932 ] Andres Perez commented on HDFS-8307: The whitespace, JDK7 unit test failed, and asf license fail are

[jira] [Commented] (HDFS-8307) Spurious DNS Queries from hdfs shell

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

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

2016-11-08 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma updated HDFS-11121: Status: Patch Available (was: Open) > Add assertions to BlockInfo#addStorage to protect

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

2016-11-08 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma updated HDFS-11121: Attachment: HDFS-11121.1.patch I uploaded the first patch. > Add assertions to

[jira] [Commented] (HDFS-11116) Fix Jenkins warnings caused by deprecation APIs in TestViewFsDefaultValue

2016-11-08 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649811#comment-15649811 ] Yiqun Lin commented on HDFS-6: -- Hi [~ajisakaa], could you help make a quick review for this? I think

[jira] [Commented] (HDFS-11120) TestEncryptionZones should waitActive

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

[jira] [Commented] (HDFS-11056) Concurrent append and read operations lead to checksum error

2016-11-08 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649778#comment-15649778 ] Wei-Chiu Chuang commented on HDFS-11056: The branch-2 failed tests are not related. > Concurrent

[jira] [Updated] (HDFS-9482) Replace DatanodeInfo constructors with a builder pattern

2016-11-08 Thread Brahma Reddy Battula (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9482?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brahma Reddy Battula updated HDFS-9482: --- Fix Version/s: 2.9.0 > Replace DatanodeInfo constructors with a builder pattern >

[jira] [Commented] (HDFS-9482) Replace DatanodeInfo constructors with a builder pattern

2016-11-08 Thread Brahma Reddy Battula (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649769#comment-15649769 ] Brahma Reddy Battula commented on HDFS-9482: Pushed to branch-2. > Replace DatanodeInfo

[jira] [Commented] (HDFS-11120) TestEncryptionZones should waitActive

2016-11-08 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11120?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649731#comment-15649731 ] Xiao Chen commented on HDFS-11120: -- Thanks [~jzhuge] for the quick fix. +1 pending jenkins. >

[jira] [Commented] (HDFS-9482) Replace DatanodeInfo constructors with a builder pattern

2016-11-08 Thread Brahma Reddy Battula (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649710#comment-15649710 ] Brahma Reddy Battula commented on HDFS-9482: [~arpitagarwal] thanks a lot committing to trunk

[jira] [Updated] (HDFS-8307) Spurious DNS Queries from hdfs shell

2016-11-08 Thread Andres Perez (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andres Perez updated HDFS-8307: --- Labels: ha (was: ) > Spurious DNS Queries from hdfs shell > > >

[jira] [Commented] (HDFS-10996) Ability to specify per-file EC policy at create time

2016-11-08 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649705#comment-15649705 ] Rakesh R commented on HDFS-10996: - Thanks [~Sammi] for the good work. I've few comments on the patch,

[jira] [Updated] (HDFS-8307) Spurious DNS Queries from hdfs shell

2016-11-08 Thread Andres Perez (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andres Perez updated HDFS-8307: --- Fix Version/s: 2.7.4 Status: Patch Available (was: In Progress) > Spurious DNS Queries

[jira] [Updated] (HDFS-8307) Spurious DNS Queries from hdfs shell

2016-11-08 Thread Andres Perez (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andres Perez updated HDFS-8307: --- Attachment: HDFS-8307-branch-2.7.patch The patch was tested using wireshark and there were not any DNS

[jira] [Work started] (HDFS-8307) Spurious DNS Queries from hdfs shell

2016-11-08 Thread Andres Perez (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HDFS-8307 started by Andres Perez. -- > Spurious DNS Queries from hdfs shell > > >

[jira] [Commented] (HDFS-8307) Spurious DNS Queries from hdfs shell

2016-11-08 Thread Brahma Reddy Battula (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649691#comment-15649691 ] Brahma Reddy Battula commented on HDFS-8307: FYI..Only Contributors can attach the patch..added

[jira] [Updated] (HDFS-8307) Spurious DNS Queries from hdfs shell

2016-11-08 Thread Brahma Reddy Battula (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8307?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brahma Reddy Battula updated HDFS-8307: --- Assignee: Andres Perez > Spurious DNS Queries from hdfs shell >

[jira] [Commented] (HDFS-10885) [SPS]: Mover tool should not be allowed to run when Storage Policy Satisfier is on

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

[jira] [Commented] (HDFS-8307) Spurious DNS Queries from hdfs shell

2016-11-08 Thread Andres Perez (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8307?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649680#comment-15649680 ] Andres Perez commented on HDFS-8307: I have a proposed patch for this bug but I'm unable to submit it.

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

2016-11-08 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11121?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma updated HDFS-11121: Summary: Add assertions to BlockInfo#addStorage to protect from breaking

[jira] [Commented] (HDFS-11116) Fix Jenkins warnings caused by deprecation APIs in TestViewFsDefaultValue

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

[jira] [Created] (HDFS-11121) Add assertions to {{BlockInfo.addStorage}} to protect from breaking reportedBlock-blockGroup mapping

2016-11-08 Thread Takanobu Asanuma (JIRA)
Takanobu Asanuma created HDFS-11121: --- Summary: Add assertions to {{BlockInfo.addStorage}} to protect from breaking reportedBlock-blockGroup mapping Key: HDFS-11121 URL:

[jira] [Updated] (HDFS-11120) TestEncryptionZones should waitActive

2016-11-08 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HDFS-11120: -- Status: Patch Available (was: Open) > TestEncryptionZones should waitActive >

[jira] [Updated] (HDFS-11120) TestEncryptionZones should waitActive

2016-11-08 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge updated HDFS-11120: -- Attachment: HDFS-11120.001.patch Patch 001: * Call waitActive in setup * Set all timeout to 120s >

[jira] [Commented] (HDFS-11116) Fix Jenkins warnings caused by deprecation APIs in TestViewFsDefaultValue

2016-11-08 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649631#comment-15649631 ] Yiqun Lin commented on HDFS-6: -- Thanks [~manojg] for the comments. Here the

[jira] [Commented] (HDFS-11112) Journal Nodes should refuse to format non-empty directories

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

[jira] [Commented] (HDFS-9482) Replace DatanodeInfo constructors with a builder pattern

2016-11-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649608#comment-15649608 ] Hudson commented on HDFS-9482: -- SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10796 (See

[jira] [Commented] (HDFS-11116) Fix Jenkins warnings caused by deprecation APIs in TestViewFsDefaultValue

2016-11-08 Thread Manoj Govindassamy (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649597#comment-15649597 ] Manoj Govindassamy commented on HDFS-6: --- [~linyiqun], {code} @Override public

[jira] [Commented] (HDFS-9482) Replace DatanodeInfo constructors with a builder pattern

2016-11-08 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9482?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649592#comment-15649592 ] Arpit Agarwal commented on HDFS-9482: - if the only difference in the branch-2 patch is the EC changes

[jira] [Commented] (HDFS-9371) Code cleanup for DatanodeManager

2016-11-08 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649590#comment-15649590 ] Arpit Agarwal commented on HDFS-9371: - It looks like this can be committed to branch-2.8 with trivially

[jira] [Updated] (HDFS-9482) Replace DatanodeInfo constructors with a builder pattern

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

[jira] [Resolved] (HDFS-5692) viewfs shows resolved path in FileNotFoundException

2016-11-08 Thread Manoj Govindassamy (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manoj Govindassamy resolved HDFS-5692. -- Resolution: Won't Fix > viewfs shows resolved path in FileNotFoundException >

[jira] [Comment Edited] (HDFS-5692) viewfs shows resolved path in FileNotFoundException

2016-11-08 Thread Manoj Govindassamy (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649552#comment-15649552 ] Manoj Govindassamy edited comment on HDFS-5692 at 11/9/16 2:17 AM: ---

[jira] [Commented] (HDFS-5692) viewfs shows resolved path in FileNotFoundException

2016-11-08 Thread Manoj Govindassamy (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649552#comment-15649552 ] Manoj Govindassamy commented on HDFS-5692: -- [~kturner], This sounds useful. Apps invoking

[jira] [Updated] (HDFS-10885) [SPS]: Mover tool should not be allowed to run when Storage Policy Satisfier is on

2016-11-08 Thread Wei Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zhou updated HDFS-10885: Attachment: HDFS-10885-HDFS-10285.07.patch Fix issues reported by Jenkins. The following unit test failures

[jira] [Assigned] (HDFS-5692) viewfs shows resolved path in FileNotFoundException

2016-11-08 Thread Manoj Govindassamy (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5692?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Manoj Govindassamy reassigned HDFS-5692: Assignee: Manoj Govindassamy > viewfs shows resolved path in FileNotFoundException

[jira] [Commented] (HDFS-11114) Support for running async disk checks in DataNode

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

[jira] [Commented] (HDFS-11083) Add unit test for DFSAdmin -report command

2016-11-08 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649447#comment-15649447 ] Hudson commented on HDFS-11083: --- SUCCESS: Integrated in Jenkins build Hadoop-trunk-Commit #10795 (See

[jira] [Resolved] (HDFS-11089) Accelerate TestDiskBalancerCommand using static shared MiniDFSCluster

2016-11-08 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu resolved HDFS-11089. -- Resolution: Not A Problem Thanks [~arpitagarwal] for your suggestion. Closing this JIRA as "Not

[jira] [Closed] (HDFS-11089) Accelerate TestDiskBalancerCommand using static shared MiniDFSCluster

2016-11-08 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu closed HDFS-11089. > Accelerate TestDiskBalancerCommand using static shared MiniDFSCluster >

[jira] [Updated] (HDFS-11083) Add unit test for DFSAdmin -report command

2016-11-08 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mingliang Liu updated HDFS-11083: - Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 3.0.0-alpha2

[jira] [Updated] (HDFS-11116) Fix Jenkins warnings caused by deprecation APIs in TestViewFsDefaultValue

2016-11-08 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yiqun Lin updated HDFS-6: - Attachment: HDFS-6.002.patch > Fix Jenkins warnings caused by deprecation APIs in

[jira] [Updated] (HDFS-11116) Fix Jenkins warnings caused by deprecation APIs in TestViewFsDefaultValue

2016-11-08 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yiqun Lin updated HDFS-6: - Attachment: (was: HDFS-6.002.patch) > Fix Jenkins warnings caused by deprecation APIs in

[jira] [Updated] (HDFS-11119) Support for parallel checking of StorageLocations on DataNode startup

2016-11-08 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-9: - Status: Patch Available (was: Open) > Support for parallel checking of StorageLocations on

[jira] [Updated] (HDFS-11112) Journal Nodes should refuse to format non-empty directories

2016-11-08 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yiqun Lin updated HDFS-2: - Attachment: HDFS-2.002.patch Thanks [~arpitagarwal] for the comments. Attach a new patch to address

[jira] [Commented] (HDFS-11083) Add unit test for DFSAdmin -report command

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

[jira] [Commented] (HDFS-11119) Support for parallel checking of StorageLocations on DataNode startup

2016-11-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649351#comment-15649351 ] ASF GitHub Bot commented on HDFS-9: --- GitHub user arp7 opened a pull request:

[jira] [Commented] (HDFS-11056) Concurrent append and read operations lead to checksum error

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

[jira] [Assigned] (HDFS-11120) TestEncryptionZones should waitActive

2016-11-08 Thread John Zhuge (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11120?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] John Zhuge reassigned HDFS-11120: - Assignee: John Zhuge > TestEncryptionZones should waitActive >

[jira] [Created] (HDFS-11120) TestEncryptionZones should waitActive

2016-11-08 Thread Xiao Chen (JIRA)
Xiao Chen created HDFS-11120: Summary: TestEncryptionZones should waitActive Key: HDFS-11120 URL: https://issues.apache.org/jira/browse/HDFS-11120 Project: Hadoop HDFS Issue Type: Improvement

[jira] [Updated] (HDFS-11119) Support for parallel checking of StorageLocations on DataNode startup

2016-11-08 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-9: - Description: The {{AsyncChecker}} support introduced by HDFS-4 can be used to parallelize

[jira] [Comment Edited] (HDFS-11114) Support for running async disk checks in DataNode

2016-11-08 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649157#comment-15649157 ] Arpit Agarwal edited comment on HDFS-4 at 11/8/16 11:27 PM: I'd be

[jira] [Commented] (HDFS-11114) Support for running async disk checks in DataNode

2016-11-08 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649157#comment-15649157 ] Arpit Agarwal commented on HDFS-4: -- I'd be happy to reattach the patch files. IIUC Git

[jira] [Commented] (HDFS-11083) Add unit test for DFSAdmin -report command

2016-11-08 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649123#comment-15649123 ] Xiaobing Zhou commented on HDFS-11083: -- Posted v004 to fix the check style. short + 1 is type of int,

[jira] [Updated] (HDFS-11083) Add unit test for DFSAdmin -report command

2016-11-08 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HDFS-11083: - Attachment: HDFS-11083.004.patch > Add unit test for DFSAdmin -report command >

[jira] [Commented] (HDFS-11114) Support for running async disk checks in DataNode

2016-11-08 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649105#comment-15649105 ] Yongjun Zhang commented on HDFS-4: -- Thanks [~arpitagarwal]. This seems a workflow change. It'd be

[jira] [Created] (HDFS-11119) Support for parallel checking of StorageLocations on DataNode startup

2016-11-08 Thread Arpit Agarwal (JIRA)
Arpit Agarwal created HDFS-9: Summary: Support for parallel checking of StorageLocations on DataNode startup Key: HDFS-9 URL: https://issues.apache.org/jira/browse/HDFS-9 Project: Hadoop

[jira] [Commented] (HDFS-11083) Add unit test for DFSAdmin -report command

2016-11-08 Thread Mingliang Liu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15649004#comment-15649004 ] Mingliang Liu commented on HDFS-11083: -- {code} 537 fs.setReplication(file, (short)

[jira] [Commented] (HDFS-11114) Support for running async disk checks in DataNode

2016-11-08 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15648943#comment-15648943 ] Arpit Agarwal commented on HDFS-4: -- Hi [~yzhangal], the changes are in the pull requests. #153

[jira] [Commented] (HDFS-11114) Support for running async disk checks in DataNode

2016-11-08 Thread Yongjun Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15648933#comment-15648933 ] Yongjun Zhang commented on HDFS-4: -- HI [~arpiagariu], Thanks for working on this issue. I don't

[jira] [Commented] (HDFS-11114) Support for running async disk checks in DataNode

2016-11-08 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15648914#comment-15648914 ] ASF GitHub Bot commented on HDFS-4: --- GitHub user arp7 opened a pull request:

[jira] [Updated] (HDFS-11114) Support for running async disk checks in DataNode

2016-11-08 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-4: - Status: Patch Available (was: Reopened) > Support for running async disk checks in DataNode >

[jira] [Reopened] (HDFS-11114) Support for running async disk checks in DataNode

2016-11-08 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal reopened HDFS-4: -- > Support for running async disk checks in DataNode >

[jira] [Updated] (HDFS-11056) Concurrent append and read operations lead to checksum error

2016-11-08 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11056?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang updated HDFS-11056: --- Attachment: HDFS-11056.branch-2.patch Attach branch-2 patch for precommit check > Concurrent

[jira] [Commented] (HDFS-11112) Journal Nodes should refuse to format non-empty directories

2016-11-08 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15648748#comment-15648748 ] Arpit Agarwal commented on HDFS-2: -- Thank you for taking this up [~linyiqun]. Couple of nitpicks

[jira] [Updated] (HDFS-11114) Support for running async disk checks in DataNode

2016-11-08 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-4: - Fix Version/s: (was: 2.9.0) 3.0.0-alpha2 > Support for running async disk

[jira] [Updated] (HDFS-10206) getBlockLocations might not sort datanodes properly by distance

2016-11-08 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10206?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-10206: - Assignee: Nandakumar > getBlockLocations might not sort datanodes properly by distance >

[jira] [Commented] (HDFS-11114) Support for running async disk checks in DataNode

2016-11-08 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15648524#comment-15648524 ] Arpit Agarwal commented on HDFS-4: -- Thanks for the heads up [~kihwal] and [~ste...@apache.org]. I

[jira] [Commented] (HDFS-10885) [SPS]: Mover tool should not be allowed to run when Storage Policy Satisfier is on

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

[jira] [Commented] (HDFS-10899) Add functionality to re-encrypt EDEKs.

2016-11-08 Thread Andrew Wang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15648478#comment-15648478 ] Andrew Wang commented on HDFS-10899: bq. Makes sense, though at this point I'd prefer to choose a

[jira] [Commented] (HDFS-11083) Add unit test for DFSAdmin -report command

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

[jira] [Updated] (HDFS-11103) Ozone: Cleanup some dependencies

2016-11-08 Thread Anu Engineer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11103?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anu Engineer updated HDFS-11103: Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Commented] (HDFS-9337) Should check required params in WebHDFS to avoid NPE

2016-11-08 Thread Jagadesh Kiran N (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15648302#comment-15648302 ] Jagadesh Kiran N commented on HDFS-9337: The test failures and check style error is not related to

[jira] [Updated] (HDFS-10885) [SPS]: Mover tool should not be allowed to run when Storage Policy Satisfier is on

2016-11-08 Thread Wei Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-10885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei Zhou updated HDFS-10885: Attachment: HDFS-10885-HDFS-10285.06.patch Thanks [~rakeshr] and [~umamaheswararao] for the comments! The

[jira] [Commented] (HDFS-11083) Add unit test for DFSAdmin -report command

2016-11-08 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11083?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15648152#comment-15648152 ] Xiaobing Zhou commented on HDFS-11083: -- Thanks [~liuml07]. I posted patch v003. It addressed the 5

[jira] [Updated] (HDFS-11083) Add unit test for DFSAdmin -report command

2016-11-08 Thread Xiaobing Zhou (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11083?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaobing Zhou updated HDFS-11083: - Attachment: HDFS-11083.003.patch > Add unit test for DFSAdmin -report command >

[jira] [Commented] (HDFS-11068) [SPS]: Provide unique trackID to track the block movement sends to coordinator

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

[jira] [Commented] (HDFS-11115) Remove bytes2Array and string2Bytes

2016-11-08 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-5?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15648021#comment-15648021 ] Kihwal Lee commented on HDFS-5: --- You are undoing this optimization. {code} // Using the charset

[jira] [Commented] (HDFS-11029) [SPS]:Provide retry mechanism for the blocks which were failed while moving its storage at DNs

2016-11-08 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15647981#comment-15647981 ] Rakesh R commented on HDFS-11029: - Thank you [~umamaheswararao] for the important work. I've few comments

[jira] [Commented] (HDFS-11114) Support for running async disk checks in DataNode

2016-11-08 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-4?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15647937#comment-15647937 ] Kihwal Lee commented on HDFS-4: --- It broke branch-2. [~steve_l] also noticed it. > Support for

[jira] [Commented] (HDFS-9337) Should check required params in WebHDFS to avoid NPE

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

[jira] [Commented] (HDFS-9081) False-positive ACK slow log in DFSClient

2016-11-08 Thread static-max (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9081?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15647839#comment-15647839 ] static-max commented on HDFS-9081: -- I also get this warning in my client logs, but not on any namenode or

[jira] [Commented] (HDFS-11112) Journal Nodes should refuse to format non-empty directories

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

[jira] [Updated] (HDFS-11068) [SPS]: Provide unique trackID to track the block movement sends to coordinator

2016-11-08 Thread Rakesh R (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11068?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Rakesh R updated HDFS-11068: Attachment: HDFS-11068-HDFS-10285-01.patch > [SPS]: Provide unique trackID to track the block movement

[jira] [Updated] (HDFS-11112) Journal Nodes should refuse to format non-empty directories

2016-11-08 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yiqun Lin updated HDFS-2: - Status: Patch Available (was: Open) Attach a initial patch. Please have a review. Thanks! > Journal

[jira] [Updated] (HDFS-11112) Journal Nodes should refuse to format non-empty directories

2016-11-08 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-2?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yiqun Lin updated HDFS-2: - Attachment: HDFS-2.001.patch > Journal Nodes should refuse to format non-empty directories >

[jira] [Updated] (HDFS-9337) Should check required params in WebHDFS to avoid NPE

2016-11-08 Thread Jagadesh Kiran N (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadesh Kiran N updated HDFS-9337: --- Attachment: HDFS-9337_21.patch Removed all delegation token tests,please review > Should

[jira] [Updated] (HDFS-11116) Fix Jenkins warnings caused by deprecation APIs in TestViewFsDefaultValue

2016-11-08 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yiqun Lin updated HDFS-6: - Attachment: HDFS-6.002.patch > Fix Jenkins warnings caused by deprecation APIs in

[jira] [Updated] (HDFS-11116) Fix Jenkins warnings caused by deprecation APIs in TestViewFsDefaultValue

2016-11-08 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yiqun Lin updated HDFS-6: - Attachment: (was: HDFS-6.002.patch) > Fix Jenkins warnings caused by deprecation APIs in

[jira] [Updated] (HDFS-11073) FileContext.makeQualified add default port for relavtive path with default fs as ha format

2016-11-08 Thread DENG FEI (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11073?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] DENG FEI updated HDFS-11073: Attachment: HDFS-11073.001.patch > FileContext.makeQualified add default port for relavtive path with

[jira] [Updated] (HDFS-11116) Fix Jenkins warnings caused by deprecation APIs in TestViewFsDefaultValue

2016-11-08 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-6?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yiqun Lin updated HDFS-6: - Attachment: HDFS-6.002.patch It seemed that the v001 patch still failed. Post the v002 patch to make

[jira] [Commented] (HDFS-9337) Should check required params in WebHDFS to avoid NPE

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

[jira] [Commented] (HDFS-11073) FileContext.makeQualified add default port for relavtive path with default fs as ha format

2016-11-08 Thread DENG FEI (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11073?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15647463#comment-15647463 ] DENG FEI commented on HDFS-11073: - @ [~brahmareddy]

[jira] [Updated] (HDFS-9337) Should check required params in WebHDFS to avoid NPE

2016-11-08 Thread Jagadesh Kiran N (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-9337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jagadesh Kiran N updated HDFS-9337: --- Attachment: HDFS-9337_20.patch The check style and test failures are fixed, please review >