[jira] [Commented] (HDFS-13341) Ozone: Move ozone specific ServiceRuntimeInfo utility to the framework

2018-03-27 Thread Xiaoyu Yao (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415977#comment-16415977 ] Xiaoyu Yao commented on HDFS-13341: --- Thanks [~elek] for working on this. Patch looks good to me. I just

[jira] [Commented] (HDFS-13353) RBF: TestRouterWebHDFSContractCreate failed

2018-03-27 Thread Wei Yan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415971#comment-16415971 ] Wei Yan commented on HDFS-13353: actually it also failed in my local env (using a bad code base

[jira] [Updated] (HDFS-13352) RBF: Add xsl stylesheet for hdfs-rbf-default.xml

2018-03-27 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Íñigo Goiri updated HDFS-13352: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 3.1.1 3.2.0

[jira] [Updated] (HDFS-13352) RBF: Add xsl stylesheet for hdfs-rbf-default.xml

2018-03-27 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Íñigo Goiri updated HDFS-13352: --- Summary: RBF: Add xsl stylesheet for hdfs-rbf-default.xml (was: RBF: add xsl stylesheet for

[jira] [Updated] (HDFS-13353) RBF: TestRouterWebHDFSContractCreate failed

2018-03-27 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Íñigo Goiri updated HDFS-13353: --- Summary: RBF: TestRouterWebHDFSContractCreate failed (was: TestRouterWebHDFSContractCreate failed)

[jira] [Commented] (HDFS-12284) RBF: Support for Kerberos authentication

2018-03-27 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-12284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415944#comment-16415944 ] Íñigo Goiri commented on HDFS-12284: Thanks [~zhengxg3] for [^HDFS-12284.000.patch]. It looks pretty

[jira] [Commented] (HDFS-13346) RBF: Fix synchronization of router quota and ns quota

2018-03-27 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415936#comment-16415936 ] Íñigo Goiri commented on HDFS-13346: I'm not sure there is an atomicity problem in the example

[jira] [Commented] (HDFS-13353) TestRouterWebHDFSContractCreate failed

2018-03-27 Thread Wei Yan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415927#comment-16415927 ] Wei Yan commented on HDFS-13353: Just tried in my local env. Looks liek the test passed. Not sure why it

[jira] [Commented] (HDFS-13248) RBF: Namenode need to choose block location for the client

2018-03-27 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415925#comment-16415925 ] Íñigo Goiri commented on HDFS-13248: {quote} One comment for this: I would suggest to move following

[jira] [Commented] (HDFS-13314) NameNode should optionally exit if it detects FsImage corruption

2018-03-27 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415919#comment-16415919 ] Arpit Agarwal commented on HDFS-13314: -- Thanks for reviewing the patch. I don't see an easy way to

[jira] [Commented] (HDFS-13353) TestRouterWebHDFSContractCreate failed

2018-03-27 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415917#comment-16415917 ] Íñigo Goiri commented on HDFS-13353: We hadn't seen this in the past. [~ywskycn] do you mind taking a

[jira] [Commented] (HDFS-13352) RBF: add xsl stylesheet for hdfs-rbf-default.xml

2018-03-27 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415916#comment-16415916 ] Íñigo Goiri commented on HDFS-13352: +1 on [^HDFS-13352.1.patch]. Thanks [~tasanuma0829] for

[jira] [Commented] (HDFS-13331) Add lastSeenStateId to RpcRequestHeader.

2018-03-27 Thread Plamen Jeliazkov (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415903#comment-16415903 ] Plamen Jeliazkov commented on HDFS-13331: - Attaching new patch to address whitespace and

[jira] [Updated] (HDFS-13331) Add lastSeenStateId to RpcRequestHeader.

2018-03-27 Thread Plamen Jeliazkov (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Plamen Jeliazkov updated HDFS-13331: Attachment: HDFS-13331-HDFS-12943.003..patch > Add lastSeenStateId to RpcRequestHeader. >

[jira] [Commented] (HDFS-12284) RBF: Support for Kerberos authentication

2018-03-27 Thread Sherwood Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415885#comment-16415885 ] Sherwood Zheng commented on HDFS-12284: --- [~zhz] Sure, just submitted.  > RBF: Support for Kerberos

[jira] [Updated] (HDFS-12284) RBF: Support for Kerberos authentication

2018-03-27 Thread Sherwood Zheng (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12284?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sherwood Zheng updated HDFS-12284: -- Status: Patch Available (was: In Progress) > RBF: Support for Kerberos authentication >

[jira] [Assigned] (HDFS-12749) DN may not send block report to NN after NN restart

2018-03-27 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12749?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee reassigned HDFS-12749: - Assignee: He Xiaoqiao > DN may not send block report to NN after NN restart >

[jira] [Commented] (HDFS-12284) RBF: Support for Kerberos authentication

2018-03-27 Thread Zhe Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12284?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415802#comment-16415802 ] Zhe Zhang commented on HDFS-12284: -- Thanks [~zhengxg3], nice work! Could you click "Submit Patch" to

[jira] [Commented] (HDFS-8979) Clean up checkstyle warnings in hadoop-hdfs-client module

2018-03-27 Thread Rushabh S Shah (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-8979?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415760#comment-16415760 ] Rushabh S Shah commented on HDFS-8979: -- bq. The patch did not break HDFS-13330, Sorry for the false

[jira] [Commented] (HDFS-13314) NameNode should optionally exit if it detects FsImage corruption

2018-03-27 Thread Rushabh S Shah (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415743#comment-16415743 ] Rushabh S Shah commented on HDFS-13314: --- Overall the changes looks good. I would like to see a test

[jira] [Commented] (HDFS-13314) NameNode should optionally exit if it detects FsImage corruption

2018-03-27 Thread Rushabh S Shah (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13314?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415676#comment-16415676 ] Rushabh S Shah commented on HDFS-13314: --- I will review it today. > NameNode should optionally exit

[jira] [Updated] (HDFS-13087) Fix: Snapshots On encryption zones get incorrect EZ settings when encryption zone changes

2018-03-27 Thread Arpit Agarwal (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13087?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Agarwal updated HDFS-13087: - Target Version/s: 3.0.2, 3.1.1 > Fix: Snapshots On encryption zones get incorrect EZ settings

[jira] [Commented] (HDFS-13352) RBF: add xsl stylesheet for hdfs-rbf-default.xml

2018-03-27 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415580#comment-16415580 ] Takanobu Asanuma commented on HDFS-13352: - The failed test is not related to the patch. I filed it

[jira] [Created] (HDFS-13353) TestRouterWebHDFSContractCreate failed

2018-03-27 Thread Takanobu Asanuma (JIRA)
Takanobu Asanuma created HDFS-13353: --- Summary: TestRouterWebHDFSContractCreate failed Key: HDFS-13353 URL: https://issues.apache.org/jira/browse/HDFS-13353 Project: Hadoop HDFS Issue Type:

[jira] [Commented] (HDFS-13352) RBF: add xsl stylesheet for hdfs-rbf-default.xml

2018-03-27 Thread genericqa (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415499#comment-16415499 ] genericqa commented on HDFS-13352: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HDFS-13300) Ozone: Remove DatanodeID dependency from HDSL and Ozone

2018-03-27 Thread Nanda kumar (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415470#comment-16415470 ] Nanda kumar commented on HDFS-13300: Thanks [~elek] for the review. This whole flow depends on

[jira] [Commented] (HDFS-13300) Ozone: Remove DatanodeID dependency from HDSL and Ozone

2018-03-27 Thread Elek, Marton (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13300?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415462#comment-16415462 ] Elek, Marton commented on HDFS-13300: - +1. The improved workflow LGTM. I think the switch to use UUID

[jira] [Updated] (HDFS-13352) RBF: add xsl stylesheet for hdfs-rbf-default.xml

2018-03-27 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma updated HDFS-13352: Status: Patch Available (was: Open) > RBF: add xsl stylesheet for hdfs-rbf-default.xml >

[jira] [Updated] (HDFS-13352) RBF: add xsl stylesheet for hdfs-rbf-default.xml

2018-03-27 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma updated HDFS-13352: Attachment: HDFS-13352.1.patch > RBF: add xsl stylesheet for hdfs-rbf-default.xml >

[jira] [Commented] (HDFS-13352) RBF: add xsl stylesheet for hdfs-rbf-default.xml

2018-03-27 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415401#comment-16415401 ] Takanobu Asanuma commented on HDFS-13352: - Uploaded the 1st patch. > RBF: add xsl stylesheet for

[jira] [Updated] (HDFS-13352) RBF: add xsl stylesheet for hdfs-rbf-default.xml

2018-03-27 Thread Takanobu Asanuma (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13352?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takanobu Asanuma updated HDFS-13352: Description: {{configuration.xsl}} is required for browsing {{hdfs-rbf-default.xml}}. >

[jira] [Created] (HDFS-13352) RBF: add xsl stylesheet for hdfs-rbf-default.xml

2018-03-27 Thread Takanobu Asanuma (JIRA)
Takanobu Asanuma created HDFS-13352: --- Summary: RBF: add xsl stylesheet for hdfs-rbf-default.xml Key: HDFS-13352 URL: https://issues.apache.org/jira/browse/HDFS-13352 Project: Hadoop HDFS

[jira] [Comment Edited] (HDFS-13248) RBF: Namenode need to choose block location for the client

2018-03-27 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415358#comment-16415358 ] Yiqun Lin edited comment on HDFS-13248 at 3/27/18 9:58 AM: --- One comment for

[jira] [Commented] (HDFS-13248) RBF: Namenode need to choose block location for the client

2018-03-27 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13248?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415358#comment-16415358 ] Yiqun Lin commented on HDFS-13248: -- One comment for this: I would suggest to move following codes into

[jira] [Commented] (HDFS-13295) Namenode doesn't leave safemode if dfs.namenode.safemode.replication.min set < dfs.namenode.replication.min

2018-03-27 Thread Nicolas Fraison (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415303#comment-16415303 ] Nicolas Fraison commented on HDFS-13295: Hi [~bharatviswa] Did you had time to take a look to the

[jira] [Comment Edited] (HDFS-13346) RBF: Fix synchronization of router quota and ns quota

2018-03-27 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415277#comment-16415277 ] Yiqun Lin edited comment on HDFS-13346 at 3/27/18 9:08 AM: --- [~liuhongtong], I

[jira] [Commented] (HDFS-13346) RBF: Fix synchronization of router quota and ns quota

2018-03-27 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415277#comment-16415277 ] Yiqun Lin commented on HDFS-13346: -- [~liuhongtong], I think this will be a problem. I am thinking another

[jira] [Commented] (HDFS-13346) RBF: Fix synchronization of router quota and ns quota

2018-03-27 Thread liuhongtong (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415229#comment-16415229 ] liuhongtong commented on HDFS-13346: [~linyiqun] Thanks for your recommendation. RouterAdminServer

[jira] [Updated] (HDFS-12646) Avoid IO while holding the FsDataset lock

2018-03-27 Thread chencan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-12646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] chencan updated HDFS-12646: --- Description: IO operations should be allowed while holding the dataset lock. Notable offenders include but

[jira] [Comment Edited] (HDFS-13217) Log audit event only used last EC policy name when add multiple policies from file

2018-03-27 Thread liaoyuxiangqin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16404636#comment-16404636 ] liaoyuxiangqin edited comment on HDFS-13217 at 3/27/18 7:47 AM: [~eddyxu]

[jira] [Commented] (HDFS-13339) TestDataNodeVolumeFailureReporting#testVolFailureStatsPreservedOnNNRestart blocks on waitReplication

2018-03-27 Thread liaoyuxiangqin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415163#comment-16415163 ] liaoyuxiangqin commented on HDFS-13339: --- [~xiaochen] Hi, can you help me review the uploaded patch,

[jira] [Updated] (HDFS-13351) Revert HDFS-11156 from branch-2/branch-2.8

2018-03-27 Thread Weiwei Yang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weiwei Yang updated HDFS-13351: --- Status: Patch Available (was: Open) > Revert HDFS-11156 from branch-2/branch-2.8 >

[jira] [Commented] (HDFS-13351) Revert HDFS-11156 from branch-2/branch-2.8

2018-03-27 Thread Weiwei Yang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13351?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415137#comment-16415137 ] Weiwei Yang commented on HDFS-13351: Attached the patch to revert HDFS-11156 from branch-2.

[jira] [Updated] (HDFS-13351) Revert HDFS-11156 from branch-2/branch-2.8

2018-03-27 Thread Weiwei Yang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13351?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Weiwei Yang updated HDFS-13351: --- Attachment: HDFS-13351-branch-2.001.patch > Revert HDFS-11156 from branch-2/branch-2.8 >

[jira] [Comment Edited] (HDFS-13087) Fix: Snapshots On encryption zones get incorrect EZ settings when encryption zone changes

2018-03-27 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415073#comment-16415073 ] Xiao Chen edited comment on HDFS-13087 at 3/27/18 6:11 AM: --- Thanks for revving

[jira] [Commented] (HDFS-13087) Fix: Snapshots On encryption zones get incorrect EZ settings when encryption zone changes

2018-03-27 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16415073#comment-16415073 ] Xiao Chen commented on HDFS-13087: -- Thanks for revving [~GeLiXin]. Latest patch looks pretty good. +1

<    1   2