[jira] [Created] (HDDS-2930) appropriate log message when creating keys fail due to failed server

2020-01-22 Thread Prashant Pogde (Jira)
Prashant Pogde created HDDS-2930: Summary: appropriate log message when creating keys fail due to failed server Key: HDDS-2930 URL: https://issues.apache.org/jira/browse/HDDS-2930 Project: Hadoop

[GitHub] [hadoop-ozone] xiaoyuyao merged pull request #474: HDDS-2742. shell/Format.md translation

2020-01-22 Thread GitBox
xiaoyuyao merged pull request #474: HDDS-2742. shell/Format.md translation URL: https://github.com/apache/hadoop-ozone/pull/474 This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Commented] (HDDS-2742) shell/Format.md translation

2020-01-22 Thread Xiaoyu Yao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2742?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17021802#comment-17021802 ] Xiaoyu Yao commented on HDDS-2742: -- Thanks [~iamabug] for the contribution. I've merged the change to

[GitHub] [hadoop-ozone] swagle commented on issue #481: HDDS-2926. Intermittent failure in TestRecon due to thread timing.

2020-01-22 Thread GitBox
swagle commented on issue #481: HDDS-2926. Intermittent failure in TestRecon due to thread timing. URL: https://github.com/apache/hadoop-ozone/pull/481#issuecomment-577512649 Thanks @avijayanhwx for suggestions. This is an

[jira] [Created] (HDDS-2931) Recon integration test should use ephemeral port for HTTP Server

2020-01-22 Thread Aravindan Vijayan (Jira)
Aravindan Vijayan created HDDS-2931: --- Summary: Recon integration test should use ephemeral port for HTTP Server Key: HDDS-2931 URL: https://issues.apache.org/jira/browse/HDDS-2931 Project: Hadoop

[GitHub] [hadoop-ozone] swagle commented on issue #481: HDDS-2926. Intermittent failure in TestRecon due to thread timing.

2020-01-22 Thread GitBox
swagle commented on issue #481: HDDS-2926. Intermittent failure in TestRecon due to thread timing. URL: https://github.com/apache/hadoop-ozone/pull/481#issuecomment-577518949 UT failure is related will update patch with a fix.

[GitHub] [hadoop-ozone] linyiqun commented on issue #480: HDDS-2927. Cache EndPoint tasks instead of creating them all the time in RunningDatanodeState

2020-01-22 Thread GitBox
linyiqun commented on issue #480: HDDS-2927. Cache EndPoint tasks instead of creating them all the time in RunningDatanodeState URL: https://github.com/apache/hadoop-ozone/pull/480#issuecomment-577479365 Thanks for the review @adoroszlai . Actually I was thinking about there will be

[jira] [Updated] (HDDS-2926) Intermittent failure in TestRecon due to thread timing

2020-01-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-2926: - Labels: pull-request-available (was: ) > Intermittent failure in TestRecon due to thread timing

[GitHub] [hadoop-ozone] swagle opened a new pull request #481: HDDS-2926. Intermittent failure in TestRecon due to thread timing.

2020-01-22 Thread GitBox
swagle opened a new pull request #481: HDDS-2926. Intermittent failure in TestRecon due to thread timing. URL: https://github.com/apache/hadoop-ozone/pull/481 ## What changes were proposed in this pull request? - Removed Thread.sleep and actually made deterministic calls. -

[jira] [Assigned] (HDDS-2925) Remove hdfs-client dependency from hdds-common

2020-01-22 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek reassigned HDDS-2925: - Assignee: Marton Elek > Remove hdfs-client dependency from hdds-common >

[GitHub] [hadoop-ozone] elek opened a new pull request #479: HDDS-2925. Remove hdfs-client dependency from hdds-common

2020-01-22 Thread GitBox
elek opened a new pull request #479: HDDS-2925. Remove hdfs-client dependency from hdds-common URL: https://github.com/apache/hadoop-ozone/pull/479 ## What changes were proposed in this pull request? As of now we have a `hdds-common` -> `hdfs-client` dependency but in reality we

[jira] [Created] (HDDS-2925) Remove hdfs-client dependency from hdds-common

2020-01-22 Thread Marton Elek (Jira)
Marton Elek created HDDS-2925: - Summary: Remove hdfs-client dependency from hdds-common Key: HDDS-2925 URL: https://issues.apache.org/jira/browse/HDDS-2925 Project: Hadoop Distributed Data Store

[jira] [Created] (HDDS-2926) Intermittent failure in TestRecon due to thread timing

2020-01-22 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HDDS-2926: -- Summary: Intermittent failure in TestRecon due to thread timing Key: HDDS-2926 URL: https://issues.apache.org/jira/browse/HDDS-2926 Project: Hadoop Distributed

[jira] [Updated] (HDDS-2925) Remove hdfs-client dependency from hdds-common

2020-01-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-2925: - Labels: pull-request-available (was: ) > Remove hdfs-client dependency from hdds-common >

[GitHub] [hadoop-ozone] elek commented on issue #469: HDDS-2918. Increase timeout of safe-mode exit in acceptance tests

2020-01-22 Thread GitBox
elek commented on issue #469: HDDS-2918. Increase timeout of safe-mode exit in acceptance tests URL: https://github.com/apache/hadoop-ozone/pull/469#issuecomment-577198600 Thanks the patch @adoroszlai Do you have any example when 90s was not enough? (I am fine with increasing the

[GitHub] [hadoop-ozone] linyiqun opened a new pull request #480: HDDS-2927. Cache EndPoint tasks instead of creating them all the time.

2020-01-22 Thread GitBox
linyiqun opened a new pull request #480: HDDS-2927. Cache EndPoint tasks instead of creating them all the time. URL: https://github.com/apache/hadoop-ozone/pull/480 ## What changes were proposed in this pull request? Cache EndPoint tasks instead of creating them all the time in the

[jira] [Commented] (HDDS-2914) Certain Hive queries started to fail on generating splits

2020-01-22 Thread Mukul Kumar Singh (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17021156#comment-17021156 ] Mukul Kumar Singh commented on HDDS-2914: - Thanks for working on this [~avijayan]. So basically

[GitHub] [hadoop-ozone] adoroszlai commented on issue #469: HDDS-2918. Increase timeout of safe-mode exit in acceptance tests

2020-01-22 Thread GitBox
adoroszlai commented on issue #469: HDDS-2918. Increase timeout of safe-mode exit in acceptance tests URL: https://github.com/apache/hadoop-ozone/pull/469#issuecomment-577200780 The Jira contains an example, but I have no information on the cause due to the log collection problem.

[jira] [Created] (HDDS-2927) Cache EndPoint tasks instead of creating them all the time

2020-01-22 Thread Yiqun Lin (Jira)
Yiqun Lin created HDDS-2927: --- Summary: Cache EndPoint tasks instead of creating them all the time Key: HDDS-2927 URL: https://issues.apache.org/jira/browse/HDDS-2927 Project: Hadoop Distributed Data Store

[jira] [Updated] (HDDS-2927) Cache EndPoint tasks instead of creating them all the time

2020-01-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-2927: - Labels: pull-request-available (was: ) > Cache EndPoint tasks instead of creating them all the

[jira] [Updated] (HDDS-2927) Cache EndPoint tasks instead of creating them all the time

2020-01-22 Thread Yiqun Lin (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yiqun Lin updated HDDS-2927: Status: Patch Available (was: Open) > Cache EndPoint tasks instead of creating them all the time >

[GitHub] [hadoop-ozone] adoroszlai edited a comment on issue #469: HDDS-2918. Increase timeout of safe-mode exit in acceptance tests

2020-01-22 Thread GitBox
adoroszlai edited a comment on issue #469: HDDS-2918. Increase timeout of safe-mode exit in acceptance tests URL: https://github.com/apache/hadoop-ozone/pull/469#issuecomment-577200780 The Jira contains an example and I've seen it quite a few times in various CI runs. But I have no

[jira] [Updated] (HDDS-2927) Cache EndPoint tasks instead of creating them all the time in RunningDatanodeState

2020-01-22 Thread Yiqun Lin (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yiqun Lin updated HDDS-2927: Summary: Cache EndPoint tasks instead of creating them all the time in RunningDatanodeState (was: Cache

[GitHub] [hadoop-ozone] xiaoyuyao merged pull request #440: HDDS-2738. start/Minikube.md translated to Chinese

2020-01-22 Thread GitBox
xiaoyuyao merged pull request #440: HDDS-2738. start/Minikube.md translated to Chinese URL: https://github.com/apache/hadoop-ozone/pull/440 This is an automated message from the Apache Git Service. To respond to the

[jira] [Resolved] (HDDS-2738) start/Minikube.md translated to Chinese

2020-01-22 Thread Xiaoyu Yao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2738?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoyu Yao resolved HDDS-2738. -- Fix Version/s: 0.5.0 Resolution: Fixed Thanks [~iamabug] for the contribution. I've merged the

[GitHub] [hadoop-ozone] adoroszlai commented on issue #465: HDDS-2915. Unit check passes despite Maven error

2020-01-22 Thread GitBox
adoroszlai commented on issue #465: HDDS-2915. Unit check passes despite Maven error URL: https://github.com/apache/hadoop-ozone/pull/465#issuecomment-577348330 Thanks @xiaoyuyao for reviewing and merging it. This is an

[jira] [Assigned] (HDDS-2926) Intermittent failure in TestRecon due to thread timing

2020-01-22 Thread Siddharth Wagle (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2926?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Wagle reassigned HDDS-2926: - Assignee: Siddharth Wagle > Intermittent failure in TestRecon due to thread timing >

[jira] [Resolved] (HDDS-2734) start/RunningViaDocker.md translated to Chinese

2020-01-22 Thread Xiaoyu Yao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2734?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoyu Yao resolved HDDS-2734. -- Fix Version/s: 0.5.0 Resolution: Fixed Thanks [~iamabug] for the contribution. I've merged the

[GitHub] [hadoop-ozone] xiaoyuyao merged pull request #442: HDDS-2734. start/RunningViaDocker.md translated to Chinese

2020-01-22 Thread GitBox
xiaoyuyao merged pull request #442: HDDS-2734. start/RunningViaDocker.md translated to Chinese URL: https://github.com/apache/hadoop-ozone/pull/442 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [hadoop-ozone] xiaoyuyao merged pull request #465: HDDS-2915. Unit check passes despite Maven error

2020-01-22 Thread GitBox
xiaoyuyao merged pull request #465: HDDS-2915. Unit check passes despite Maven error URL: https://github.com/apache/hadoop-ozone/pull/465 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [hadoop-ozone] xiaoyuyao commented on issue #465: HDDS-2915. Unit check passes despite Maven error

2020-01-22 Thread GitBox
xiaoyuyao commented on issue #465: HDDS-2915. Unit check passes despite Maven error URL: https://github.com/apache/hadoop-ozone/pull/465#issuecomment-577347044 LGTM, +1. I will merge it shortly. This is an automated message

[jira] [Updated] (HDDS-2915) Unit check passes despite Maven error

2020-01-22 Thread Xiaoyu Yao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoyu Yao updated HDDS-2915: - Fix Version/s: 0.5.0 Resolution: Fixed Status: Resolved (was: Patch Available) Thanks

[GitHub] [hadoop-ozone] xiaoyuyao commented on issue #478: HDDS-2924. Fix Pipeline#nodeIdsHash collision issue.

2020-01-22 Thread GitBox
xiaoyuyao commented on issue #478: HDDS-2924. Fix Pipeline#nodeIdsHash collision issue. URL: https://github.com/apache/hadoop-ozone/pull/478#issuecomment-577303225 The checkstyle issue should be fixed in next commit. However, there is an issue when interop multi-raft with rackawareness,

[jira] [Commented] (HDDS-2914) Certain Hive queries started to fail on generating splits

2020-01-22 Thread Anu Engineer (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17021337#comment-17021337 ] Anu Engineer commented on HDDS-2914: For the next patch, should we just test with hive before merging

[jira] [Reopened] (HDDS-2188) Implement LocatedFileStatus & getFileBlockLocations to provide node/localization information to Yarn/Mapreduce

2020-01-22 Thread Aravindan Vijayan (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2188?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aravindan Vijayan reopened HDDS-2188: - Reopened due to HDDS-2914. Will be committed along with the fix for that JIRA. > Implement

[jira] [Commented] (HDDS-2914) Certain Hive queries started to fail on generating splits

2020-01-22 Thread Aravindan Vijayan (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17021352#comment-17021352 ] Aravindan Vijayan commented on HDDS-2914: - [~aengineer] Yes, I will be testing all the hive

[jira] [Updated] (HDDS-2903) Use regex to match with ratis properties when creating ratis server

2020-01-22 Thread Bharat Viswanadham (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Viswanadham updated HDDS-2903: - Resolution: Fixed Status: Resolved (was: Patch Available) > Use regex to match

[GitHub] [hadoop-ozone] bharatviswa504 commented on issue #458: HDDS-2903. Use regex to match with ratis properties when creating ratis server.

2020-01-22 Thread GitBox
bharatviswa504 commented on issue #458: HDDS-2903. Use regex to match with ratis properties when creating ratis server. URL: https://github.com/apache/hadoop-ozone/pull/458#issuecomment-577292752 Thank You @bshashikant for the review.

[GitHub] [hadoop-ozone] bharatviswa504 merged pull request #458: HDDS-2903. Use regex to match with ratis properties when creating ratis server.

2020-01-22 Thread GitBox
bharatviswa504 merged pull request #458: HDDS-2903. Use regex to match with ratis properties when creating ratis server. URL: https://github.com/apache/hadoop-ozone/pull/458 This is an automated message from the Apache Git

[jira] [Updated] (HDDS-2903) Use regex to match with ratis properties when creating ratis server

2020-01-22 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-2903: - Labels: pull-request-available (was: ) > Use regex to match with ratis properties when creating

[GitHub] [hadoop-ozone] xiaoyuyao merged pull request #473: HDDS-2741. shell/_index.md translation

2020-01-22 Thread GitBox
xiaoyuyao merged pull request #473: HDDS-2741. shell/_index.md translation URL: https://github.com/apache/hadoop-ozone/pull/473 This is an automated message from the Apache Git Service. To respond to the message, please log

[GitHub] [hadoop-ozone] xiaoyuyao commented on issue #473: HDDS-2741. shell/_index.md translation

2020-01-22 Thread GitBox
xiaoyuyao commented on issue #473: HDDS-2741. shell/_index.md translation URL: https://github.com/apache/hadoop-ozone/pull/473#issuecomment-577406565 +1, I will merge it shortly. This is an automated message from the Apache

[jira] [Assigned] (HDDS-2919) Intermittent failure in TestRDBStore

2020-01-22 Thread Aravindan Vijayan (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2919?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aravindan Vijayan reassigned HDDS-2919: --- Assignee: Aravindan Vijayan > Intermittent failure in TestRDBStore >

[jira] [Created] (HDDS-2928) Implement ofs://: recursive list status

2020-01-22 Thread Siyao Meng (Jira)
Siyao Meng created HDDS-2928: Summary: Implement ofs://: recursive list status Key: HDDS-2928 URL: https://issues.apache.org/jira/browse/HDDS-2928 Project: Hadoop Distributed Data Store Issue

[jira] [Resolved] (HDDS-2741) shell/_index.md translation

2020-01-22 Thread Xiaoyu Yao (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2741?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiaoyu Yao resolved HDDS-2741. -- Fix Version/s: 0.5.0 Resolution: Fixed Thanks [~iamabug] for the contribution. Change has been

[jira] [Created] (HDDS-2929) Implement ofs://: temp directory mount

2020-01-22 Thread Siyao Meng (Jira)
Siyao Meng created HDDS-2929: Summary: Implement ofs://: temp directory mount Key: HDDS-2929 URL: https://issues.apache.org/jira/browse/HDDS-2929 Project: Hadoop Distributed Data Store Issue

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #474: HDDS-2742. shell/Format.md translation

2020-01-22 Thread GitBox
xiaoyuyao commented on a change in pull request #474: HDDS-2742. shell/Format.md translation URL: https://github.com/apache/hadoop-ozone/pull/474#discussion_r369844431 ## File path: hadoop-hdds/docs/content/shell/Format.zh.md ## @@ -0,0 +1,65 @@ +--- +title: Shell 概述

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #474: HDDS-2742. shell/Format.md translation

2020-01-22 Thread GitBox
xiaoyuyao commented on a change in pull request #474: HDDS-2742. shell/Format.md translation URL: https://github.com/apache/hadoop-ozone/pull/474#discussion_r369846100 ## File path: hadoop-hdds/docs/content/shell/Format.zh.md ## @@ -0,0 +1,65 @@ +--- +title: Shell 概述

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #474: HDDS-2742. shell/Format.md translation

2020-01-22 Thread GitBox
xiaoyuyao commented on a change in pull request #474: HDDS-2742. shell/Format.md translation URL: https://github.com/apache/hadoop-ozone/pull/474#discussion_r369846263 ## File path: hadoop-hdds/docs/content/shell/Format.zh.md ## @@ -0,0 +1,65 @@ +--- +title: Shell 概述

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #474: HDDS-2742. shell/Format.md translation

2020-01-22 Thread GitBox
xiaoyuyao commented on a change in pull request #474: HDDS-2742. shell/Format.md translation URL: https://github.com/apache/hadoop-ozone/pull/474#discussion_r369845454 ## File path: hadoop-hdds/docs/content/shell/Format.zh.md ## @@ -0,0 +1,65 @@ +--- +title: Shell 概述

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #474: HDDS-2742. shell/Format.md translation

2020-01-22 Thread GitBox
xiaoyuyao commented on a change in pull request #474: HDDS-2742. shell/Format.md translation URL: https://github.com/apache/hadoop-ozone/pull/474#discussion_r369847205 ## File path: hadoop-hdds/docs/content/shell/Format.zh.md ## @@ -0,0 +1,65 @@ +--- +title: Shell 概述

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir

2020-01-22 Thread GitBox
hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir URL: https://github.com/apache/hadoop-ozone/pull/415#discussion_r369309173 ## File path:

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir

2020-01-22 Thread GitBox
hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir URL: https://github.com/apache/hadoop-ozone/pull/415#discussion_r369795390 ## File path: hadoop-ozone/ozonefs/src/main/java/org/apache/hadoop/fs/ozone/BasicRootedOzoneFileSystem.java

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir

2020-01-22 Thread GitBox
hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir URL: https://github.com/apache/hadoop-ozone/pull/415#discussion_r369821804 ## File path: hadoop-ozone/ozonefs/src/main/java/org/apache/hadoop/fs/ozone/BasicRootedOzoneFileSystem.java

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir

2020-01-22 Thread GitBox
hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir URL: https://github.com/apache/hadoop-ozone/pull/415#discussion_r369328310 ## File path: hadoop-ozone/ozonefs/src/main/java/org/apache/hadoop/fs/ozone/BasicRootedOzoneFileSystem.java

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir

2020-01-22 Thread GitBox
hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir URL: https://github.com/apache/hadoop-ozone/pull/415#discussion_r369827923 ## File path: hadoop-ozone/ozonefs/src/main/java/org/apache/hadoop/fs/ozone/BasicRootedOzoneFileSystem.java

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir

2020-01-22 Thread GitBox
hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir URL: https://github.com/apache/hadoop-ozone/pull/415#discussion_r369838294 ## File path:

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir

2020-01-22 Thread GitBox
hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir URL: https://github.com/apache/hadoop-ozone/pull/415#discussion_r369330201 ## File path: hadoop-ozone/ozonefs/src/main/java/org/apache/hadoop/fs/ozone/BasicRootedOzoneFileSystem.java

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir

2020-01-22 Thread GitBox
hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir URL: https://github.com/apache/hadoop-ozone/pull/415#discussion_r369308556 ## File path:

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir

2020-01-22 Thread GitBox
hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir URL: https://github.com/apache/hadoop-ozone/pull/415#discussion_r369308830 ## File path:

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir

2020-01-22 Thread GitBox
hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir URL: https://github.com/apache/hadoop-ozone/pull/415#discussion_r369328737 ## File path: hadoop-ozone/ozonefs/src/main/java/org/apache/hadoop/fs/ozone/BasicRootedOzoneFileSystem.java

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir

2020-01-22 Thread GitBox
hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir URL: https://github.com/apache/hadoop-ozone/pull/415#discussion_r369325484 ## File path:

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir

2020-01-22 Thread GitBox
hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir URL: https://github.com/apache/hadoop-ozone/pull/415#discussion_r369328194 ## File path: hadoop-ozone/ozonefs/src/main/java/org/apache/hadoop/fs/ozone/BasicRootedOzoneFileSystem.java

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir

2020-01-22 Thread GitBox
hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir URL: https://github.com/apache/hadoop-ozone/pull/415#discussion_r369830598 ## File path: hadoop-ozone/ozonefs/src/main/java/org/apache/hadoop/fs/ozone/BasicRootedOzoneFileSystem.java

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir

2020-01-22 Thread GitBox
hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir URL: https://github.com/apache/hadoop-ozone/pull/415#discussion_r369299929 ## File path:

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir

2020-01-22 Thread GitBox
hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir URL: https://github.com/apache/hadoop-ozone/pull/415#discussion_r369801507 ## File path: hadoop-ozone/ozonefs/src/main/java/org/apache/hadoop/fs/ozone/BasicRootedOzoneFileSystem.java

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir

2020-01-22 Thread GitBox
hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir URL: https://github.com/apache/hadoop-ozone/pull/415#discussion_r369302919 ## File path:

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir

2020-01-22 Thread GitBox
hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir URL: https://github.com/apache/hadoop-ozone/pull/415#discussion_r369832336 ## File path: hadoop-ozone/ozonefs/src/main/java/org/apache/hadoop/fs/ozone/OFSPath.java ## @@ -0,0

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir

2020-01-22 Thread GitBox
hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir URL: https://github.com/apache/hadoop-ozone/pull/415#discussion_r369299000 ## File path:

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir

2020-01-22 Thread GitBox
hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir URL: https://github.com/apache/hadoop-ozone/pull/415#discussion_r369304095 ## File path:

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #475: HDDS_2743. shell/VolumeCommands.md translation

2020-01-22 Thread GitBox
xiaoyuyao commented on a change in pull request #475: HDDS_2743. shell/VolumeCommands.md translation URL: https://github.com/apache/hadoop-ozone/pull/475#discussion_r369863309 ## File path: hadoop-hdds/docs/content/shell/VolumeCommands.zh.md ## @@ -0,0 +1,107 @@ +---

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #475: HDDS_2743. shell/VolumeCommands.md translation

2020-01-22 Thread GitBox
xiaoyuyao commented on a change in pull request #475: HDDS_2743. shell/VolumeCommands.md translation URL: https://github.com/apache/hadoop-ozone/pull/475#discussion_r369863722 ## File path: hadoop-hdds/docs/content/shell/VolumeCommands.zh.md ## @@ -0,0 +1,107 @@ +---

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #475: HDDS_2743. shell/VolumeCommands.md translation

2020-01-22 Thread GitBox
xiaoyuyao commented on a change in pull request #475: HDDS_2743. shell/VolumeCommands.md translation URL: https://github.com/apache/hadoop-ozone/pull/475#discussion_r369863221 ## File path: hadoop-hdds/docs/content/shell/VolumeCommands.zh.md ## @@ -0,0 +1,107 @@ +---

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #474: HDDS-2742. shell/Format.md translation

2020-01-22 Thread GitBox
xiaoyuyao commented on a change in pull request #474: HDDS-2742. shell/Format.md translation URL: https://github.com/apache/hadoop-ozone/pull/474#discussion_r369846623 ## File path: hadoop-hdds/docs/content/shell/Format.zh.md ## @@ -0,0 +1,65 @@ +--- +title: Shell 概述

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #474: HDDS-2742. shell/Format.md translation

2020-01-22 Thread GitBox
xiaoyuyao commented on a change in pull request #474: HDDS-2742. shell/Format.md translation URL: https://github.com/apache/hadoop-ozone/pull/474#discussion_r369846725 ## File path: hadoop-hdds/docs/content/shell/Format.zh.md ## @@ -0,0 +1,65 @@ +--- +title: Shell 概述

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #474: HDDS-2742. shell/Format.md translation

2020-01-22 Thread GitBox
xiaoyuyao commented on a change in pull request #474: HDDS-2742. shell/Format.md translation URL: https://github.com/apache/hadoop-ozone/pull/474#discussion_r369848692 ## File path: hadoop-hdds/docs/content/shell/Format.zh.md ## @@ -0,0 +1,65 @@ +--- +title: Shell 概述

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir

2020-01-22 Thread GitBox
hanishakoneru commented on a change in pull request #415: HDDS-2840. Implement ofs://: mkdir URL: https://github.com/apache/hadoop-ozone/pull/415#discussion_r369857294 ## File path: hadoop-ozone/ozonefs/src/main/java/org/apache/hadoop/fs/ozone/BasicRootedOzoneFileSystem.java

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #475: HDDS_2743. shell/VolumeCommands.md translation

2020-01-22 Thread GitBox
xiaoyuyao commented on a change in pull request #475: HDDS_2743. shell/VolumeCommands.md translation URL: https://github.com/apache/hadoop-ozone/pull/475#discussion_r369864630 ## File path: hadoop-hdds/docs/content/shell/VolumeCommands.zh.md ## @@ -0,0 +1,107 @@ +---

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #475: HDDS_2743. shell/VolumeCommands.md translation

2020-01-22 Thread GitBox
xiaoyuyao commented on a change in pull request #475: HDDS_2743. shell/VolumeCommands.md translation URL: https://github.com/apache/hadoop-ozone/pull/475#discussion_r369864563 ## File path: hadoop-hdds/docs/content/shell/VolumeCommands.zh.md ## @@ -0,0 +1,107 @@ +---

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #475: HDDS_2743. shell/VolumeCommands.md translation

2020-01-22 Thread GitBox
xiaoyuyao commented on a change in pull request #475: HDDS_2743. shell/VolumeCommands.md translation URL: https://github.com/apache/hadoop-ozone/pull/475#discussion_r369863962 ## File path: hadoop-hdds/docs/content/shell/VolumeCommands.zh.md ## @@ -0,0 +1,107 @@ +---

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #475: HDDS_2743. shell/VolumeCommands.md translation

2020-01-22 Thread GitBox
xiaoyuyao commented on a change in pull request #475: HDDS_2743. shell/VolumeCommands.md translation URL: https://github.com/apache/hadoop-ozone/pull/475#discussion_r369864457 ## File path: hadoop-hdds/docs/content/shell/VolumeCommands.zh.md ## @@ -0,0 +1,107 @@ +---

[GitHub] [hadoop-ozone] xiaoyuyao commented on issue #476: HDDS-2744. shell/BucketCommands.md translation

2020-01-22 Thread GitBox
xiaoyuyao commented on issue #476: HDDS-2744. shell/BucketCommands.md translation URL: https://github.com/apache/hadoop-ozone/pull/476#issuecomment-577437959 You can do a local "git rebase -i" and reword your commit message and then force push to iamabug:HDDS-2744.

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #476: HDDS-2744. shell/BucketCommands.md translation

2020-01-22 Thread GitBox
xiaoyuyao commented on a change in pull request #476: HDDS-2744. shell/BucketCommands.md translation URL: https://github.com/apache/hadoop-ozone/pull/476#discussion_r369865757 ## File path: hadoop-hdds/docs/content/shell/BucketCommands.zh.md ## @@ -0,0 +1,97 @@ +---

[GitHub] [hadoop-ozone] bharatviswa504 edited a comment on issue #472: HDDS-2920. Remove ozone ratis client specific config keys.

2020-01-22 Thread GitBox
bharatviswa504 edited a comment on issue #472: HDDS-2920. Remove ozone ratis client specific config keys. URL: https://github.com/apache/hadoop-ozone/pull/472#issuecomment-577456377 Thank You @bshashikant for the review. I see that we need the value in one of the watcher tests. Few

[GitHub] [hadoop-ozone] bharatviswa504 commented on issue #472: HDDS-2920. Remove ozone ratis client specific config keys.

2020-01-22 Thread GitBox
bharatviswa504 commented on issue #472: HDDS-2920. Remove ozone ratis client specific config keys. URL: https://github.com/apache/hadoop-ozone/pull/472#issuecomment-577456377 Thank You @bshashikant for the review. I see that we need the value in one of the watcher tests. Few Other tests