[GitHub] [hadoop] lokeshj1703 commented on issue #1440: HDDS-2114: Rename does not preserve non-explicitly created interim directories

2019-09-17 Thread GitBox
lokeshj1703 commented on issue #1440: HDDS-2114: Rename does not preserve non-explicitly created interim directories URL: https://github.com/apache/hadoop/pull/1440#issuecomment-532086334 @anuengineer Yes, its the same problem as you described. After rename if the sources's parent has no

[GitHub] [hadoop] lokeshj1703 closed pull request #1440: HDDS-2114: Rename does not preserve non-explicitly created interim directories

2019-09-17 Thread GitBox
lokeshj1703 closed pull request #1440: HDDS-2114: Rename does not preserve non-explicitly created interim directories URL: https://github.com/apache/hadoop/pull/1440 This is an automated message from the Apache Git Service.

[GitHub] [hadoop] bshashikant commented on issue #1457: HDDS-2132. TestKeyValueContainer is failing

2019-09-17 Thread GitBox
bshashikant commented on issue #1457: HDDS-2132. TestKeyValueContainer is failing URL: https://github.com/apache/hadoop/pull/1457#issuecomment-532130357 Thanks @adoroszlai for workin on this. The patch looks good. I am +1 on the change.

[GitHub] [hadoop] bshashikant merged pull request #1457: HDDS-2132. TestKeyValueContainer is failing

2019-09-17 Thread GitBox
bshashikant merged pull request #1457: HDDS-2132. TestKeyValueContainer is failing URL: https://github.com/apache/hadoop/pull/1457 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [hadoop] adoroszlai commented on issue #1457: HDDS-2132. TestKeyValueContainer is failing

2019-09-17 Thread GitBox
adoroszlai commented on issue #1457: HDDS-2132. TestKeyValueContainer is failing URL: https://github.com/apache/hadoop/pull/1457#issuecomment-532133273 Thanks @bshashikant for reviewing and merging it. This is an automated

[jira] [Updated] (HADOOP-15804) upgrade to commons-compress 1.18

2019-09-17 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-15804?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka updated HADOOP-15804: --- Fix Version/s: 2.9.3 2.8.6 Cherry-picked this to branch-2.9 and

[GitHub] [hadoop] adamantal commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1

2019-09-17 Thread GitBox
adamantal commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1 URL: https://github.com/apache/hadoop/pull/1432#discussion_r325013783 ## File path:

[GitHub] [hadoop] adamantal commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1

2019-09-17 Thread GitBox
adamantal commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1 URL: https://github.com/apache/hadoop/pull/1432#discussion_r325013407 ## File path: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/pom.xml ## @@ -55,6

[GitHub] [hadoop] dineshchitlangia commented on issue #1458: HDDS-2016. Add option to enforce gdpr in Bucket Create command.

2019-09-17 Thread GitBox
dineshchitlangia commented on issue #1458: HDDS-2016. Add option to enforce gdpr in Bucket Create command. URL: https://github.com/apache/hadoop/pull/1458#issuecomment-532072577 /label ozone This is an automated message

[jira] [Updated] (HADOOP-16555) Update commons-compress to 1.19

2019-09-17 Thread Akira Ajisaka (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akira Ajisaka updated HADOOP-16555: --- Fix Version/s: 2.9.3 2.8.6 Cherry-picked this to branch-2.9 and

[GitHub] [hadoop] hadoop-yetus commented on issue #1457: HDDS-2132. TestKeyValueContainer is failing

2019-09-17 Thread GitBox
hadoop-yetus commented on issue #1457: HDDS-2132. TestKeyValueContainer is failing URL: https://github.com/apache/hadoop/pull/1457#issuecomment-532085967 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[GitHub] [hadoop] lokeshj1703 commented on issue #1430: HDDS-2117. ContainerStateMachine#writeStateMachineData times out.

2019-09-17 Thread GitBox
lokeshj1703 commented on issue #1430: HDDS-2117. ContainerStateMachine#writeStateMachineData times out. URL: https://github.com/apache/hadoop/pull/1430#issuecomment-532092129 /retest This is an automated message from the

[GitHub] [hadoop] elek commented on issue #1455: HDDS-2137 : OzoneUtils to verify resourceName using HddsClientUtils

2019-09-17 Thread GitBox
elek commented on issue #1455: HDDS-2137 : OzoneUtils to verify resourceName using HddsClientUtils URL: https://github.com/apache/hadoop/pull/1455#issuecomment-532150505 @virajjasani I am not sure what do you need exactly. hadoop-ozone always use hadoop-hdds (common, client as a

[GitHub] [hadoop] elek commented on issue #1434: HDDS-2120. Remove hadoop classes from ozonefs-current jar

2019-09-17 Thread GitBox
elek commented on issue #1434: HDDS-2120. Remove hadoop classes from ozonefs-current jar URL: https://github.com/apache/hadoop/pull/1434#issuecomment-532159207 Thanks the review @arp7 and @ajayydv The test failures are not related. I am merging it to the trunk right now...

[GitHub] [hadoop] steveloughran commented on a change in pull request #970: HADOOP-16371: Option to disable GCM for SSL connections when running on Java 8

2019-09-17 Thread GitBox
steveloughran commented on a change in pull request #970: HADOOP-16371: Option to disable GCM for SSL connections when running on Java 8 URL: https://github.com/apache/hadoop/pull/970#discussion_r325091341 ## File path:

[GitHub] [hadoop] steveloughran commented on issue #970: HADOOP-16371: Option to disable GCM for SSL connections when running on Java 8

2019-09-17 Thread GitBox
steveloughran commented on issue #970: HADOOP-16371: Option to disable GCM for SSL connections when running on Java 8 URL: https://github.com/apache/hadoop/pull/970#issuecomment-532163271 thanks for the final revision and explanation of why classloading wasn't going to be a problem

[GitHub] [hadoop] steveloughran closed pull request #970: HADOOP-16371: Option to disable GCM for SSL connections when running on Java 8

2019-09-17 Thread GitBox
steveloughran closed pull request #970: HADOOP-16371: Option to disable GCM for SSL connections when running on Java 8 URL: https://github.com/apache/hadoop/pull/970 This is an automated message from the Apache Git Service.

[jira] [Commented] (HADOOP-16577) Build fails as can't retrieve websocket-servlet

2019-09-17 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16931310#comment-16931310 ] Steve Loughran commented on HADOOP-16577: - I get a 404 back from {{curl

[GitHub] [hadoop] vinayakumarb commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1

2019-09-17 Thread GitBox
vinayakumarb commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1 URL: https://github.com/apache/hadoop/pull/1432#discussion_r325079179 ## File path: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/pom.xml ## @@ -55,6

[GitHub] [hadoop] cxorm opened a new pull request #1459: HDDS-730. Ozone fs cli prints hadoop fs in usage.

2019-09-17 Thread GitBox
cxorm opened a new pull request #1459: HDDS-730. Ozone fs cli prints hadoop fs in usage. URL: https://github.com/apache/hadoop/pull/1459 ## NOTICE Please create an issue in ASF JIRA before opening a pull request, and you need to set the title of the pull request which starts with

[jira] [Commented] (HADOOP-16069) Support configure ZK_DTSM_ZK_KERBEROS_PRINCIPAL in ZKDelegationTokenSecretManager using principal with Schema /_HOST

2019-09-17 Thread Takanobu Asanuma (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16069?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16931262#comment-16931262 ] Takanobu Asanuma commented on HADOOP-16069: --- Thanks for your reply, [~Huachao]. Indeed,

[GitHub] [hadoop] elek commented on issue #1448: HDDS-2110. Arbitrary file can be downloaded with the help of ProfilerServlet

2019-09-17 Thread GitBox
elek commented on issue #1448: HDDS-2110. Arbitrary file can be downloaded with the help of ProfilerServlet URL: https://github.com/apache/hadoop/pull/1448#issuecomment-532157442 I made it more safe (strict validation of the file name based on the original pattern). Now the HTTP headers

[jira] [Resolved] (HADOOP-16371) Option to disable GCM for SSL connections when running on Java 8

2019-09-17 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16371?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-16371. - Fix Version/s: 3.3.0 Resolution: Fixed > Option to disable GCM for SSL

[GitHub] [hadoop] elek closed pull request #1453: HDDS-2135. OM Metric mismatch (MultipartUpload failures)

2019-09-17 Thread GitBox
elek closed pull request #1453: HDDS-2135. OM Metric mismatch (MultipartUpload failures) URL: https://github.com/apache/hadoop/pull/1453 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [hadoop] adoroszlai commented on issue #1453: HDDS-2135. OM Metric mismatch (MultipartUpload failures)

2019-09-17 Thread GitBox
adoroszlai commented on issue #1453: HDDS-2135. OM Metric mismatch (MultipartUpload failures) URL: https://github.com/apache/hadoop/pull/1453#issuecomment-532167731 Thanks @bharatviswa504 for reviewing the fix, and @elek for reviewing and committing it.

[GitHub] [hadoop] elek commented on issue #1455: HDDS-2137 : OzoneUtils to verify resourceName using HddsClientUtils

2019-09-17 Thread GitBox
elek commented on issue #1455: HDDS-2137 : OzoneUtils to verify resourceName using HddsClientUtils URL: https://github.com/apache/hadoop/pull/1455#issuecomment-532149669 /retest This is an automated message from the Apache

[GitHub] [hadoop] vinayakumarb commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1

2019-09-17 Thread GitBox
vinayakumarb commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1 URL: https://github.com/apache/hadoop/pull/1432#discussion_r325079418 ## File path:

[GitHub] [hadoop] nandakumar131 closed pull request #1381: HDDS-2044. Remove 'ozone' from the recon module names.

2019-09-17 Thread GitBox
nandakumar131 closed pull request #1381: HDDS-2044. Remove 'ozone' from the recon module names. URL: https://github.com/apache/hadoop/pull/1381 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [hadoop] elek closed pull request #1434: HDDS-2120. Remove hadoop classes from ozonefs-current jar

2019-09-17 Thread GitBox
elek closed pull request #1434: HDDS-2120. Remove hadoop classes from ozonefs-current jar URL: https://github.com/apache/hadoop/pull/1434 This is an automated message from the Apache Git Service. To respond to the message,

[GitHub] [hadoop] lokeshj1703 merged pull request #1430: HDDS-2117. ContainerStateMachine#writeStateMachineData times out.

2019-09-17 Thread GitBox
lokeshj1703 merged pull request #1430: HDDS-2117. ContainerStateMachine#writeStateMachineData times out. URL: https://github.com/apache/hadoop/pull/1430 This is an automated message from the Apache Git Service. To respond

[GitHub] [hadoop] lokeshj1703 commented on issue #1430: HDDS-2117. ContainerStateMachine#writeStateMachineData times out.

2019-09-17 Thread GitBox
lokeshj1703 commented on issue #1430: HDDS-2117. ContainerStateMachine#writeStateMachineData times out. URL: https://github.com/apache/hadoop/pull/1430#issuecomment-532177452 @bshashikant Thanks for working on the PR! I have merged the commit to trunk.

[jira] [Commented] (HADOOP-16578) ABFS: fileSystemExists() should not call container level apis

2019-09-17 Thread Vinay Badami (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16931229#comment-16931229 ] Vinay Badami commented on HADOOP-16578: --- Let us use this to audit what container level api we are

[GitHub] [hadoop] steveloughran commented on issue #970: HADOOP-16371: Option to disable GCM for SSL connections when running on Java 8

2019-09-17 Thread GitBox
steveloughran commented on issue #970: HADOOP-16371: Option to disable GCM for SSL connections when running on Java 8 URL: https://github.com/apache/hadoop/pull/970#issuecomment-532157254 > the only additional failure is ITestS3AFileOperationCost, which is failing on trunk for me as well.

[GitHub] [hadoop] adoroszlai commented on issue #1460: HDDS-2136. OM block allocation metric not paired with its failures

2019-09-17 Thread GitBox
adoroszlai commented on issue #1460: HDDS-2136. OM block allocation metric not paired with its failures URL: https://github.com/apache/hadoop/pull/1460#issuecomment-532173047 /label ozone This is an automated message from

[GitHub] [hadoop] adoroszlai opened a new pull request #1460: HDDS-2136. OM block allocation metric not paired with its failures

2019-09-17 Thread GitBox
adoroszlai opened a new pull request #1460: HDDS-2136. OM block allocation metric not paired with its failures URL: https://github.com/apache/hadoop/pull/1460 ## What changes were proposed in this pull request? Rename metric member variables for block allocation count and its

[GitHub] [hadoop] hadoop-yetus commented on issue #1448: HDDS-2110. Arbitrary file can be downloaded with the help of ProfilerServlet

2019-09-17 Thread GitBox
hadoop-yetus commented on issue #1448: HDDS-2110. Arbitrary file can be downloaded with the help of ProfilerServlet URL: https://github.com/apache/hadoop/pull/1448#issuecomment-532184015 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[GitHub] [hadoop] adoroszlai opened a new pull request #1461: HDDS-2142. OM metrics mismatch (abort multipart request)

2019-09-17 Thread GitBox
adoroszlai opened a new pull request #1461: HDDS-2142. OM metrics mismatch (abort multipart request) URL: https://github.com/apache/hadoop/pull/1461 ## What changes were proposed in this pull request? * Fix wrong call to increment `AbortMultipartUploadFails` * Add missing call to

[GitHub] [hadoop] adoroszlai commented on issue #1461: HDDS-2142. OM metrics mismatch (abort multipart request)

2019-09-17 Thread GitBox
adoroszlai commented on issue #1461: HDDS-2142. OM metrics mismatch (abort multipart request) URL: https://github.com/apache/hadoop/pull/1461#issuecomment-532194305 /label ozone This is an automated message from the Apache

[jira] [Commented] (HADOOP-16577) Build fails as can't retrieve websocket-servlet

2019-09-17 Thread lqjacklee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16577?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16931457#comment-16931457 ] lqjacklee commented on HADOOP-16577: Retrieval of

[GitHub] [hadoop] dineshchitlangia commented on issue #1458: HDDS-2016. Add option to enforce gdpr in Bucket Create command.

2019-09-17 Thread GitBox
dineshchitlangia commented on issue #1458: HDDS-2016. Add option to enforce gdpr in Bucket Create command. URL: https://github.com/apache/hadoop/pull/1458#issuecomment-532219058 failures unrelated to patch This is an

[jira] [Created] (HADOOP-16579) Upgrade to Apache Curator 4.2.0 in Hadoop

2019-09-17 Thread Mate Szalay-Beko (Jira)
Mate Szalay-Beko created HADOOP-16579: - Summary: Upgrade to Apache Curator 4.2.0 in Hadoop Key: HADOOP-16579 URL: https://issues.apache.org/jira/browse/HADOOP-16579 Project: Hadoop Common

[jira] [Updated] (HADOOP-16579) Upgrade to Apache Curator 4.2.0 in Hadoop

2019-09-17 Thread Mate Szalay-Beko (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16579?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mate Szalay-Beko updated HADOOP-16579: -- Description: Currently in Hadoop we are using [ZooKeeper version

[jira] [Commented] (HADOOP-16371) Option to disable GCM for SSL connections when running on Java 8

2019-09-17 Thread Hudson (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16371?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16931392#comment-16931392 ] Hudson commented on HADOOP-16371: - FAILURE: Integrated in Jenkins build Hadoop-trunk-Commit #17312 (See

[GitHub] [hadoop] virajjasani commented on issue #1455: HDDS-2137 : OzoneUtils to verify resourceName using HddsClientUtils

2019-09-17 Thread GitBox
virajjasani commented on issue #1455: HDDS-2137 : OzoneUtils to verify resourceName using HddsClientUtils URL: https://github.com/apache/hadoop/pull/1455#issuecomment-532210953 > @virajjasani I am not sure what do you need exactly. hadoop-ozone always use hadoop-hdds (common, client as a

[GitHub] [hadoop] virajjasani edited a comment on issue #1455: HDDS-2137 : OzoneUtils to verify resourceName using HddsClientUtils

2019-09-17 Thread GitBox
virajjasani edited a comment on issue #1455: HDDS-2137 : OzoneUtils to verify resourceName using HddsClientUtils URL: https://github.com/apache/hadoop/pull/1455#issuecomment-532210953 > @virajjasani I am not sure what do you need exactly. hadoop-ozone always use hadoop-hdds (common,

[jira] [Commented] (HADOOP-14982) Clients using FailoverOnNetworkExceptionRetry can go into a loop if they're used without authenticating with kerberos in HA env

2019-09-17 Thread Adam Antal (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-14982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16931434#comment-16931434 ] Adam Antal commented on HADOOP-14982: - Indeed, the issue in case of AccessControlException is still

[jira] [Created] (HADOOP-16580) Disable retry of FailoverOnNetworkExceptionRetry in case of AccessControlException

2019-09-17 Thread Adam Antal (Jira)
Adam Antal created HADOOP-16580: --- Summary: Disable retry of FailoverOnNetworkExceptionRetry in case of AccessControlException Key: HADOOP-16580 URL: https://issues.apache.org/jira/browse/HADOOP-16580

[jira] [Work started] (HADOOP-16580) Disable retry of FailoverOnNetworkExceptionRetry in case of AccessControlException

2019-09-17 Thread Adam Antal (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HADOOP-16580 started by Adam Antal. --- > Disable retry of FailoverOnNetworkExceptionRetry in case of >

[GitHub] [hadoop] elek commented on a change in pull request #1277: HDDS-1054. List Multipart uploads in a bucket

2019-09-17 Thread GitBox
elek commented on a change in pull request #1277: HDDS-1054. List Multipart uploads in a bucket URL: https://github.com/apache/hadoop/pull/1277#discussion_r325127443 ## File path: hadoop-ozone/common/src/main/java/org/apache/hadoop/ozone/om/helpers/OmMultipartUploadList.java

[GitHub] [hadoop] elek commented on issue #1455: HDDS-2137 : OzoneUtils to verify resourceName using HddsClientUtils

2019-09-17 Thread GitBox
elek commented on issue #1455: HDDS-2137 : OzoneUtils to verify resourceName using HddsClientUtils URL: https://github.com/apache/hadoop/pull/1455#issuecomment-532209903 /retest This is an automated message from the Apache

[GitHub] [hadoop] bgaborg commented on issue #1454: HADOOP-16565. Region must be provided when requesting session credentials or SdkClientException will be thrown

2019-09-17 Thread GitBox
bgaborg commented on issue #1454: HADOOP-16565. Region must be provided when requesting session credentials or SdkClientException will be thrown URL: https://github.com/apache/hadoop/pull/1454#issuecomment-532275224 Tested against eu-west1, no errors besides what we already had (testMR).

[GitHub] [hadoop] hadoop-yetus commented on a change in pull request #1277: HDDS-1054. List Multipart uploads in a bucket

2019-09-17 Thread GitBox
hadoop-yetus commented on a change in pull request #1277: HDDS-1054. List Multipart uploads in a bucket URL: https://github.com/apache/hadoop/pull/1277#discussion_r325276989 ## File path:

[GitHub] [hadoop] hadoop-yetus commented on issue #1277: HDDS-1054. List Multipart uploads in a bucket

2019-09-17 Thread GitBox
hadoop-yetus commented on issue #1277: HDDS-1054. List Multipart uploads in a bucket URL: https://github.com/apache/hadoop/pull/1277#issuecomment-532305637 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[GitHub] [hadoop] cxorm closed pull request #1459: HDDS-730. Ozone fs cli prints hadoop fs in usage.

2019-09-17 Thread GitBox
cxorm closed pull request #1459: HDDS-730. Ozone fs cli prints hadoop fs in usage. URL: https://github.com/apache/hadoop/pull/1459 This is an automated message from the Apache Git Service. To respond to the message, please

[GitHub] [hadoop] bshashikant opened a new pull request #1420: HDDS-2032. Ozone client should retry writes in case of any ratis/stateMachine exceptions.

2019-09-17 Thread GitBox
bshashikant opened a new pull request #1420: HDDS-2032. Ozone client should retry writes in case of any ratis/stateMachine exceptions. URL: https://github.com/apache/hadoop/pull/1420 This is an automated message from the

[GitHub] [hadoop] saintstack commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1

2019-09-17 Thread GitBox
saintstack commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1 URL: https://github.com/apache/hadoop/pull/1432#discussion_r325277082 ## File path: hadoop-project/pom.xml ## @@ -84,7 +84,7 @@ -2.5.0 +

[GitHub] [hadoop] saintstack commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1

2019-09-17 Thread GitBox
saintstack commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1 URL: https://github.com/apache/hadoop/pull/1432#discussion_r325276884 ## File path:

[GitHub] [hadoop] saintstack commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1

2019-09-17 Thread GitBox
saintstack commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1 URL: https://github.com/apache/hadoop/pull/1432#discussion_r325276503 ## File path:

[GitHub] [hadoop] saintstack commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1

2019-09-17 Thread GitBox
saintstack commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1 URL: https://github.com/apache/hadoop/pull/1432#discussion_r325277198 ## File path: hadoop-project/pom.xml ## @@ -1918,6 +1918,9 @@ false

[GitHub] [hadoop] saintstack commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1

2019-09-17 Thread GitBox
saintstack commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1 URL: https://github.com/apache/hadoop/pull/1432#discussion_r325280742 ## File path: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/pom.xml ## @@ -55,6

[GitHub] [hadoop] saintstack commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1

2019-09-17 Thread GitBox
saintstack commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1 URL: https://github.com/apache/hadoop/pull/1432#discussion_r325276027 ## File path: hadoop-client-modules/hadoop-client-runtime/pom.xml ## @@ -229,6

[GitHub] [hadoop] saintstack commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1

2019-09-17 Thread GitBox
saintstack commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1 URL: https://github.com/apache/hadoop/pull/1432#discussion_r325276424 ## File path:

[GitHub] [hadoop] arp7 commented on issue #1434: HDDS-2120. Remove hadoop classes from ozonefs-current jar

2019-09-17 Thread GitBox
arp7 commented on issue #1434: HDDS-2120. Remove hadoop classes from ozonefs-current jar URL: https://github.com/apache/hadoop/pull/1434#issuecomment-532316448 It looks like this failed compilation in Jenkins... does the Jenkins job need to be updated to use the separated pom compilation

[GitHub] [hadoop] hadoop-yetus commented on a change in pull request #1462: HDDS-2141. Missing total number of operations

2019-09-17 Thread GitBox
hadoop-yetus commented on a change in pull request #1462: HDDS-2141. Missing total number of operations URL: https://github.com/apache/hadoop/pull/1462#discussion_r325288674 ## File path: hadoop-ozone/ozone-manager/src/main/resources/webapps/ozoneManager/ozoneManager.js

[GitHub] [hadoop] vinayakumarb commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1

2019-09-17 Thread GitBox
vinayakumarb commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1 URL: https://github.com/apache/hadoop/pull/1432#discussion_r325320650 ## File path: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api/pom.xml ## @@ -55,6

[GitHub] [hadoop] hadoop-yetus commented on issue #1461: HDDS-2142. OM metrics mismatch (abort multipart request)

2019-09-17 Thread GitBox
hadoop-yetus commented on issue #1461: HDDS-2142. OM metrics mismatch (abort multipart request) URL: https://github.com/apache/hadoop/pull/1461#issuecomment-532297169 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[jira] [Commented] (HADOOP-16547) s3guard prune command doesn't get AWS auth chain from FS

2019-09-17 Thread Aaron Fabbri (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16931680#comment-16931680 ] Aaron Fabbri commented on HADOOP-16547: --- Current patch +1 LTGM after you address [~gabor.bota]'s

[jira] [Created] (HADOOP-16581) ValueQueue does not trigger an async refill when number of values falls below watermark

2019-09-17 Thread Yuval Degani (Jira)
Yuval Degani created HADOOP-16581: - Summary: ValueQueue does not trigger an async refill when number of values falls below watermark Key: HADOOP-16581 URL: https://issues.apache.org/jira/browse/HADOOP-16581

[GitHub] [hadoop] hadoop-yetus commented on issue #1402: HADOOP-16547. make sure that s3guard prune sets up the FS

2019-09-17 Thread GitBox
hadoop-yetus commented on issue #1402: HADOOP-16547. make sure that s3guard prune sets up the FS URL: https://github.com/apache/hadoop/pull/1402#issuecomment-532391837 :confetti_ball: **+1 overall** | Vote | Subsystem | Runtime | Comment |

[GitHub] [hadoop] arp7 commented on issue #1365: HDDS-1949. Missing or error-prone test cleanup

2019-09-17 Thread GitBox
arp7 commented on issue #1365: HDDS-1949. Missing or error-prone test cleanup URL: https://github.com/apache/hadoop/pull/1365#issuecomment-532308400 Hi @adoroszlai , I am +1 on the patch. Can you please resolve the conflicts so we cna get a new test run?

[GitHub] [hadoop] vinayakumarb commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1

2019-09-17 Thread GitBox
vinayakumarb commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1 URL: https://github.com/apache/hadoop/pull/1432#discussion_r325325239 ## File path: hadoop-client-modules/hadoop-client-runtime/pom.xml ## @@ -229,6

[GitHub] [hadoop] vinayakumarb commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1

2019-09-17 Thread GitBox
vinayakumarb commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1 URL: https://github.com/apache/hadoop/pull/1432#discussion_r325324952 ## File path: hadoop-project/pom.xml ## @@ -1918,6 +1918,9 @@

[GitHub] [hadoop] hadoop-yetus commented on issue #1420: HDDS-2032. Ozone client should retry writes in case of any ratis/stateMachine exceptions.

2019-09-17 Thread GitBox
hadoop-yetus commented on issue #1420: HDDS-2032. Ozone client should retry writes in case of any ratis/stateMachine exceptions. URL: https://github.com/apache/hadoop/pull/1420#issuecomment-532362125 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime |

[GitHub] [hadoop] hadoop-yetus commented on issue #1454: HADOOP-16565. Region must be provided when requesting session credentials or SdkClientException will be thrown

2019-09-17 Thread GitBox
hadoop-yetus commented on issue #1454: HADOOP-16565. Region must be provided when requesting session credentials or SdkClientException will be thrown URL: https://github.com/apache/hadoop/pull/1454#issuecomment-532324214 :broken_heart: **-1 overall** | Vote |

[jira] [Assigned] (HADOOP-16578) ABFS: fileSystemExists() should not call container level apis

2019-09-17 Thread Sneha Vijayarajan (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sneha Vijayarajan reassigned HADOOP-16578: -- Assignee: Sneha Vijayarajan > ABFS: fileSystemExists() should not call

[GitHub] [hadoop] mukul1987 commented on issue #1420: HDDS-2032. Ozone client should retry writes in case of any ratis/stateMachine exceptions.

2019-09-17 Thread GitBox
mukul1987 commented on issue #1420: HDDS-2032. Ozone client should retry writes in case of any ratis/stateMachine exceptions. URL: https://github.com/apache/hadoop/pull/1420#issuecomment-532278299 Thanks for working on this @bshashikant , there are some conflicts with this patch. Can you

[GitHub] [hadoop] bshashikant closed pull request #1420: HDDS-2032. Ozone client should retry writes in case of any ratis/stateMachine exceptions.

2019-09-17 Thread GitBox
bshashikant closed pull request #1420: HDDS-2032. Ozone client should retry writes in case of any ratis/stateMachine exceptions. URL: https://github.com/apache/hadoop/pull/1420 This is an automated message from the Apache

[GitHub] [hadoop] steveloughran commented on issue #1402: HADOOP-16547. make sure that s3guard prune sets up the FS

2019-09-17 Thread GitBox
steveloughran commented on issue #1402: HADOOP-16547. make sure that s3guard prune sets up the FS URL: https://github.com/apache/hadoop/pull/1402#issuecomment-532329287 I'm adding the test with the caveat that because only certain configs could trigger it (no fs.s3a.ddb.region) even if

[jira] [Commented] (HADOOP-16580) Disable retry of FailoverOnNetworkExceptionRetry in case of AccessControlException

2019-09-17 Thread Hadoop QA (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16931695#comment-16931695 ] Hadoop QA commented on HADOOP-16580: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (HADOOP-16423) S3Guard fsck: Check metadata consistency from S3 to metadatastore (log)

2019-09-17 Thread Steve Loughran (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16423?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated HADOOP-16423: Summary: S3Guard fsck: Check metadata consistency from S3 to metadatastore (log) (was:

[GitHub] [hadoop] vinayakumarb commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1

2019-09-17 Thread GitBox
vinayakumarb commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1 URL: https://github.com/apache/hadoop/pull/1432#discussion_r325322423 ## File path:

[GitHub] [hadoop] ashvina commented on a change in pull request #1446: YARN-9834. Allow using a pool of local users to run Yarn Secure Conta…

2019-09-17 Thread GitBox
ashvina commented on a change in pull request #1446: YARN-9834. Allow using a pool of local users to run Yarn Secure Conta… URL: https://github.com/apache/hadoop/pull/1446#discussion_r325328431 ## File path:

[GitHub] [hadoop] ashvina commented on a change in pull request #1446: YARN-9834. Allow using a pool of local users to run Yarn Secure Conta…

2019-09-17 Thread GitBox
ashvina commented on a change in pull request #1446: YARN-9834. Allow using a pool of local users to run Yarn Secure Conta… URL: https://github.com/apache/hadoop/pull/1446#discussion_r325337854 ## File path:

[GitHub] [hadoop] hadoop-yetus commented on issue #1462: HDDS-2141. Missing total number of operations

2019-09-17 Thread GitBox
hadoop-yetus commented on issue #1462: HDDS-2141. Missing total number of operations URL: https://github.com/apache/hadoop/pull/1462#issuecomment-532316424 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[GitHub] [hadoop] vinayakumarb commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1

2019-09-17 Thread GitBox
vinayakumarb commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1 URL: https://github.com/apache/hadoop/pull/1432#discussion_r325323930 ## File path:

[GitHub] [hadoop] vinayakumarb commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1

2019-09-17 Thread GitBox
vinayakumarb commented on a change in pull request #1432: HADOOP-16557. [pb-upgrade] Upgrade protobuf.version to 3.7.1 URL: https://github.com/apache/hadoop/pull/1432#discussion_r325324073 ## File path:

[GitHub] [hadoop] hadoop-yetus commented on issue #1369: HDDS-2020. Remove mTLS from Ozone GRPC. Contributed by Xiaoyu Yao.

2019-09-17 Thread GitBox
hadoop-yetus commented on issue #1369: HDDS-2020. Remove mTLS from Ozone GRPC. Contributed by Xiaoyu Yao. URL: https://github.com/apache/hadoop/pull/1369#issuecomment-532385397 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

[GitHub] [hadoop] bharatviswa504 commented on a change in pull request #1277: HDDS-1054. List Multipart uploads in a bucket

2019-09-17 Thread GitBox
bharatviswa504 commented on a change in pull request #1277: HDDS-1054. List Multipart uploads in a bucket URL: https://github.com/apache/hadoop/pull/1277#discussion_r325421790 ## File path:

[GitHub] [hadoop] bharatviswa504 merged pull request #1456: HDDS-2139. Update BeanUtils and Jackson Databind dependency versions.

2019-09-17 Thread GitBox
bharatviswa504 merged pull request #1456: HDDS-2139. Update BeanUtils and Jackson Databind dependency versions. URL: https://github.com/apache/hadoop/pull/1456 This is an automated message from the Apache Git Service. To

[GitHub] [hadoop] bharatviswa504 commented on issue #1456: HDDS-2139. Update BeanUtils and Jackson Databind dependency versions.

2019-09-17 Thread GitBox
bharatviswa504 commented on issue #1456: HDDS-2139. Update BeanUtils and Jackson Databind dependency versions. URL: https://github.com/apache/hadoop/pull/1456#issuecomment-532468971 +1 LGTM. I have committed this to trunk.

[jira] [Created] (HADOOP-16584) S3A Test failures when S3Guard is not enabled

2019-09-17 Thread Siddharth Seth (Jira)
Siddharth Seth created HADOOP-16584: --- Summary: S3A Test failures when S3Guard is not enabled Key: HADOOP-16584 URL: https://issues.apache.org/jira/browse/HADOOP-16584 Project: Hadoop Common

[GitHub] [hadoop] cxorm opened a new pull request #1464: HDDS-730. Ozone fs cli prints hadoop fs in usage.

2019-09-17 Thread GitBox
cxorm opened a new pull request #1464: HDDS-730. Ozone fs cli prints hadoop fs in usage. URL: https://github.com/apache/hadoop/pull/1464 Create OzoneFsShell that extends hadoop FsShell ## NOTICE Please create an issue in ASF JIRA before opening a pull request, and you need

[GitHub] [hadoop] bharatviswa504 opened a new pull request #1465: HDDS-2143. Rename classes under package org.apache.hadoop.utils.

2019-09-17 Thread GitBox
bharatviswa504 opened a new pull request #1465: HDDS-2143. Rename classes under package org.apache.hadoop.utils. URL: https://github.com/apache/hadoop/pull/1465 This is an automated message from the Apache Git Service.

[jira] [Commented] (HADOOP-16582) LocalFileSystem's mkdirs() does not work as expected under viewfs.

2019-09-17 Thread Hadoop QA (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16582?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16931928#comment-16931928 ] Hadoop QA commented on HADOOP-16582: | (/) *{color:green}+1 overall{color}* | \\ \\ || Vote ||

[jira] [Updated] (HADOOP-16582) LocalFileSystem's mkdirs() does not work as expected under viewfs.

2019-09-17 Thread Kihwal Lee (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16582?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee updated HADOOP-16582: Attachment: HADOOP-16582.patch > LocalFileSystem's mkdirs() does not work as expected under

[GitHub] [hadoop] anuengineer closed pull request #1436: HDFS-14846: libhdfs tests are failing on trunk due to jni usage bugs

2019-09-17 Thread GitBox
anuengineer closed pull request #1436: HDFS-14846: libhdfs tests are failing on trunk due to jni usage bugs URL: https://github.com/apache/hadoop/pull/1436 This is an automated message from the Apache Git Service. To

[GitHub] [hadoop] anuengineer commented on issue #1436: HDFS-14846: libhdfs tests are failing on trunk due to jni usage bugs

2019-09-17 Thread GitBox
anuengineer commented on issue #1436: HDFS-14846: libhdfs tests are failing on trunk due to jni usage bugs URL: https://github.com/apache/hadoop/pull/1436#issuecomment-532435385 Thank you for the contribution. I have committed this patch to the trunk branch.

[GitHub] [hadoop] RogPodge commented on a change in pull request #1399: HADOOP-16543: Cached DNS name resolution error

2019-09-17 Thread GitBox
RogPodge commented on a change in pull request #1399: HADOOP-16543: Cached DNS name resolution error URL: https://github.com/apache/hadoop/pull/1399#discussion_r325429276 ## File path:

[jira] [Commented] (HADOOP-16543) Cached DNS name resolution error

2019-09-17 Thread Hadoop QA (Jira)
[ https://issues.apache.org/jira/browse/HADOOP-16543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16931945#comment-16931945 ] Hadoop QA commented on HADOOP-16543: | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote ||

[GitHub] [hadoop] hadoop-yetus commented on issue #1399: HADOOP-16543: Cached DNS name resolution error

2019-09-17 Thread GitBox
hadoop-yetus commented on issue #1399: HADOOP-16543: Cached DNS name resolution error URL: https://github.com/apache/hadoop/pull/1399#issuecomment-532475889 :broken_heart: **-1 overall** | Vote | Subsystem | Runtime | Comment |

  1   2   >