[GitHub] [hadoop-ozone] adoroszlai commented on issue #271: HDDS-1812. Du while calculating used disk space reports that chunk files are file not found

2020-01-16 Thread GitBox
adoroszlai commented on issue #271: HDDS-1812. Du while calculating used disk space reports that chunk files are file not found URL: https://github.com/apache/hadoop-ozone/pull/271#issuecomment-575045589 Thanks again @arp7, @elek and @hanishakoneru for the reviews, and @arp7 for merging

[jira] [Created] (HDDS-2895) Generate only the required keytabs for docker based secure tests

2020-01-16 Thread Marton Elek (Jira)
Marton Elek created HDDS-2895: - Summary: Generate only the required keytabs for docker based secure tests Key: HDDS-2895 URL: https://issues.apache.org/jira/browse/HDDS-2895 Project: Hadoop Distributed

[jira] [Assigned] (HDDS-2895) Generate only the required keytabs for docker based secure tests

2020-01-16 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2895?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek reassigned HDDS-2895: - Assignee: Marton Elek > Generate only the required keytabs for docker based secure tests >

[jira] [Assigned] (HDDS-2849) OM and SCM Web-server report HTTP 404 error when accessing '/' after cluster runs for several weeks

2020-01-16 Thread Sammi Chen (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2849?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sammi Chen reassigned HDDS-2849: Assignee: Sammi Chen > OM and SCM Web-server report HTTP 404 error when accessing '/' after

[GitHub] [hadoop-ozone] adoroszlai commented on issue #446: HDDS-2859. Hugo error should be propagated to build

2020-01-16 Thread GitBox
adoroszlai commented on issue #446: HDDS-2859. Hugo error should be propagated to build URL: https://github.com/apache/hadoop-ozone/pull/446#issuecomment-575255393 Thanks @xiaoyuyao for taking a look at this. > so the main change is contained in the apache/ozone-build image itself?

[GitHub] [hadoop-ozone] lokeshj1703 commented on issue #443: HDDS-2757. Too much 'Failed to close the container' message because p…

2020-01-16 Thread GitBox
lokeshj1703 commented on issue #443: HDDS-2757. Too much 'Failed to close the container' message because p… URL: https://github.com/apache/hadoop-ozone/pull/443#issuecomment-575202586 @ChenSammi Thanks for working on the PR! I have committed it to master branch.

[jira] [Resolved] (HDDS-2875) Add a config in ozone to tune max outstanding requests in raft client

2020-01-16 Thread Lokesh Jain (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain resolved HDDS-2875. --- Resolution: Fixed > Add a config in ozone to tune max outstanding requests in raft client >

[GitHub] [hadoop-ozone] elek opened a new pull request #449: HDDS-2891. Apache NiFi PutFile processor is failing with secure Ozone S3G

2020-01-16 Thread GitBox
elek opened a new pull request #449: HDDS-2891. Apache NiFi PutFile processor is failing with secure Ozone S3G URL: https://github.com/apache/hadoop-ozone/pull/449 ## What changes were proposed in this pull request? Multipart upload is not working in secure environment as the

[jira] [Created] (HDDS-2896) Add a config in ozone to tune ratis server watch timeout interval in ozone

2020-01-16 Thread Shashikant Banerjee (Jira)
Shashikant Banerjee created HDDS-2896: - Summary: Add a config in ozone to tune ratis server watch timeout interval in ozone Key: HDDS-2896 URL: https://issues.apache.org/jira/browse/HDDS-2896

[GitHub] [hadoop-ozone] xiaoyuyao commented on issue #446: HDDS-2859. Hugo error should be propagated to build

2020-01-16 Thread GitBox
xiaoyuyao commented on issue #446: HDDS-2859. Hugo error should be propagated to build URL: https://github.com/apache/hadoop-ozone/pull/446#issuecomment-575242458 @adoroszlai thanks for fixing this. I took a look at the change so the main change is contained in the apache/ozone-build

[GitHub] [hadoop-ozone] lokeshj1703 merged pull request #443: HDDS-2757. Too much 'Failed to close the container' message because p…

2020-01-16 Thread GitBox
lokeshj1703 merged pull request #443: HDDS-2757. Too much 'Failed to close the container' message because p… URL: https://github.com/apache/hadoop-ozone/pull/443 This is an automated message from the Apache Git Service. To

[jira] [Resolved] (HDDS-2757) Too much "Failed to close the container" message because pipeline is removed from PipelineStateMap before close container command returned

2020-01-16 Thread Lokesh Jain (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2757?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lokesh Jain resolved HDDS-2757. --- Fix Version/s: 0.5.0 Resolution: Fixed > Too much "Failed to close the container" message

[jira] [Updated] (HDDS-2833) Enable integrations tests for github actions

2020-01-16 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2833?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-2833: --- Status: Patch Available (was: In Progress) > Enable integrations tests for github actions >

[jira] [Updated] (HDDS-2891) Apache NiFi PutFile processor is failing with secure Ozone S3G

2020-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2891?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-2891: - Labels: pull-request-available (was: ) > Apache NiFi PutFile processor is failing with secure

[GitHub] [hadoop-ozone] hanishakoneru opened a new pull request #450: HDDS-2893. Handle replay of KeyPurge Request.

2020-01-16 Thread GitBox
hanishakoneru opened a new pull request #450: HDDS-2893. Handle replay of KeyPurge Request. URL: https://github.com/apache/hadoop-ozone/pull/450 ## What changes were proposed in this pull request? If KeyPurgeRequest is replayed, we do not want to purge the keys which were created

[jira] [Updated] (HDDS-2893) Handle replay of KeyPurge Request

2020-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2893?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-2893: - Labels: pull-request-available (was: ) > Handle replay of KeyPurge Request >

[GitHub] [hadoop-ozone] lokeshj1703 merged pull request #436: HDDS-2875. Add a config in ozone to tune max outstanding requests in …

2020-01-16 Thread GitBox
lokeshj1703 merged pull request #436: HDDS-2875. Add a config in ozone to tune max outstanding requests in … URL: https://github.com/apache/hadoop-ozone/pull/436 This is an automated message from the Apache Git Service. To

[GitHub] [hadoop-ozone] lokeshj1703 commented on issue #436: HDDS-2875. Add a config in ozone to tune max outstanding requests in …

2020-01-16 Thread GitBox
lokeshj1703 commented on issue #436: HDDS-2875. Add a config in ozone to tune max outstanding requests in … URL: https://github.com/apache/hadoop-ozone/pull/436#issuecomment-575201827 @bharatviswa504 Thanks for updating the PR! The changes look good to me. I have committed it to master

[jira] [Created] (HDDS-2897) Ozone recon Start failed due to Kerberos principal not being found.

2020-01-16 Thread Yesha Vora (Jira)
Yesha Vora created HDDS-2897: Summary: Ozone recon Start failed due to Kerberos principal not being found. Key: HDDS-2897 URL: https://issues.apache.org/jira/browse/HDDS-2897 Project: Hadoop Distributed

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

2020-01-16 Thread GitBox
hanishakoneru opened a new pull request #451: HDDS-2876. Consolidate ObjectID and UpdateID from Info objects into one class. URL: https://github.com/apache/hadoop-ozone/pull/451 ## What changes were proposed in this pull request? We use ObjectID and BucketID in OMVolumeArgs,

[GitHub] [hadoop-ozone] avijayanhwx commented on issue #441: HDDS-2889. Make DBStore and RDBStore more commons.

2020-01-16 Thread GitBox
avijayanhwx commented on issue #441: HDDS-2889. Make DBStore and RDBStore more commons. URL: https://github.com/apache/hadoop-ozone/pull/441#issuecomment-575260939 @maobaolong I believe it can be done without adding a config as well. Can we move the creation of the checkpoint parent

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

2020-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2876?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-2876: - Labels: pull-request-available (was: ) > Consolidate ObjectID and UpdateID from Info objects

[GitHub] [hadoop-ozone] hanishakoneru opened a new pull request #452: Hdds 2894

2020-01-16 Thread GitBox
hanishakoneru opened a new pull request #452: Hdds 2894 URL: https://github.com/apache/hadoop-ozone/pull/452 ## What changes were proposed in this pull request? To ensure that key deletion and rename operations are idempotent, compare the transactionID with the objectID and updateID

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

2020-01-16 Thread GitBox
bharatviswa504 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_r367760579 ## File path:

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #439: HDDS-2733. start/Kubernetes.md translated to Chinese

2020-01-16 Thread GitBox
xiaoyuyao commented on a change in pull request #439: HDDS-2733. start/Kubernetes.md translated to Chinese URL: https://github.com/apache/hadoop-ozone/pull/439#discussion_r367760525 ## File path: hadoop-hdds/docs/content/start/Kubernetes.zh.md ## @@ -1,5 +1,5 @@ ---

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #439: HDDS-2733. start/Kubernetes.md translated to Chinese

2020-01-16 Thread GitBox
xiaoyuyao commented on a change in pull request #439: HDDS-2733. start/Kubernetes.md translated to Chinese URL: https://github.com/apache/hadoop-ozone/pull/439#discussion_r367760468 ## File path: hadoop-hdds/docs/content/start/Kubernetes.zh.md ## @@ -21,31 +21,32 @@

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #439: HDDS-2733. start/Kubernetes.md translated to Chinese

2020-01-16 Thread GitBox
xiaoyuyao commented on a change in pull request #439: HDDS-2733. start/Kubernetes.md translated to Chinese URL: https://github.com/apache/hadoop-ozone/pull/439#discussion_r367761366 ## File path: hadoop-hdds/docs/content/start/Kubernetes.zh.md ## @@ -21,31 +21,32 @@

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

2020-01-16 Thread GitBox
bharatviswa504 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_r367761604 ## File path:

[GitHub] [hadoop-ozone] adoroszlai commented on issue #427: HDDS-2866. Intermittent failure in TestOzoneManagerRocksDBLogging

2020-01-16 Thread GitBox
adoroszlai commented on issue #427: HDDS-2866. Intermittent failure in TestOzoneManagerRocksDBLogging URL: https://github.com/apache/hadoop-ozone/pull/427#issuecomment-575501048 Thanks @avijayanhwx for the review, and @xiaoyuyao for reviewing and merging this.

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #439: HDDS-2733. start/Kubernetes.md translated to Chinese

2020-01-16 Thread GitBox
xiaoyuyao commented on a change in pull request #439: HDDS-2733. start/Kubernetes.md translated to Chinese URL: https://github.com/apache/hadoop-ozone/pull/439#discussion_r367761876 ## File path: hadoop-hdds/docs/content/start/Kubernetes.zh.md ## @@ -21,31 +21,32 @@

[GitHub] [hadoop-ozone] mukul1987 commented on issue #453: HDDS-2897. Ozone recon Start failed due to Kerberos principal not bei…

2020-01-16 Thread GitBox
mukul1987 commented on issue #453: HDDS-2897. Ozone recon Start failed due to Kerberos principal not bei… URL: https://github.com/apache/hadoop-ozone/pull/453#issuecomment-575459610 @avijayanhwx The changes look good to me. Can we also add a robot test to start recon in secure

[GitHub] [hadoop-ozone] avijayanhwx commented on a change in pull request #431: HDDS-2846. Handle Datanode Pipeline & Container Reports reports in Recon.

2020-01-16 Thread GitBox
avijayanhwx commented on a change in pull request #431: HDDS-2846. Handle Datanode Pipeline & Container Reports reports in Recon. URL: https://github.com/apache/hadoop-ozone/pull/431#discussion_r367772227 ## File path:

[GitHub] [hadoop-ozone] avijayanhwx commented on issue #453: HDDS-2897. Ozone recon Start failed due to Kerberos principal not bei…

2020-01-16 Thread GitBox
avijayanhwx commented on issue #453: HDDS-2897. Ozone recon Start failed due to Kerberos principal not bei… URL: https://github.com/apache/hadoop-ozone/pull/453#issuecomment-575495457 > @avijayanhwx The changes look good to me. Can we also add a robot test to start recon in secure

[jira] [Updated] (HDDS-2899) Add Robot Tests for Recon - OM integration.

2020-01-16 Thread Aravindan Vijayan (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aravindan Vijayan updated HDDS-2899: Description: * Write a key to Ozone Manager and makes sure Recon picks it up after the

[GitHub] [hadoop-ozone] swagle commented on a change in pull request #431: HDDS-2846. Handle Datanode Pipeline & Container Reports reports in Recon.

2020-01-16 Thread GitBox
swagle commented on a change in pull request #431: HDDS-2846. Handle Datanode Pipeline & Container Reports reports in Recon. URL: https://github.com/apache/hadoop-ozone/pull/431#discussion_r367753518 ## File path:

[jira] [Created] (HDDS-2898) build failure due to hadoop-hdds-client test

2020-01-16 Thread Xiang Zhang (Jira)
Xiang Zhang created HDDS-2898: - Summary: build failure due to hadoop-hdds-client test Key: HDDS-2898 URL: https://issues.apache.org/jira/browse/HDDS-2898 Project: Hadoop Distributed Data Store

[GitHub] [hadoop-ozone] iamabug commented on a change in pull request #439: HDDS-2733. start/Kubernetes.md translated to Chinese

2020-01-16 Thread GitBox
iamabug commented on a change in pull request #439: HDDS-2733. start/Kubernetes.md translated to Chinese URL: https://github.com/apache/hadoop-ozone/pull/439#discussion_r367762511 ## File path: hadoop-hdds/docs/content/start/Kubernetes.zh.md ## @@ -21,31 +21,32 @@ weight:

[GitHub] [hadoop-ozone] iamabug commented on a change in pull request #439: HDDS-2733. start/Kubernetes.md translated to Chinese

2020-01-16 Thread GitBox
iamabug commented on a change in pull request #439: HDDS-2733. start/Kubernetes.md translated to Chinese URL: https://github.com/apache/hadoop-ozone/pull/439#discussion_r367762511 ## File path: hadoop-hdds/docs/content/start/Kubernetes.zh.md ## @@ -21,31 +21,32 @@ weight:

[jira] [Created] (HDDS-2899) Add Robot Tests for Recon - OM integration.

2020-01-16 Thread Aravindan Vijayan (Jira)
Aravindan Vijayan created HDDS-2899: --- Summary: Add Robot Tests for Recon - OM integration. Key: HDDS-2899 URL: https://issues.apache.org/jira/browse/HDDS-2899 Project: Hadoop Distributed Data Store

[jira] [Updated] (HDDS-2866) Intermittent failure in TestOzoneManagerRocksDBLogging

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

[jira] [Assigned] (HDDS-2897) Ozone recon Start failed due to Kerberos principal not being found.

2020-01-16 Thread Aravindan Vijayan (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aravindan Vijayan reassigned HDDS-2897: --- Assignee: Aravindan Vijayan > Ozone recon Start failed due to Kerberos principal not

[jira] [Resolved] (HDDS-2740) start/FromSource.md translation

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

[jira] [Updated] (HDDS-2859) Hugo error should be propagated to build

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

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #442: HDDS-2734. start/RunningViaDocker.md translated to Chinese

2020-01-16 Thread GitBox
xiaoyuyao commented on a change in pull request #442: HDDS-2734. start/RunningViaDocker.md translated to Chinese URL: https://github.com/apache/hadoop-ozone/pull/442#discussion_r367700594 ## File path: hadoop-hdds/docs/content/start/RunningViaDocker.zh.md ## @@ -21,40

[GitHub] [hadoop-ozone] xiaoyuyao merged pull request #427: HDDS-2866. Intermittent failure in TestOzoneManagerRocksDBLogging

2020-01-16 Thread GitBox
xiaoyuyao merged pull request #427: HDDS-2866. Intermittent failure in TestOzoneManagerRocksDBLogging URL: https://github.com/apache/hadoop-ozone/pull/427 This is an automated message from the Apache Git Service. To respond

[GitHub] [hadoop-ozone] xiaoyuyao commented on issue #446: HDDS-2859. Hugo error should be propagated to build

2020-01-16 Thread GitBox
xiaoyuyao commented on issue #446: HDDS-2859. Hugo error should be propagated to build URL: https://github.com/apache/hadoop-ozone/pull/446#issuecomment-575383398 Thanks @adoroszlai for the details, LGTM. +1. This is an

[jira] [Resolved] (HDDS-2726) start/StartFromDockerHub.md translated to Chinese

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

[GitHub] [hadoop-ozone] xiaoyuyao merged pull request #446: HDDS-2859. Hugo error should be propagated to build

2020-01-16 Thread GitBox
xiaoyuyao merged pull request #446: HDDS-2859. Hugo error should be propagated to build URL: https://github.com/apache/hadoop-ozone/pull/446 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [hadoop-ozone] xiaoyuyao commented on issue #417: HDDS-2726. start/StartFromDockerHub.md translated to Chinese

2020-01-16 Thread GitBox
xiaoyuyao commented on issue #417: HDDS-2726. start/StartFromDockerHub.md translated to Chinese URL: https://github.com/apache/hadoop-ozone/pull/417#issuecomment-575385191 LGTM, +1. I will merge it shortly. This is an

[GitHub] [hadoop-ozone] xiaoyuyao merged pull request #417: HDDS-2726. start/StartFromDockerHub.md translated to Chinese

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

[jira] [Updated] (HDDS-2897) Ozone recon Start failed due to Kerberos principal not being found.

2020-01-16 Thread Aravindan Vijayan (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aravindan Vijayan updated HDDS-2897: Status: Patch Available (was: Open) > Ozone recon Start failed due to Kerberos principal

[jira] [Commented] (HDDS-2822) NPE when datanode applyTransaction

2020-01-16 Thread Xiang Zhang (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17017625#comment-17017625 ] Xiang Zhang commented on HDDS-2822: --- [~Sammi] Could you tell how to reproduce this ? > NPE when

[GitHub] [hadoop-ozone] xiaoyuyao merged pull request #444: HDDS-2740. start/FromSource.md translation

2020-01-16 Thread GitBox
xiaoyuyao merged pull request #444: HDDS-2740. start/FromSource.md translation URL: https://github.com/apache/hadoop-ozone/pull/444 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [hadoop-ozone] xiaoyuyao commented on issue #444: HDDS-2740. start/FromSource.md translation

2020-01-16 Thread GitBox
xiaoyuyao commented on issue #444: HDDS-2740. start/FromSource.md translation URL: https://github.com/apache/hadoop-ozone/pull/444#issuecomment-575383972 Thanks @iamabug for the update. LGTM, +1. I will merge it shortly.

[GitHub] [hadoop-ozone] adoroszlai commented on issue #446: HDDS-2859. Hugo error should be propagated to build

2020-01-16 Thread GitBox
adoroszlai commented on issue #446: HDDS-2859. Hugo error should be propagated to build URL: https://github.com/apache/hadoop-ozone/pull/446#issuecomment-575388010 Thanks @xiaoyuyao for reviewing and merging this. This is an

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #442: HDDS-2734. start/RunningViaDocker.md translated to Chinese

2020-01-16 Thread GitBox
xiaoyuyao commented on a change in pull request #442: HDDS-2734. start/RunningViaDocker.md translated to Chinese URL: https://github.com/apache/hadoop-ozone/pull/442#discussion_r367700990 ## File path: hadoop-hdds/docs/content/start/RunningViaDocker.zh.md ## @@ -21,40

[GitHub] [hadoop-ozone] avijayanhwx edited a comment on issue #453: HDDS-2897. Ozone recon Start failed due to Kerberos principal not bei…

2020-01-16 Thread GitBox
avijayanhwx edited a comment on issue #453: HDDS-2897. Ozone recon Start failed due to Kerberos principal not bei… URL: https://github.com/apache/hadoop-ozone/pull/453#issuecomment-575411054 cc @swagle / @shwetayakkali Please review.

[jira] [Updated] (HDDS-2897) Ozone recon Start failed due to Kerberos principal not being found.

2020-01-16 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2897?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-2897: - Labels: pull-request-available (was: ) > Ozone recon Start failed due to Kerberos principal not

[GitHub] [hadoop-ozone] avijayanhwx commented on issue #453: HDDS-2897. Ozone recon Start failed due to Kerberos principal not bei…

2020-01-16 Thread GitBox
avijayanhwx commented on issue #453: HDDS-2897. Ozone recon Start failed due to Kerberos principal not bei… URL: https://github.com/apache/hadoop-ozone/pull/453#issuecomment-575411054 cc @swagle / @shwetayakkali This is an

[GitHub] [hadoop-ozone] avijayanhwx opened a new pull request #453: HDDS-2897. Ozone recon Start failed due to Kerberos principal not bei…

2020-01-16 Thread GitBox
avijayanhwx opened a new pull request #453: HDDS-2897. Ozone recon Start failed due to Kerberos principal not bei… URL: https://github.com/apache/hadoop-ozone/pull/453 …ng found. ## What changes were proposed in this pull request? The Ozone Configuration was not getting passed

[jira] [Resolved] (HDDS-2732) website layout regarding requirements not looking good

2020-01-16 Thread Xiang Zhang (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2732?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xiang Zhang resolved HDDS-2732. --- Resolution: Not A Problem > website layout regarding requirements not looking good >