[jira] [Created] (HDDS-2912) Separate srubber from pipeline creation

2020-01-19 Thread Li Cheng (Jira)
Li Cheng created HDDS-2912: -- Summary: Separate srubber from pipeline creation Key: HDDS-2912 URL: https://issues.apache.org/jira/browse/HDDS-2912 Project: Hadoop Distributed Data Store Issue Type:

[GitHub] [hadoop-ozone] linyiqun commented on a change in pull request #461: HDDS-2910. OzoneManager startup failure with throwing unhelpful excep…

2020-01-19 Thread GitBox
linyiqun commented on a change in pull request #461: HDDS-2910. OzoneManager startup failure with throwing unhelpful excep… URL: https://github.com/apache/hadoop-ozone/pull/461#discussion_r368351064 ## File path:

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #461: HDDS-2910. OzoneManager startup failure with throwing unhelpful excep…

2020-01-19 Thread GitBox
xiaoyuyao commented on a change in pull request #461: HDDS-2910. OzoneManager startup failure with throwing unhelpful excep… URL: https://github.com/apache/hadoop-ozone/pull/461#discussion_r368341657 ## File path:

[GitHub] [hadoop-ozone] xiaoyuyao commented on a change in pull request #461: HDDS-2910. OzoneManager startup failure with throwing unhelpful excep…

2020-01-19 Thread GitBox
xiaoyuyao commented on a change in pull request #461: HDDS-2910. OzoneManager startup failure with throwing unhelpful excep… URL: https://github.com/apache/hadoop-ozone/pull/461#discussion_r368341657 ## File path:

[jira] [Updated] (HDDS-2908) Jeager UI shows less information than expected

2020-01-19 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek updated HDDS-2908: -- Description: After enable jaeger, there is not eough information on UI to facilitate write latency

[jira] [Updated] (HDDS-2908) Jeager UI shows less information than expected

2020-01-19 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek updated HDDS-2908: -- Environment: (was: After enable jaeger, there is not eough information on UI to facilitate write

[GitHub] [hadoop-ozone] cxorm edited a comment on issue #164: HDDS-426. Add field modificationTime for Volume and Bucket

2020-01-19 Thread GitBox
cxorm edited a comment on issue #164: HDDS-426. Add field modificationTime for Volume and Bucket URL: https://github.com/apache/hadoop-ozone/pull/164#issuecomment-576031448 This PR would be redone and fixed soon. This is an

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

2020-01-19 Thread GitBox
cxorm commented on issue #164: HDDS-426. Add field modificationTime for Volume and Bucket URL: https://github.com/apache/hadoop-ozone/pull/164#issuecomment-576031448 This PR would be fixed soon. This is an automated message

[jira] [Updated] (HDDS-2424) Add the recover-trash command server side handling.

2020-01-19 Thread YiSheng Lien (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YiSheng Lien updated HDDS-2424: --- Description: Add the standard server side code for command handling. The components should to be

[jira] [Updated] (HDDS-2424) Add the recover-trash command server side handling.

2020-01-19 Thread YiSheng Lien (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YiSheng Lien updated HDDS-2424: --- Description: Add the standard server side code for command handling. The components should to be

[jira] [Updated] (HDDS-2424) Add the recover-trash command server side handling.

2020-01-19 Thread YiSheng Lien (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] YiSheng Lien updated HDDS-2424: --- Description: Add the standard server side code for command handling. The components should to be

[GitHub] [hadoop-ozone] cxorm commented on issue #261: HDDS-2610. Fix the ObjectStore#listVolumes failure when argument is null

2020-01-19 Thread GitBox
cxorm commented on issue #261: HDDS-2610. Fix the ObjectStore#listVolumes failure when argument is null URL: https://github.com/apache/hadoop-ozone/pull/261#issuecomment-576030031 Would you please take a look on the fix if you have time, @bharatviswa504

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

2020-01-19 Thread GitBox
cxorm commented on issue #399: HDDS-2424. Add the recover-trash command server side handling. URL: https://github.com/apache/hadoop-ozone/pull/399#issuecomment-576029639 Thanks @bharatviswa504 for the document. The `recoverTrash` is type of write request, and with the document I

[GitHub] [hadoop-ozone] cxorm commented on issue #430: HDDS-2817. Fix listing buckets for setting --prefix equal to bucket name

2020-01-19 Thread GitBox
cxorm commented on issue #430: HDDS-2817. Fix listing buckets for setting --prefix equal to bucket name URL: https://github.com/apache/hadoop-ozone/pull/430#issuecomment-576026536 Would you take a look on this PR if you have time, @xiaoyuyao

[GitHub] [hadoop-ozone] cxorm commented on issue #432: HDDS-2832. Fix listing buckets for setting --start with last bucket

2020-01-19 Thread GitBox
cxorm commented on issue #432: HDDS-2832. Fix listing buckets for setting --start with last bucket URL: https://github.com/apache/hadoop-ozone/pull/432#issuecomment-576026600 Test would be added in integration-test soon.

[jira] [Updated] (HDDS-2846) Handle Datanode Pipeline & Container Reports reports in Recon

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

[GitHub] [hadoop-ozone] arp7 merged pull request #431: HDDS-2846. Handle Datanode Pipeline & Container Reports reports in Recon.

2020-01-19 Thread GitBox
arp7 merged pull request #431: HDDS-2846. Handle Datanode Pipeline & Container Reports reports in Recon. URL: https://github.com/apache/hadoop-ozone/pull/431 This is an automated message from the Apache Git Service. To

[GitHub] [hadoop-ozone] cxorm commented on issue #437: HDDS-2845. Fix listing keys for setting --start with last key

2020-01-19 Thread GitBox
cxorm commented on issue #437: HDDS-2845. Fix listing keys for setting --start with last key URL: https://github.com/apache/hadoop-ozone/pull/437#issuecomment-576012916 Thanks @xiaoyuyao for reviewing this PR. I add a test in integration-test `TestOzoneShellHA` cause this issue aims

[jira] [Created] (HDDS-2911) lastUsed and stateEnterTime value in container info is not human friendly

2020-01-19 Thread Sammi Chen (Jira)
Sammi Chen created HDDS-2911: Summary: lastUsed and stateEnterTime value in container info is not human friendly Key: HDDS-2911 URL: https://issues.apache.org/jira/browse/HDDS-2911 Project: Hadoop

[jira] [Updated] (HDDS-2910) OzoneManager startup failure with throwing unhelpful exception message

2020-01-19 Thread Yiqun Lin (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yiqun Lin updated HDDS-2910: Status: Patch Available (was: Open) > OzoneManager startup failure with throwing unhelpful exception

[jira] [Updated] (HDDS-2910) OzoneManager startup failure with throwing unhelpful exception message

2020-01-19 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-2910: - Labels: pull-request-available (was: ) > OzoneManager startup failure with throwing unhelpful

[GitHub] [hadoop-ozone] linyiqun opened a new pull request #461: HDDS-2910. OzoneManager startup failure with throwing unhelpful excep…

2020-01-19 Thread GitBox
linyiqun opened a new pull request #461: HDDS-2910. OzoneManager startup failure with throwing unhelpful excep… URL: https://github.com/apache/hadoop-ozone/pull/461 …tion message. ## What changes were proposed in this pull request? (Please fill in changes proposed in this

[jira] [Updated] (HDDS-2910) OzoneManager startup failure with throwing unhelpful exception message

2020-01-19 Thread Yiqun Lin (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yiqun Lin updated HDDS-2910: Description: Testing for the OM HA feature, I update the HA specific configurations and then start up the

[jira] [Commented] (HDDS-2909) Improve datanode list CLI to include decommission info

2020-01-19 Thread Li Cheng (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2909?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17018839#comment-17018839 ] Li Cheng commented on HDDS-2909: https://issues.apache.org/jira/browse/HDDS-1880 Decommission tracking

[jira] [Created] (HDDS-2909) Improve datanode list CLI to include decommission info

2020-01-19 Thread Li Cheng (Jira)
Li Cheng created HDDS-2909: -- Summary: Improve datanode list CLI to include decommission info Key: HDDS-2909 URL: https://issues.apache.org/jira/browse/HDDS-2909 Project: Hadoop Distributed Data Store

[GitHub] [hadoop-ozone] chimney-lee commented on a change in pull request #389: HDDS-2534. scmcli container delete not working

2020-01-19 Thread GitBox
chimney-lee commented on a change in pull request #389: HDDS-2534. scmcli container delete not working URL: https://github.com/apache/hadoop-ozone/pull/389#discussion_r368273738 ## File path: hadoop-hdds/server-scm/src/main/java/org/apache/hadoop/hdds/scm/node/SCMNodeManager.java