[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #448: HDDS-2870. Handle replay of KeyCreate requests.

2020-02-10 Thread GitBox
hanishakoneru commented on a change in pull request #448: HDDS-2870. Handle replay of KeyCreate requests. URL: https://github.com/apache/hadoop-ozone/pull/448#discussion_r377304745 ## File path:

[jira] [Assigned] (HDDS-2994) API Docs for Recon - Swagger integration.

2020-02-10 Thread Vivek Ratnavel Subramanian (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2994?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vivek Ratnavel Subramanian reassigned HDDS-2994: Assignee: Vivek Ratnavel Subramanian > API Docs for Recon -

[jira] [Created] (HDDS-2994) API Docs for Recon - Swagger integration.

2020-02-10 Thread Aravindan Vijayan (Jira)
Aravindan Vijayan created HDDS-2994: --- Summary: API Docs for Recon - Swagger integration. Key: HDDS-2994 URL: https://issues.apache.org/jira/browse/HDDS-2994 Project: Hadoop Distributed Data Store

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #501: HDDS-2944. Handle replay of KeyCommitRequest and DirectoryCreateRequest

2020-02-10 Thread GitBox
hanishakoneru commented on a change in pull request #501: HDDS-2944. Handle replay of KeyCommitRequest and DirectoryCreateRequest URL: https://github.com/apache/hadoop-ozone/pull/501#discussion_r377360789 ## File path:

[GitHub] [hadoop-ozone] hanishakoneru merged pull request #512: HDDS-2959. Handle replay of OM Key ACL requests

2020-02-10 Thread GitBox
hanishakoneru merged pull request #512: HDDS-2959. Handle replay of OM Key ACL requests URL: https://github.com/apache/hadoop-ozone/pull/512 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [hadoop-ozone] hanishakoneru commented on issue #512: HDDS-2959. Handle replay of OM Key ACL requests

2020-02-10 Thread GitBox
hanishakoneru commented on issue #512: HDDS-2959. Handle replay of OM Key ACL requests URL: https://github.com/apache/hadoop-ozone/pull/512#issuecomment-584402525 Thank you @bharatviswa504 and @arp7 for the reviews. CI run is green. I will merge this PR.

[jira] [Comment Edited] (HDDS-2852) Bootstrap Recon with SCM's container DB.

2020-02-10 Thread Aravindan Vijayan (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034005#comment-17034005 ] Aravindan Vijayan edited comment on HDDS-2852 at 2/10/20 11:06 PM: --- This

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #497: HDDS-2790. concept/Overview.md translation

2020-02-10 Thread GitBox
xiaoyuyao commented on a change in pull request #497: HDDS-2790. concept/Overview.md translation URL: https://github.com/apache/hadoop-ozone/pull/497#discussion_r377327784 ## File path: hadoop-hdds/docs/content/concept/Overview.zh.md ## @@ -0,0 +1,50 @@ +--- +title: 概览

[jira] [Created] (HDDS-2993) KeyManagerImpl#getFileStatus should return permission, owner and group info

2020-02-10 Thread Siyao Meng (Jira)
Siyao Meng created HDDS-2993: Summary: KeyManagerImpl#getFileStatus should return permission, owner and group info Key: HDDS-2993 URL: https://issues.apache.org/jira/browse/HDDS-2993 Project: Hadoop

[jira] [Updated] (HDDS-2993) KeyManagerImpl#getFileStatus shouldn't always return null for permission, owner and group

2020-02-10 Thread Siyao Meng (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siyao Meng updated HDDS-2993: - Summary: KeyManagerImpl#getFileStatus shouldn't always return null for permission, owner and group (was:

[jira] [Resolved] (HDDS-2958) Handle replay of OM Volume ACL requests

2020-02-10 Thread Hanisha Koneru (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanisha Koneru resolved HDDS-2958. -- Fix Version/s: 0.5.0 Resolution: Fixed > Handle replay of OM Volume ACL requests >

[jira] [Updated] (HDDS-2852) Bootstrap Recon with SCM's container DB.

2020-02-10 Thread Aravindan Vijayan (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aravindan Vijayan updated HDDS-2852: Description: Whenever Recon starts up, it needs to get the entire Container DB from SCM for

[jira] [Updated] (HDDS-2852) Bootstrap Recon with SCM's container DB.

2020-02-10 Thread Aravindan Vijayan (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aravindan Vijayan updated HDDS-2852: Parent: (was: HDDS-1996) Issue Type: Task (was: Sub-task) > Bootstrap Recon

[jira] [Commented] (HDDS-2852) Bootstrap Recon with SCM's container DB.

2020-02-10 Thread Aravindan Vijayan (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17034005#comment-17034005 ] Aravindan Vijayan commented on HDDS-2852: - This is no longer needed for v0.2 since Recon asks SCM

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #518: HDDS-2791. concept/OzoneManager.md translation

2020-02-10 Thread GitBox
xiaoyuyao commented on a change in pull request #518: HDDS-2791. concept/OzoneManager.md translation URL: https://github.com/apache/hadoop-ozone/pull/518#discussion_r377386069 ## File path: hadoop-hdds/docs/content/concept/OzoneManager.zh.md ## @@ -0,0 +1,64 @@ +---

[GitHub] [hadoop-ozone] hanishakoneru commented on issue #451: HDDS-2876. Consolidate ObjectID and UpdateID from Info objects into one class.

2020-02-10 Thread GitBox
hanishakoneru commented on issue #451: HDDS-2876. Consolidate ObjectID and UpdateID from Info objects into one class. URL: https://github.com/apache/hadoop-ozone/pull/451#issuecomment-584364955 Thank you @elek and @adoroszlai for reviewing and merging the PR.

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #497: HDDS-2790. concept/Overview.md translation

2020-02-10 Thread GitBox
xiaoyuyao commented on a change in pull request #497: HDDS-2790. concept/Overview.md translation URL: https://github.com/apache/hadoop-ozone/pull/497#discussion_r377329057 ## File path: hadoop-hdds/docs/content/concept/Overview.zh.md ## @@ -0,0 +1,50 @@ +--- +title: 概览

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #497: HDDS-2790. concept/Overview.md translation

2020-02-10 Thread GitBox
xiaoyuyao commented on a change in pull request #497: HDDS-2790. concept/Overview.md translation URL: https://github.com/apache/hadoop-ozone/pull/497#discussion_r377328363 ## File path: hadoop-hdds/docs/content/concept/Overview.zh.md ## @@ -0,0 +1,50 @@ +--- +title: 概览

[jira] [Updated] (HDDS-2993) KeyManagerImpl#getFileStatus shouldn't always return null for permission, owner and group

2020-02-10 Thread Siyao Meng (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siyao Meng updated HDDS-2993: - Description: The {{getFileStatus}} API always returns null for permisson, owner and group at the moment.

[jira] [Resolved] (HDDS-2959) Handle replay of OM Key ACL requests

2020-02-10 Thread Hanisha Koneru (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2959?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hanisha Koneru resolved HDDS-2959. -- Fix Version/s: 0.5.0 Resolution: Fixed > Handle replay of OM Key ACL requests >

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #518: HDDS-2791. concept/OzoneManager.md translation

2020-02-10 Thread GitBox
xiaoyuyao commented on a change in pull request #518: HDDS-2791. concept/OzoneManager.md translation URL: https://github.com/apache/hadoop-ozone/pull/518#discussion_r377385539 ## File path: hadoop-hdds/docs/content/concept/OzoneManager.zh.md ## @@ -0,0 +1,64 @@ +---

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #518: HDDS-2791. concept/OzoneManager.md translation

2020-02-10 Thread GitBox
xiaoyuyao commented on a change in pull request #518: HDDS-2791. concept/OzoneManager.md translation URL: https://github.com/apache/hadoop-ozone/pull/518#discussion_r377384996 ## File path: hadoop-hdds/docs/content/concept/OzoneManager.zh.md ## @@ -0,0 +1,64 @@ +---

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #498: HDDS-2940. mkdir : create key table entries for intermediate directories in the path

2020-02-10 Thread GitBox
hanishakoneru commented on a change in pull request #498: HDDS-2940. mkdir : create key table entries for intermediate directories in the path URL: https://github.com/apache/hadoop-ozone/pull/498#discussion_r377359598 ## File path:

[jira] [Created] (HDDS-2995) Add integration test for Recon - Datanode integration

2020-02-10 Thread Aravindan Vijayan (Jira)
Aravindan Vijayan created HDDS-2995: --- Summary: Add integration test for Recon - Datanode integration Key: HDDS-2995 URL: https://issues.apache.org/jira/browse/HDDS-2995 Project: Hadoop Distributed

[jira] [Updated] (HDDS-2995) Add integration test for Recon - Datanode integration

2020-02-10 Thread Aravindan Vijayan (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aravindan Vijayan updated HDDS-2995: Parent: HDDS-1996 Issue Type: Sub-task (was: Bug) > Add integration test for Recon

[jira] [Created] (HDDS-2996) Create REST API to serve Node information in Recon.

2020-02-10 Thread Aravindan Vijayan (Jira)
Aravindan Vijayan created HDDS-2996: --- Summary: Create REST API to serve Node information in Recon. Key: HDDS-2996 URL: https://issues.apache.org/jira/browse/HDDS-2996 Project: Hadoop Distributed

[jira] [Resolved] (HDDS-2936) Hive queries fail at readFully

2020-02-10 Thread Bharat Viswanadham (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2936?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Viswanadham resolved HDDS-2936. -- Fix Version/s: 0.5.0 Resolution: Fixed > Hive queries fail at readFully >

[GitHub] [hadoop-ozone] bharatviswa504 edited a comment on issue #507: HDDS-2936. Hive queries fail at readFully

2020-02-10 Thread GitBox
bharatviswa504 edited a comment on issue #507: HDDS-2936. Hive queries fail at readFully URL: https://github.com/apache/hadoop-ozone/pull/507#issuecomment-584413858 Thank You @bshashikant for the contribution, @adoroszlai, @mukul1987 and @fapifta for the reviews.

[GitHub] [hadoop-ozone] bharatviswa504 commented on issue #507: HDDS-2936. Hive queries fail at readFully

2020-02-10 Thread GitBox
bharatviswa504 commented on issue #507: HDDS-2936. Hive queries fail at readFully URL: https://github.com/apache/hadoop-ozone/pull/507#issuecomment-584413858 Thank You @bshashikant for the contribution, @adoroszlai and @fapifta for the reviews.

[GitHub] [hadoop-ozone] bharatviswa504 merged pull request #507: HDDS-2936. Hive queries fail at readFully

2020-02-10 Thread GitBox
bharatviswa504 merged pull request #507: HDDS-2936. Hive queries fail at readFully URL: https://github.com/apache/hadoop-ozone/pull/507 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #504: HDDS-2953. Handle replay of S3 requests

2020-02-10 Thread GitBox
hanishakoneru commented on a change in pull request #504: HDDS-2953. Handle replay of S3 requests URL: https://github.com/apache/hadoop-ozone/pull/504#discussion_r377311697 ## File path: hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/OmUtils.java ## @@ -453,20

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #504: HDDS-2953. Handle replay of S3 requests

2020-02-10 Thread GitBox
hanishakoneru commented on a change in pull request #504: HDDS-2953. Handle replay of S3 requests URL: https://github.com/apache/hadoop-ozone/pull/504#discussion_r377311655 ## File path:

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #497: HDDS-2790. concept/Overview.md translation

2020-02-10 Thread GitBox
xiaoyuyao commented on a change in pull request #497: HDDS-2790. concept/Overview.md translation URL: https://github.com/apache/hadoop-ozone/pull/497#discussion_r377268804 ## File path: hadoop-hdds/docs/content/concept/Overview.zh.md ## @@ -0,0 +1,50 @@ +--- +title: 概览

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #497: HDDS-2790. concept/Overview.md translation

2020-02-10 Thread GitBox
xiaoyuyao commented on a change in pull request #497: HDDS-2790. concept/Overview.md translation URL: https://github.com/apache/hadoop-ozone/pull/497#discussion_r377285712 ## File path: hadoop-hdds/docs/content/concept/Overview.zh.md ## @@ -0,0 +1,50 @@ +--- +title: 概览

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #498: HDDS-2940. mkdir : create key table entries for intermediate directories in the path

2020-02-10 Thread GitBox
hanishakoneru commented on a change in pull request #498: HDDS-2940. mkdir : create key table entries for intermediate directories in the path URL: https://github.com/apache/hadoop-ozone/pull/498#discussion_r377357400 ## File path:

[GitHub] [hadoop-ozone] hanishakoneru commented on issue #510: HDDS-2958. Handle replay of OM Volume ACL requests

2020-02-10 Thread GitBox
hanishakoneru commented on issue #510: HDDS-2958. Handle replay of OM Volume ACL requests URL: https://github.com/apache/hadoop-ozone/pull/510#issuecomment-584401582 Thank you @bharatviswa504 and @arp7 for the reviews. CI run is green. I will merge this PR.

[jira] [Assigned] (HDDS-2852) Bootstrap Recon with SCM's container DB.

2020-02-10 Thread Aravindan Vijayan (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2852?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aravindan Vijayan reassigned HDDS-2852: --- Assignee: (was: Aravindan Vijayan) > Bootstrap Recon with SCM's container DB. >

[GitHub] [hadoop-ozone] hanishakoneru merged pull request #510: HDDS-2958. Handle replay of OM Volume ACL requests

2020-02-10 Thread GitBox
hanishakoneru merged pull request #510: HDDS-2958. Handle replay of OM Volume ACL requests URL: https://github.com/apache/hadoop-ozone/pull/510 This is an automated message from the Apache Git Service. To respond to the

[jira] [Updated] (HDDS-2992) Handle existing volume/bucket in contract tests

2020-02-10 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-2992: --- Status: Patch Available (was: Open) > Handle existing volume/bucket in contract tests >

[GitHub] [hadoop-ozone] hanishakoneru commented on a change in pull request #498: HDDS-2940. mkdir : create key table entries for intermediate directories in the path

2020-02-10 Thread GitBox
hanishakoneru commented on a change in pull request #498: HDDS-2940. mkdir : create key table entries for intermediate directories in the path URL: https://github.com/apache/hadoop-ozone/pull/498#discussion_r377357033 ## File path:

[GitHub] [hadoop-ozone] avijayanhwx closed pull request #529: HDDS-2982. Recon server start failed with CNF exception in a cluster …

2020-02-10 Thread GitBox
avijayanhwx closed pull request #529: HDDS-2982. Recon server start failed with CNF exception in a cluster … URL: https://github.com/apache/hadoop-ozone/pull/529 This is an automated message from the Apache Git Service. To

[GitHub] [hadoop-ozone] bharatviswa504 merged pull request #504: HDDS-2953. Handle replay of S3 requests

2020-02-10 Thread GitBox
bharatviswa504 merged pull request #504: HDDS-2953. Handle replay of S3 requests URL: https://github.com/apache/hadoop-ozone/pull/504 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [hadoop-ozone] bharatviswa504 commented on issue #504: HDDS-2953. Handle replay of S3 requests

2020-02-10 Thread GitBox
bharatviswa504 commented on issue #504: HDDS-2953. Handle replay of S3 requests URL: https://github.com/apache/hadoop-ozone/pull/504#issuecomment-584437512 Thank You @hanishakoneru for the contribution. This is an automated

[jira] [Resolved] (HDDS-2808) Inject annotation make DefaultDataSourceProvider.configuration miss the configurationPath from -conf argument

2020-02-10 Thread Siddharth Wagle (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2808?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Siddharth Wagle resolved HDDS-2808. --- Resolution: Cannot Reproduce > Inject annotation make DefaultDataSourceProvider.configuration

[jira] [Resolved] (HDDS-2953) Handle replay of S3 requests

2020-02-10 Thread Bharat Viswanadham (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2953?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Viswanadham resolved HDDS-2953. -- Fix Version/s: 0.5.0 Resolution: Fixed > Handle replay of S3 requests >

[GitHub] [hadoop-ozone] bharatviswa504 commented on issue #501: HDDS-2944. Handle replay of KeyCommitRequest and DirectoryCreateRequest

2020-02-10 Thread GitBox
bharatviswa504 commented on issue #501: HDDS-2944. Handle replay of KeyCommitRequest and DirectoryCreateRequest URL: https://github.com/apache/hadoop-ozone/pull/501#issuecomment-584437677 Thank You @hanishakoneru for the contribution.

[GitHub] [hadoop-ozone] bharatviswa504 merged pull request #501: HDDS-2944. Handle replay of KeyCommitRequest and DirectoryCreateRequest

2020-02-10 Thread GitBox
bharatviswa504 merged pull request #501: HDDS-2944. Handle replay of KeyCommitRequest and DirectoryCreateRequest URL: https://github.com/apache/hadoop-ozone/pull/501 This is an automated message from the Apache Git Service.

[jira] [Resolved] (HDDS-2944) Handle replay of KeyCommitRequest and DirectoryCreateRequest

2020-02-10 Thread Bharat Viswanadham (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bharat Viswanadham resolved HDDS-2944. -- Fix Version/s: 0.5.0 Resolution: Fixed > Handle replay of KeyCommitRequest and

[GitHub] [hadoop-ozone] timmylicheng commented on issue #538: HDDS-1564 Multiraft support

2020-02-10 Thread GitBox
timmylicheng commented on issue #538: HDDS-1564 Multiraft support URL: https://github.com/apache/hadoop-ozone/pull/538#issuecomment-584443312 Review feedback were collected at https://docs.google.com/document/d/1NxCiHhn0u9BqgjuUXB8zxGtny69Qek4yTFe1QqUHiqM/edit. For upcoming review

[GitHub] [hadoop-ozone] linyiqun commented on issue #515: HDDS-2972. Any container replication error can terminate SCM service.

2020-02-10 Thread GitBox
linyiqun commented on issue #515: HDDS-2972. Any container replication error can terminate SCM service. URL: https://github.com/apache/hadoop-ozone/pull/515#issuecomment-584449199 Thanks @elek for the review and merge! This

[jira] [Updated] (HDDS-2636) Refresh pipeline information in OzoneManager lookupFile call

2020-02-10 Thread Mukul Kumar Singh (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2636?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mukul Kumar Singh updated HDDS-2636: Reporter: Istvan Fajth (was: Nanda kumar) > Refresh pipeline information in OzoneManager

[GitHub] [hadoop-ozone] elek commented on issue #418: HDDS-2716. ReadStateMachine failure should close down the ratis pipeline

2020-02-10 Thread GitBox
elek commented on issue #418: HDDS-2716. ReadStateMachine failure should close down the ratis pipeline URL: https://github.com/apache/hadoop-ozone/pull/418#issuecomment-584062457 Hi, what is the state of this PR? Do we need to merge it? @bshashikant ?

[jira] [Updated] (HDDS-2860) Cluster disk space metrics should reflect decommission and maintenance states

2020-02-10 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2860?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek updated HDDS-2860: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Cluster disk space metrics should

[GitHub] [hadoop-ozone] elek commented on issue #393: HDDS-1590 Aggregate bytes write metrics from container to datanode and to SCM

2020-02-10 Thread GitBox
elek commented on issue #393: HDDS-1590 Aggregate bytes write metrics from container to datanode and to SCM URL: https://github.com/apache/hadoop-ozone/pull/393#issuecomment-584052314 Thanks to post this patch @timmylicheng. Overall it looks good, but I am not sure about the motivation.

[jira] [Updated] (HDDS-2113) Update JMX metrics for node count in SCMNodeMetrics for Decommission and Maintenance

2020-02-10 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek updated HDDS-2113: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Update JMX metrics for node count

[GitHub] [hadoop-ozone] elek commented on issue #399: HDDS-2424. Add the recover-trash command server side handling.

2020-02-10 Thread GitBox
elek commented on issue #399: HDDS-2424. Add the recover-trash command server side handling. URL: https://github.com/apache/hadoop-ozone/pull/399#issuecomment-584063291 @bharatviswa504 Can we commit this PR? This is an

[GitHub] [hadoop-ozone] elek closed pull request #451: HDDS-2876. Consolidate ObjectID and UpdateID from Info objects into one class.

2020-02-10 Thread GitBox
elek closed pull request #451: HDDS-2876. Consolidate ObjectID and UpdateID from Info objects into one class. URL: https://github.com/apache/hadoop-ozone/pull/451 This is an automated message from the Apache Git Service. To

[jira] [Updated] (HDDS-2041) Don't depend on DFSUtil to check HTTP policy

2020-02-10 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2041?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek updated HDDS-2041: -- Resolution: Fixed Status: Resolved (was: Patch Available) Closing as it seems to be merged. >

[jira] [Updated] (HDDS-2972) Any container replication error can terminate SCM service

2020-02-10 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2972?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek updated HDDS-2972: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Any container replication error

[GitHub] [hadoop-ozone] elek closed pull request #515: HDDS-2972. Any container replication error can terminate SCM service.

2020-02-10 Thread GitBox
elek closed pull request #515: HDDS-2972. Any container replication error can terminate SCM service. URL: https://github.com/apache/hadoop-ozone/pull/515 This is an automated message from the Apache Git Service. To respond

[jira] [Resolved] (HDDS-2876) Consolidate ObjectID and UpdateID from Info objects into one class

2020-02-10 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek resolved HDDS-2876. --- Fix Version/s: 0.5.0 Resolution: Fixed > Consolidate ObjectID and UpdateID from Info objects

[GitHub] [hadoop-ozone] elek commented on issue #164: HDDS-426. Add field modificationTime for Volume and Bucket

2020-02-10 Thread GitBox
elek commented on issue #164: HDDS-426. Add field modificationTime for Volume and Bucket URL: https://github.com/apache/hadoop-ozone/pull/164#issuecomment-584138386 ping @bharatviswa504 @anuengineer This is an automated

[GitHub] [hadoop-ozone] elek commented on a change in pull request #534: HDDS-2987. Add metrics to OM DoubleBuffer.

2020-02-10 Thread GitBox
elek commented on a change in pull request #534: HDDS-2987. Add metrics to OM DoubleBuffer. URL: https://github.com/apache/hadoop-ozone/pull/534#discussion_r377090569 ## File path:

[GitHub] [hadoop-ozone] elek commented on a change in pull request #536: HDDS-2988. Use getPropertiesByPrefix instead of regex in matching ratis client and server properties.

2020-02-10 Thread GitBox
elek commented on a change in pull request #536: HDDS-2988. Use getPropertiesByPrefix instead of regex in matching ratis client and server properties. URL: https://github.com/apache/hadoop-ozone/pull/536#discussion_r377105756 ## File path:

[GitHub] [hadoop-ozone] elek commented on a change in pull request #536: HDDS-2988. Use getPropertiesByPrefix instead of regex in matching ratis client and server properties.

2020-02-10 Thread GitBox
elek commented on a change in pull request #536: HDDS-2988. Use getPropertiesByPrefix instead of regex in matching ratis client and server properties. URL: https://github.com/apache/hadoop-ozone/pull/536#discussion_r377102805 ## File path:

[GitHub] [hadoop-ozone] elek commented on a change in pull request #536: HDDS-2988. Use getPropertiesByPrefix instead of regex in matching ratis client and server properties.

2020-02-10 Thread GitBox
elek commented on a change in pull request #536: HDDS-2988. Use getPropertiesByPrefix instead of regex in matching ratis client and server properties. URL: https://github.com/apache/hadoop-ozone/pull/536#discussion_r377107994 ## File path:

[GitHub] [hadoop-ozone] arp7 commented on issue #510: HDDS-2958. Handle replay of OM Volume ACL requests

2020-02-10 Thread GitBox
arp7 commented on issue #510: HDDS-2958. Handle replay of OM Volume ACL requests URL: https://github.com/apache/hadoop-ozone/pull/510#issuecomment-584162028 Kicked off retest. This is an automated message from the Apache Git

[GitHub] [hadoop-ozone] elek commented on issue #451: HDDS-2876. Consolidate ObjectID and UpdateID from Info objects into one class.

2020-02-10 Thread GitBox
elek commented on issue #451: HDDS-2876. Consolidate ObjectID and UpdateID from Info objects into one class. URL: https://github.com/apache/hadoop-ozone/pull/451#issuecomment-584135802 Fresh build is passed:

[GitHub] [hadoop-ozone] adoroszlai commented on a change in pull request #502: HDDS-2955. Unnecessary log messages in DBStoreBuilder

2020-02-10 Thread GitBox
adoroszlai commented on a change in pull request #502: HDDS-2955. Unnecessary log messages in DBStoreBuilder URL: https://github.com/apache/hadoop-ozone/pull/502#discussion_r377084074 ## File path:

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

2020-02-10 Thread Aravindan Vijayan (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17033793#comment-17033793 ] Aravindan Vijayan commented on HDDS-2914: - Thanks to [~pifta], we have confirmed that the

[GitHub] [hadoop-ozone] avijayanhwx opened a new pull request #540: Hdds 2914 master

2020-02-10 Thread GitBox
avijayanhwx opened a new pull request #540: Hdds 2914 master URL: https://github.com/apache/hadoop-ozone/pull/540 ## What changes were proposed in this pull request? While running the TPCDS hive benchmark, certain queries are failing with the following error. > Caused by:

[GitHub] [hadoop-ozone] bharatviswa504 commented on a change in pull request #534: HDDS-2987. Add metrics to OM DoubleBuffer.

2020-02-10 Thread GitBox
bharatviswa504 commented on a change in pull request #534: HDDS-2987. Add metrics to OM DoubleBuffer. URL: https://github.com/apache/hadoop-ozone/pull/534#discussion_r377186717 ## File path:

[GitHub] [hadoop-ozone] bharatviswa504 commented on issue #534: HDDS-2987. Add metrics to OM DoubleBuffer.

2020-02-10 Thread GitBox
bharatviswa504 commented on issue #534: HDDS-2987. Add metrics to OM DoubleBuffer. URL: https://github.com/apache/hadoop-ozone/pull/534#issuecomment-584221061 > Thanks the patch @bharatviswa504 > > Overall it looks good. I have a small question inline. > > And one note: I am

[GitHub] [hadoop-ozone] bharatviswa504 commented on issue #536: HDDS-2988. Use getPropertiesByPrefix instead of regex in matching ratis client and server properties.

2020-02-10 Thread GitBox
bharatviswa504 commented on issue #536: HDDS-2988. Use getPropertiesByPrefix instead of regex in matching ratis client and server properties. URL: https://github.com/apache/hadoop-ozone/pull/536#issuecomment-584223834 > Thanks the patch @bharatviswa504 > > Overall I like the idea to

[GitHub] [hadoop-ozone] bharatviswa504 commented on a change in pull request #536: HDDS-2988. Use getPropertiesByPrefix instead of regex in matching ratis client and server properties.

2020-02-10 Thread GitBox
bharatviswa504 commented on a change in pull request #536: HDDS-2988. Use getPropertiesByPrefix instead of regex in matching ratis client and server properties. URL: https://github.com/apache/hadoop-ozone/pull/536#discussion_r377193798 ## File path:

[GitHub] [hadoop-ozone] elek closed pull request #522: HDDS-2975. Print Freon summary to log in non-interactive mode

2020-02-10 Thread GitBox
elek closed pull request #522: HDDS-2975. Print Freon summary to log in non-interactive mode URL: https://github.com/apache/hadoop-ozone/pull/522 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [hadoop-ozone] elek commented on issue #422: HDDS-2113 Update JMX metrics for node count in SCMNodeMetrics for Decommission and Maintenance

2020-02-10 Thread GitBox
elek commented on issue #422: HDDS-2113 Update JMX metrics for node count in SCMNodeMetrics for Decommission and Maintenance URL: https://github.com/apache/hadoop-ozone/pull/422#issuecomment-584187217 Merged This is an

[jira] [Updated] (HDDS-2960) Collect output of crashed tests

2020-02-10 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek updated HDDS-2960: -- Fix Version/s: 0.5.0 Resolution: Fixed Status: Resolved (was: Patch Available) >

[GitHub] [hadoop-ozone] elek closed pull request #422: HDDS-2113 Update JMX metrics for node count in SCMNodeMetrics for Decommission and Maintenance

2020-02-10 Thread GitBox
elek closed pull request #422: HDDS-2113 Update JMX metrics for node count in SCMNodeMetrics for Decommission and Maintenance URL: https://github.com/apache/hadoop-ozone/pull/422 This is an automated message from the Apache

[GitHub] [hadoop-ozone] elek closed pull request #509: HDDS-2960. Collect output of crashed tests

2020-02-10 Thread GitBox
elek closed pull request #509: HDDS-2960. Collect output of crashed tests URL: https://github.com/apache/hadoop-ozone/pull/509 This is an automated message from the Apache Git Service. To respond to the message, please log

[jira] [Updated] (HDDS-2992) Handle existing volume/bucket in contract tests

2020-02-10 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-2992: - Labels: pull-request-available (was: ) > Handle existing volume/bucket in contract tests >

[GitHub] [hadoop-ozone] bharatviswa504 commented on a change in pull request #536: HDDS-2988. Use getPropertiesByPrefix instead of regex in matching ratis client and server properties.

2020-02-10 Thread GitBox
bharatviswa504 commented on a change in pull request #536: HDDS-2988. Use getPropertiesByPrefix instead of regex in matching ratis client and server properties. URL: https://github.com/apache/hadoop-ozone/pull/536#discussion_r377193798 ## File path:

[jira] [Updated] (HDDS-2975) Print Freon summary to log in non-interactive mode

2020-02-10 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2975?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek updated HDDS-2975: -- Fix Version/s: 0.5.0 Resolution: Fixed Status: Resolved (was: Patch Available) >

[GitHub] [hadoop-ozone] adoroszlai commented on issue #522: HDDS-2975. Print Freon summary to log in non-interactive mode

2020-02-10 Thread GitBox
adoroszlai commented on issue #522: HDDS-2975. Print Freon summary to log in non-interactive mode URL: https://github.com/apache/hadoop-ozone/pull/522#issuecomment-584170718 Thanks @elek for reviewing and committing it. This

[GitHub] [hadoop-ozone] adoroszlai commented on issue #509: HDDS-2960. Collect output of crashed tests

2020-02-10 Thread GitBox
adoroszlai commented on issue #509: HDDS-2960. Collect output of crashed tests URL: https://github.com/apache/hadoop-ozone/pull/509#issuecomment-584187769 Thanks @elek for reviewing and committing it. This is an automated

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #539: HDDS-2992. Handle existing volume/bucket in contract tests

2020-02-10 Thread GitBox
adoroszlai opened a new pull request #539: HDDS-2992. Handle existing volume/bucket in contract tests URL: https://github.com/apache/hadoop-ozone/pull/539 ## What changes were proposed in this pull request? https://issues.apache.org/jira/browse/HDDS-2992 ## How was

[jira] [Created] (HDDS-2992) Handle existing volume/bucket in contract tests

2020-02-10 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HDDS-2992: -- Summary: Handle existing volume/bucket in contract tests Key: HDDS-2992 URL: https://issues.apache.org/jira/browse/HDDS-2992 Project: Hadoop Distributed Data

[jira] [Resolved] (HDDS-2946) Rename audit log should contain both srcKey and dstKey not just key

2020-02-10 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2946?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek resolved HDDS-2946. --- Resolution: Fixed > Rename audit log should contain both srcKey and dstKey not just key >

[GitHub] [hadoop-ozone] elek closed pull request #535: HDDS-2946. Rename audit log should contain both srcKey and dstKey not just key

2020-02-10 Thread GitBox
elek closed pull request #535: HDDS-2946. Rename audit log should contain both srcKey and dstKey not just key URL: https://github.com/apache/hadoop-ozone/pull/535 This is an automated message from the Apache Git Service. To