[jira] [Updated] (HDFS-13389) Ozone: Compile Ozone/HDFS/Cblock protobuf files with proto3 compiler using maven protoc plugin

2018-04-04 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated HDFS-13389: - Attachment: HDFS-13389-HDFS-7240.001.patch > Ozone: Compile Ozone/HDFS/Cblock protobuf

[jira] [Updated] (HDFS-13389) Ozone: Compile Ozone/HDFS/Cblock protobuf files with proto3 compiler using maven protoc plugin

2018-04-04 Thread Mukul Kumar Singh (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated HDFS-13389: - Status: Patch Available (was: Open) > Ozone: Compile Ozone/HDFS/Cblock protobuf files

[jira] [Updated] (HDFS-13401) Different behavior in mkdir when the target folder of mount table is uncreated

2018-04-04 Thread Jianfei Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jianfei Jiang updated HDFS-13401: - Affects Version/s: 3.0.1 Component/s: hdfs federation >

[jira] [Updated] (HDFS-13401) Different behavior in mkdir when the target folder of mount table is uncreated

2018-04-04 Thread Jianfei Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jianfei Jiang updated HDFS-13401: - Description: In federation cases, if we have a config like below:

[jira] [Created] (HDFS-13401) Different behavior in mkdir when the target folder of mount table is uncreated

2018-04-04 Thread Jianfei Jiang (JIRA)
Jianfei Jiang created HDFS-13401: Summary: Different behavior in mkdir when the target folder of mount table is uncreated Key: HDFS-13401 URL: https://issues.apache.org/jira/browse/HDFS-13401

[jira] [Updated] (HDFS-13364) RBF: Support NamenodeProtocol in the Router

2018-04-04 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yiqun Lin updated HDFS-13364: - Attachment: HDFS-13364-branch-3.0.addendum.patch > RBF: Support NamenodeProtocol in the Router >

[jira] [Updated] (HDFS-13364) RBF: Support NamenodeProtocol in the Router

2018-04-04 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yiqun Lin updated HDFS-13364: - Attachment: (was: HDFS-13364-addendum.patch) > RBF: Support NamenodeProtocol in the Router >

[jira] [Updated] (HDFS-13364) RBF: Support NamenodeProtocol in the Router

2018-04-04 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yiqun Lin updated HDFS-13364: - Attachment: HDFS-13364-addendum.patch > RBF: Support NamenodeProtocol in the Router >

[jira] [Commented] (HDFS-13364) RBF: Support NamenodeProtocol in the Router

2018-04-04 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426403#comment-16426403 ] Yiqun Lin commented on HDFS-13364: -- Thanks [~eddyxu] for catching this. I have fixed this compilation

[jira] [Commented] (HDFS-13237) [Documentation] RBF: Mount points across multiple subclusters

2018-04-04 Thread Yiqun Lin (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426395#comment-16426395 ] Yiqun Lin commented on HDFS-13237: -- Thanks [~elgoiri] for addressing the comments: One nit: {noformat} On

[jira] [Commented] (HDFS-13400) WebHDFS append returned stream has incorrectly set position

2018-04-04 Thread Erik Krogen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426346#comment-16426346 ] Erik Krogen commented on HDFS-13400: Attaching a patch with a unit test which demonstrates the issue

[jira] [Updated] (HDFS-13400) WebHDFS append returned stream has incorrectly set position

2018-04-04 Thread Erik Krogen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Krogen updated HDFS-13400: --- Attachment: HDFS-13400-unit-test.patch > WebHDFS append returned stream has incorrectly set position

[jira] [Updated] (HDFS-13400) WebHDFS append returned stream has incorrectly set position

2018-04-04 Thread Erik Krogen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Krogen updated HDFS-13400: --- Description: If you call {{getPos()}} on an {{FSDataOutputStream}} returned by

[jira] [Created] (HDFS-13400) WebHDFS append returned stream has incorrectly set position

2018-04-04 Thread Erik Krogen (JIRA)
Erik Krogen created HDFS-13400: -- Summary: WebHDFS append returned stream has incorrectly set position Key: HDFS-13400 URL: https://issues.apache.org/jira/browse/HDFS-13400 Project: Hadoop HDFS

[jira] [Commented] (HDFS-13330) ShortCircuitCache#fetchOrCreate never retries

2018-04-04 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13330?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426340#comment-16426340 ] Wei-Chiu Chuang commented on HDFS-13330: Hi [~gabor.bota] thanks for the patch. Overall looks good

[jira] [Updated] (HDFS-13364) RBF: Support NamenodeProtocol in the Router

2018-04-04 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HDFS-13364: - Fix Version/s: (was: 3.0.2) 3.0.3 > RBF: Support NamenodeProtocol in the

[jira] [Commented] (HDFS-13364) RBF: Support NamenodeProtocol in the Router

2018-04-04 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426328#comment-16426328 ] Lei (Eddy) Xu commented on HDFS-13364: -- Hi, [~elgoiri] [~linyiqun], this patch breaks branch-3.0,

[jira] [Commented] (HDFS-13045) RBF: Improve error message returned from subcluster

2018-04-04 Thread genericqa (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426320#comment-16426320 ] genericqa commented on HDFS-13045: -- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HDFS-13350) Negative legacy block ID will confuse Erasure Coding to be considered as striped block

2018-04-04 Thread Xiao Chen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426313#comment-16426313 ] Xiao Chen commented on HDFS-13350: -- +1. Thanks, Eddy! > Negative legacy block ID will confuse Erasure

[jira] [Commented] (HDFS-13326) RBF: Improve the interfaces to modify and view mount tables

2018-04-04 Thread genericqa (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426312#comment-16426312 ] genericqa commented on HDFS-13326: -- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HDFS-13399) Make Client field AlignmentContext non-static.

2018-04-04 Thread Erik Krogen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426303#comment-16426303 ] Erik Krogen commented on HDFS-13399: There is some discussion of how to achieve this in the comments

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

2018-04-04 Thread Plamen Jeliazkov (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426301#comment-16426301 ] Plamen Jeliazkov commented on HDFS-13331: - Thank you [~xkrogen]! And thanks [~shv] as well. I have

[jira] [Created] (HDFS-13399) Make Client field AlignmentContext non-static.

2018-04-04 Thread Plamen Jeliazkov (JIRA)
Plamen Jeliazkov created HDFS-13399: --- Summary: Make Client field AlignmentContext non-static. Key: HDFS-13399 URL: https://issues.apache.org/jira/browse/HDFS-13399 Project: Hadoop HDFS

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

2018-04-04 Thread Erik Krogen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Krogen updated HDFS-13331: --- Fix Version/s: HDFS-12943 > Add lastSeenStateId to RpcRequestHeader. >

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

2018-04-04 Thread Erik Krogen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13331?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Erik Krogen updated HDFS-13331: --- Resolution: Fixed Status: Resolved (was: Patch Available) > Add lastSeenStateId to

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

2018-04-04 Thread Erik Krogen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426287#comment-16426287 ] Erik Krogen commented on HDFS-13331: Hey Plamen, looks great. I just committed this to branch

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

2018-04-04 Thread Erik Krogen (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426287#comment-16426287 ] Erik Krogen edited comment on HDFS-13331 at 4/4/18 10:46 PM: - Hey [~zero45],

[jira] [Updated] (HDFS-13349) Unresolved merge conflict in ViewFs.md

2018-04-04 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13349?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HDFS-13349: - Fix Version/s: (was: 3.0.2) 3.0.3 > Unresolved merge conflict in ViewFs.md

[jira] [Commented] (HDFS-13326) RBF: Improve the interfaces to modify and view mount tables

2018-04-04 Thread Gang Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426252#comment-16426252 ] Gang Li commented on HDFS-13326: Thanks for the comment. I will change the code accordingly.  > RBF:

[jira] [Comment Edited] (HDFS-13326) RBF: Improve the interfaces to modify and view mount tables

2018-04-04 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426245#comment-16426245 ] Íñigo Goiri edited comment on HDFS-13326 at 4/4/18 10:10 PM: - Thanks

[jira] [Commented] (HDFS-13326) RBF: Improve the interfaces to modify and view mount tables

2018-04-04 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426245#comment-16426245 ] Íñigo Goiri commented on HDFS-13326: Thanks [~gangli2384], as a general comment, I would prefer to

[jira] [Commented] (HDFS-13045) RBF: Improve error message returned from subcluster

2018-04-04 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426243#comment-16426243 ] Íñigo Goiri commented on HDFS-13045: As the unit test is kind of hard to do, we could add unit tests

[jira] [Commented] (HDFS-13045) RBF: Improve error message returned from subcluster

2018-04-04 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426242#comment-16426242 ] Íñigo Goiri commented on HDFS-13045: Attached [^HDFS-13045.003.patch] which actually works. Thanks

[jira] [Updated] (HDFS-13326) RBF: Improve the interfaces to modify and view mount tables

2018-04-04 Thread Gang Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gang Li updated HDFS-13326: --- Status: Patch Available (was: Open) > RBF: Improve the interfaces to modify and view mount tables >

[jira] [Commented] (HDFS-13326) RBF: Improve the interfaces to modify and view mount tables

2018-04-04 Thread Gang Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426240#comment-16426240 ] Gang Li commented on HDFS-13326: I just uploaded [^HDFS-13326.000.patch] supporting the update in the

[jira] [Updated] (HDFS-13045) RBF: Improve error message returned from subcluster

2018-04-04 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Íñigo Goiri updated HDFS-13045: --- Attachment: HDFS-13045.002.patch > RBF: Improve error message returned from subcluster >

[jira] [Updated] (HDFS-13045) RBF: Improve error message returned from subcluster

2018-04-04 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Íñigo Goiri updated HDFS-13045: --- Attachment: HDFS-13045.003.patch > RBF: Improve error message returned from subcluster >

[jira] [Updated] (HDFS-13045) RBF: Improve error message returned from subcluster

2018-04-04 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Íñigo Goiri updated HDFS-13045: --- Attachment: (was: HDFS-13045.003.patch) > RBF: Improve error message returned from subcluster >

[jira] [Commented] (HDFS-13237) [Documentation] RBF: Mount points across multiple subclusters

2018-04-04 Thread genericqa (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426223#comment-16426223 ] genericqa commented on HDFS-13237: -- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HDFS-13326) RBF: Improve the interfaces to modify and view mount tables

2018-04-04 Thread Gang Li (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gang Li updated HDFS-13326: --- Attachment: HDFS-13326.000.patch > RBF: Improve the interfaces to modify and view mount tables >

[jira] [Commented] (HDFS-13350) Negative legacy block ID will confuse Erasure Coding to be considered as striped block

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

[jira] [Commented] (HDFS-13045) RBF: Improve error message returned from subcluster

2018-04-04 Thread Wei Yan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426165#comment-16426165 ] Wei Yan commented on HDFS-13045: {quote}bq.I went with your first proposal there; I had to remember the

[jira] [Commented] (HDFS-13237) [Documentation] RBF: Mount points across multiple subclusters

2018-04-04 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13237?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426145#comment-16426145 ] Íñigo Goiri commented on HDFS-13237: Thanks [~linyiqun] for the comments, tackled them in

[jira] [Updated] (HDFS-13237) [Documentation] RBF: Mount points across multiple subclusters

2018-04-04 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13237?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Íñigo Goiri updated HDFS-13237: --- Attachment: HDFS-13237.001.patch > [Documentation] RBF: Mount points across multiple subclusters >

[jira] [Created] (HDFS-13398) Hdfs recursive listing operation is very slow

2018-04-04 Thread Ajay Sachdev (JIRA)
Ajay Sachdev created HDFS-13398: --- Summary: Hdfs recursive listing operation is very slow Key: HDFS-13398 URL: https://issues.apache.org/jira/browse/HDFS-13398 Project: Hadoop HDFS Issue Type:

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

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

[jira] [Commented] (HDFS-13045) RBF: Improve error message returned from subcluster

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

[jira] [Resolved] (HDFS-13397) start-dfs.sh and hdfs --daemon start datanode say "ERROR: Cannot set priority of datanode process XXXX"

2018-04-04 Thread Jeff Hubbs (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Hubbs resolved HDFS-13397. --- Resolution: Invalid Release Note: This fix apparently does not work in all cases, will withdraw

[jira] [Commented] (HDFS-13045) RBF: Improve error message returned from subcluster

2018-04-04 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426027#comment-16426027 ] Íñigo Goiri commented on HDFS-13045: Actually, yesterday night I got a little carried away and did a

[jira] [Comment Edited] (HDFS-13045) RBF: Improve error message returned from subcluster

2018-04-04 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426027#comment-16426027 ] Íñigo Goiri edited comment on HDFS-13045 at 4/4/18 7:06 PM: Actually,

[jira] [Updated] (HDFS-13045) RBF: Improve error message returned from subcluster

2018-04-04 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Íñigo Goiri updated HDFS-13045: --- Attachment: HDFS-13045.001.patch > RBF: Improve error message returned from subcluster >

[jira] [Created] (HDFS-13397) start-dfs.sh and hdfs --daemon start datanode say "ERROR: Cannot set priority of datanode process XXXX"

2018-04-04 Thread Jeff Hubbs (JIRA)
Jeff Hubbs created HDFS-13397: - Summary: start-dfs.sh and hdfs --daemon start datanode say "ERROR: Cannot set priority of datanode process " Key: HDFS-13397 URL: https://issues.apache.org/jira/browse/HDFS-13397

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

2018-04-04 Thread Wei Yan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13353?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426012#comment-16426012 ] Wei Yan commented on HDFS-13353: [~tasanuma0829] just for your reference, previously I added the following

[jira] [Commented] (HDFS-13350) Negative legacy block ID will confuse Erasure Coding to be considered as striped block

2018-04-04 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426007#comment-16426007 ] Lei (Eddy) Xu commented on HDFS-13350: -- Thanks [~xiaochen], updated the patch to fix javadoc

[jira] [Updated] (HDFS-13350) Negative legacy block ID will confuse Erasure Coding to be considered as striped block

2018-04-04 Thread Lei (Eddy) Xu (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lei (Eddy) Xu updated HDFS-13350: - Attachment: HDFS-13350.02.patch > Negative legacy block ID will confuse Erasure Coding to be

[jira] [Commented] (HDFS-13328) Abstract ReencryptionHandler recursive logic in separate class.

2018-04-04 Thread genericqa (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16426002#comment-16426002 ] genericqa commented on HDFS-13328: -- | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HDFS-13363) Record file path when FSDirAclOp throws AclException

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

[jira] [Commented] (HDFS-13045) RBF: Improve error message returned from subcluster

2018-04-04 Thread Wei Yan (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425989#comment-16425989 ] Wei Yan commented on HDFS-13045: We need to change the exception message by replacing resolved path back

[jira] [Commented] (HDFS-13342) Ozone: Fix the class names in Ozone Script

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

[jira] [Commented] (HDFS-13301) Remove containerPort, ratisPort and ozoneRestPort from DatanodeID and DatanodeIDProto

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

[jira] [Updated] (HDFS-11915) Sync rbw dir on the first hsync() to avoid file lost on power failure

2018-04-04 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang updated HDFS-11915: --- Fix Version/s: 2.10.0 > Sync rbw dir on the first hsync() to avoid file lost on power failure

[jira] [Updated] (HDFS-11915) Sync rbw dir on the first hsync() to avoid file lost on power failure

2018-04-04 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-11915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wei-Chiu Chuang updated HDFS-11915: --- Fix Version/s: (was: 2.9.1) > Sync rbw dir on the first hsync() to avoid file lost on

[jira] [Commented] (HDFS-13380) RBF: mv/rm fail after the directory exceeded the quota limit

2018-04-04 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13380?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425846#comment-16425846 ] Íñigo Goiri commented on HDFS-13380: Is there a unit test we can add to cover this situation? BTW, at

[jira] [Commented] (HDFS-13388) RequestHedgingProxyProvider calls multiple configured NNs all the time

2018-04-04 Thread JIRA
[ https://issues.apache.org/jira/browse/HDFS-13388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425841#comment-16425841 ] Íñigo Goiri commented on HDFS-13388: [~LiJinglun], replacing the static for everybody in the class is

[jira] [Commented] (HDFS-13301) Remove containerPort, ratisPort and ozoneRestPort from DatanodeID and DatanodeIDProto

2018-04-04 Thread Shashikant Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425817#comment-16425817 ] Shashikant Banerjee commented on HDFS-13301: Thanks [~nandakumar131] for having a look at

[jira] [Updated] (HDFS-13301) Remove containerPort, ratisPort and ozoneRestPort from DatanodeID and DatanodeIDProto

2018-04-04 Thread Shashikant Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13301?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shashikant Banerjee updated HDFS-13301: --- Attachment: HDFS-13301-HDFS-7240.001.patch > Remove containerPort, ratisPort and

[jira] [Commented] (HDFS-13328) Abstract ReencryptionHandler recursive logic in separate class.

2018-04-04 Thread Surendra Singh Lilhore (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425812#comment-16425812 ] Surendra Singh Lilhore commented on HDFS-13328: --- Thanks [~rakeshr] for review..

[jira] [Commented] (HDFS-13395) Ozone: Plugins support in HDSL Datanode Service

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

[jira] [Updated] (HDFS-13328) Abstract ReencryptionHandler recursive logic in separate class.

2018-04-04 Thread Surendra Singh Lilhore (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Surendra Singh Lilhore updated HDFS-13328: -- Attachment: HDFS-13328-02.patch > Abstract ReencryptionHandler recursive logic

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

2018-04-04 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.005.patch > Add lastSeenStateId to RpcRequestHeader. >

[jira] [Commented] (HDFS-13348) Ozone: Update IP and hostname in Datanode from SCM's response to the register call

2018-04-04 Thread Shashikant Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425796#comment-16425796 ] Shashikant Banerjee commented on HDFS-13348: Thanks [~nandakumar131], for the review. I see

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

2018-04-04 Thread Plamen Jeliazkov (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425797#comment-16425797 ] Plamen Jeliazkov commented on HDFS-13331: - Oh, whoops. Good catch, [~xkrogen]. No that was not

[jira] [Updated] (HDFS-13342) Ozone: Fix the class names in Ozone Script

2018-04-04 Thread Shashikant Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shashikant Banerjee updated HDFS-13342: --- Attachment: HDFS-13342-HDFS-7240.002.patch > Ozone: Fix the class names in Ozone

[jira] [Commented] (HDFS-13342) Ozone: Fix the class names in Ozone Script

2018-04-04 Thread Shashikant Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425773#comment-16425773 ] Shashikant Banerjee commented on HDFS-13342: Rebased patch v1. > Ozone: Fix the class names

[jira] [Updated] (HDFS-13342) Ozone: Fix the class names in Ozone Script

2018-04-04 Thread Shashikant Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shashikant Banerjee updated HDFS-13342: --- Status: Patch Available (was: Open) > Ozone: Fix the class names in Ozone Script >

[jira] [Updated] (HDFS-13309) Ozone: Improve error message in case of missing nodes

2018-04-04 Thread Nanda kumar (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nanda kumar updated HDFS-13309: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) >

[jira] [Commented] (HDFS-13309) Ozone: Improve error message in case of missing nodes

2018-04-04 Thread Nanda kumar (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425731#comment-16425731 ] Nanda kumar commented on HDFS-13309: Thanks [~elek] for the contribution & [~xyao] for the review. I

[jira] [Commented] (HDFS-13243) Get CorruptBlock because of calling close and sync in same time

2018-04-04 Thread Wei-Chiu Chuang (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13243?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425716#comment-16425716 ] Wei-Chiu Chuang commented on HDFS-13243: Code doesn't compile. Please rebase your patch. > Get

[jira] [Commented] (HDFS-13309) Ozone: Improve error message in case of missing nodes

2018-04-04 Thread Nanda kumar (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425696#comment-16425696 ] Nanda kumar commented on HDFS-13309: [~xyao] & [~elek], we have to handle all the exceptions thrown by

[jira] [Updated] (HDFS-13363) Record file path when FSDirAclOp throws AclException

2018-04-04 Thread Gabor Bota (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Bota updated HDFS-13363: -- Status: Patch Available (was: Open) > Record file path when FSDirAclOp throws AclException >

[jira] [Updated] (HDFS-13363) Record file path when FSDirAclOp throws AclException

2018-04-04 Thread Gabor Bota (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13363?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabor Bota updated HDFS-13363: -- Attachment: HDFS-13363.001.patch > Record file path when FSDirAclOp throws AclException >

[jira] [Created] (HDFS-13396) start-dfs.sh and stop-dfs.sh has malformed command; doesn't use workers file

2018-04-04 Thread Jeff Hubbs (JIRA)
Jeff Hubbs created HDFS-13396: - Summary: start-dfs.sh and stop-dfs.sh has malformed command; doesn't use workers file Key: HDFS-13396 URL: https://issues.apache.org/jira/browse/HDFS-13396 Project: Hadoop

[jira] [Updated] (HDFS-13316) Ozone: Update the ksm/scm CLI usage info

2018-04-04 Thread Nanda kumar (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13316?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nanda kumar updated HDFS-13316: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) >

[jira] [Commented] (HDFS-13316) Ozone: Update the ksm/scm CLI usage info

2018-04-04 Thread Nanda kumar (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425663#comment-16425663 ] Nanda kumar commented on HDFS-13316: Thanks [~xyao] for the contribution and [~elek] for the review. I

[jira] [Commented] (HDFS-13316) Ozone: Update the ksm/scm CLI usage info

2018-04-04 Thread Nanda kumar (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13316?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425653#comment-16425653 ] Nanda kumar commented on HDFS-13316: +1, I will commit this shortly. > Ozone: Update the ksm/scm CLI

[jira] [Commented] (HDFS-13301) Remove containerPort, ratisPort and ozoneRestPort from DatanodeID and DatanodeIDProto

2018-04-04 Thread Nanda kumar (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425650#comment-16425650 ] Nanda kumar commented on HDFS-13301: [~shashikant], compilation fails after applying the patch. Can

[jira] [Commented] (HDFS-13348) Ozone: Update IP and hostname in Datanode from SCM's response to the register call

2018-04-04 Thread Nanda kumar (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13348?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425607#comment-16425607 ] Nanda kumar commented on HDFS-13348: In {{RegisteredCommand}} can we not have hostname and ipAddress

[jira] [Commented] (HDFS-13383) Ozone: start-ozone.sh fail to start datanode because of incomplete classpaths

2018-04-04 Thread Elek, Marton (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13383?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425585#comment-16425585 ] Elek, Marton commented on HDFS-13383: - Adding ozone jar files to the classpath all the time even if

[jira] [Updated] (HDFS-13320) Ozone:Support for MicrobenchMarking Tool

2018-04-04 Thread Nanda kumar (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nanda kumar updated HDFS-13320: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) >

[jira] [Commented] (HDFS-13320) Ozone:Support for MicrobenchMarking Tool

2018-04-04 Thread Nanda kumar (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425577#comment-16425577 ] Nanda kumar commented on HDFS-13320: Thanks [~shashikant] for the contribution. I have committed this

[jira] [Commented] (HDFS-13320) Ozone:Support for MicrobenchMarking Tool

2018-04-04 Thread Nanda kumar (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13320?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425574#comment-16425574 ] Nanda kumar commented on HDFS-13320: +1, LGTM. Built and tested it locally. > Ozone:Support for

[jira] [Updated] (HDFS-13395) Ozone: Plugins support in HDSL Datanode Service

2018-04-04 Thread Nanda kumar (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nanda kumar updated HDFS-13395: --- Status: Patch Available (was: Open) > Ozone: Plugins support in HDSL Datanode Service >

[jira] [Updated] (HDFS-13395) Ozone: Plugins support in HDSL Datanode Service

2018-04-04 Thread Nanda kumar (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nanda kumar updated HDFS-13395: --- Attachment: HDFS-13395-HDFS-7240.000.patch > Ozone: Plugins support in HDSL Datanode Service >

[jira] [Created] (HDFS-13395) Ozone: Plugins support in HDSL Datanode Service

2018-04-04 Thread Nanda kumar (JIRA)
Nanda kumar created HDFS-13395: -- Summary: Ozone: Plugins support in HDSL Datanode Service Key: HDFS-13395 URL: https://issues.apache.org/jira/browse/HDFS-13395 Project: Hadoop HDFS Issue Type:

[jira] [Commented] (HDFS-13376) TLS support error in Native Build of hadoop-hdfs-native-client

2018-04-04 Thread James Clampffer (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425530#comment-16425530 ] James Clampffer commented on HDFS-13376: The new patch looks good to me, thanks for making it more

[jira] [Commented] (HDFS-13320) Ozone:Support for MicrobenchMarking Tool

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

[jira] [Commented] (HDFS-13279) Datanodes usage is imbalanced if number of nodes per rack is not equal

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

[jira] [Commented] (HDFS-13243) Get CorruptBlock because of calling close and sync in same time

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

[jira] [Assigned] (HDFS-13394) Ozone: ContainerID has incorrect package name

2018-04-04 Thread Lokesh Jain (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain reassigned HDFS-13394: -- Assignee: Lokesh Jain > Ozone: ContainerID has incorrect package name >

[jira] [Commented] (HDFS-13056) Expose file-level composite CRCs in HDFS which are comparable across different instances/layouts

2018-04-04 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HDFS-13056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16425348#comment-16425348 ] Steve Loughran commented on HDFS-13056: --- bq. DFSClient is an hdfs class, so we don't need

  1   2   >