[GitHub] [hadoop-ozone] elek commented on a change in pull request #282: HDDS-2646. Start acceptance tests only if at least one THREE pipeline is available

2019-12-03 Thread GitBox
elek commented on a change in pull request #282: HDDS-2646. Start acceptance tests only if at least one THREE pipeline is available URL: https://github.com/apache/hadoop-ozone/pull/282#discussion_r353123517 ## File path: hadoop-ozone/dist/src/main/compose/ozone-mr/common-config ###

[jira] [Resolved] (HDDS-2444) Remove server side dependencies from ozonefs jar files

2019-12-03 Thread Marton Elek (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marton Elek resolved HDDS-2444. --- Fix Version/s: 0.5.0 Resolution: Fixed > Remove server side dependencies from ozonefs jar files

[GitHub] [hadoop-ozone] elek closed pull request #130: HDDS-2444. Remove server side dependencies from ozonefs jar files

2019-12-03 Thread GitBox
elek closed pull request #130: HDDS-2444. Remove server side dependencies from ozonefs jar files URL: https://github.com/apache/hadoop-ozone/pull/130 This is an automated message from the Apache Git Service. To respond to th

[GitHub] [hadoop-ozone] elek commented on a change in pull request #234: HDDS-2531. Sonar : remove duplicate string literals in BlockOutputStream

2019-12-03 Thread GitBox
elek commented on a change in pull request #234: HDDS-2531. Sonar : remove duplicate string literals in BlockOutputStream URL: https://github.com/apache/hadoop-ozone/pull/234#discussion_r353117304 ## File path: hadoop-hdds/client/src/main/java/org/apache/hadoop/hdds/scm/storage/Blo

[GitHub] [hadoop-ozone] elek commented on issue #257: HDDS-2573. Handle InterruptedException in KeyOutputStream.

2019-12-03 Thread GitBox
elek commented on issue #257: HDDS-2573. Handle InterruptedException in KeyOutputStream. URL: https://github.com/apache/hadoop-ozone/pull/257#issuecomment-561119606 Yes, this is timeout is a known problem and I try to identify the root cause. Unfortunately it's flaky, hard to reproduce. I

[GitHub] [hadoop-ozone] elek commented on issue #130: HDDS-2444. Remove server side dependencies from ozonefs jar files

2019-12-03 Thread GitBox
elek commented on issue #130: HDDS-2444. Remove server side dependencies from ozonefs jar files URL: https://github.com/apache/hadoop-ozone/pull/130#issuecomment-561118892 Thanks @bharatviswa504, @anuengineer and @dineshchitlangia the review. The comments are addressed and last build show

[GitHub] [hadoop-ozone] adoroszlai commented on issue #183: HDDS-2505. Fix logic related to SCM address calculation in HddsUtils

2019-12-03 Thread GitBox
adoroszlai commented on issue #183: HDDS-2505. Fix logic related to SCM address calculation in HddsUtils URL: https://github.com/apache/hadoop-ozone/pull/183#issuecomment-561109632 Thanks @elek for committing it. This is an a

[GitHub] [hadoop-ozone] elek commented on issue #265: HDDS-2621. Enable OM HA acceptance tests.

2019-12-03 Thread GitBox
elek commented on issue #265: HDDS-2621. Enable OM HA acceptance tests. URL: https://github.com/apache/hadoop-ozone/pull/265#issuecomment-561104560 OM ha test is failing in this patch: ``` OSError: [Errno 13] Permission denied: '/opt/hadoop/tmptWKCFH' ``` In github action

[jira] [Updated] (HDDS-2505) Fix logic related to SCM address calculation in HddsUtils

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

[GitHub] [hadoop-ozone] elek closed pull request #183: HDDS-2505. Fix logic related to SCM address calculation in HddsUtils

2019-12-03 Thread GitBox
elek closed pull request #183: HDDS-2505. Fix logic related to SCM address calculation in HddsUtils URL: https://github.com/apache/hadoop-ozone/pull/183 This is an automated message from the Apache Git Service. To respond to

[GitHub] [hadoop-ozone] elek commented on issue #214: HDDS-2534. scmcli container delete not working

2019-12-03 Thread GitBox
elek commented on issue #214: HDDS-2534. scmcli container delete not working URL: https://github.com/apache/hadoop-ozone/pull/214#issuecomment-561103046 What's the plan with this patch? @xiaoyuyao Do you have any suggestion? Do we need to include the logic to delete the container in this pa

[GitHub] [hadoop-ozone] elek commented on issue #183: HDDS-2505. Fix logic related to SCM address calculation in HddsUtils

2019-12-03 Thread GitBox
elek commented on issue #183: HDDS-2505. Fix logic related to SCM address calculation in HddsUtils URL: https://github.com/apache/hadoop-ozone/pull/183#issuecomment-561101747 Thanks the patch @adoroszlai and the review @xiaoyuyao I am merging it right now. The acceptance test failur

[GitHub] [hadoop-ozone] elek commented on issue #157: HDDS-2474. Remove OzoneClient exception Precondition check.

2019-12-03 Thread GitBox
elek commented on issue #157: HDDS-2474. Remove OzoneClient exception Precondition check. URL: https://github.com/apache/hadoop-ozone/pull/157#issuecomment-561099792 @lokeshj1703 Can you please help to suggest the next step? Do we need something in Ratis? Instead of together with this patc

[jira] [Updated] (HDDS-2506) Remove keyAllocationInfo and replication info from the auditLog

2019-12-03 Thread ASF GitHub Bot (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ASF GitHub Bot updated HDDS-2506: - Labels: pull-request-available (was: ) > Remove keyAllocationInfo and replication info from the a

[jira] [Updated] (HDDS-2506) Remove keyAllocationInfo and replication info from the auditLog

2019-12-03 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai updated HDDS-2506: --- Status: Patch Available (was: In Progress) > Remove keyAllocationInfo and replication info fr

[GitHub] [hadoop-ozone] adoroszlai opened a new pull request #288: HDDS-2506. Remove keyAllocationInfo and replication info from the auditLog

2019-12-03 Thread GitBox
adoroszlai opened a new pull request #288: HDDS-2506. Remove keyAllocationInfo and replication info from the auditLog URL: https://github.com/apache/hadoop-ozone/pull/288 ## What changes were proposed in this pull request? Remove key location info (and replication info) from audit lo

[GitHub] [hadoop-ozone] cxorm commented on issue #268: HDDS-2565. Handle InterruptedException in VolumeSet

2019-12-03 Thread GitBox
cxorm commented on issue #268: HDDS-2565. Handle InterruptedException in VolumeSet URL: https://github.com/apache/hadoop-ozone/pull/268#issuecomment-561089344 /retest This is an automated message from the Apache Git Service.

[jira] [Assigned] (HDDS-2506) Remove keyAllocationInfo and replication info from the auditLog

2019-12-03 Thread Attila Doroszlai (Jira)
[ https://issues.apache.org/jira/browse/HDDS-2506?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Attila Doroszlai reassigned HDDS-2506: -- Assignee: Attila Doroszlai > Remove keyAllocationInfo and replication info from the aud

[jira] [Created] (HDDS-2658) Insight log level reset does not work

2019-12-03 Thread Attila Doroszlai (Jira)
Attila Doroszlai created HDDS-2658: -- Summary: Insight log level reset does not work Key: HDDS-2658 URL: https://issues.apache.org/jira/browse/HDDS-2658 Project: Hadoop Distributed Data Store

<    1   2