You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by GitBox <gi...@apache.org> on 2020/07/08 02:29:31 UTC

[GitHub] [hadoop] aajisaka opened a new pull request #2126: YARN-10344. Sync netty versions in hadoop-yarn-csi.

aajisaka opened a new pull request #2126:
URL: https://github.com/apache/hadoop/pull/2126


   JIRA: https://issues.apache.org/jira/browse/YARN-10344
   
   Before:
   ```
   [INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-yarn-csi ---
   [INFO] org.apache.hadoop:hadoop-yarn-csi:jar:3.3.0
   [INFO] +- com.google.guava:guava:jar:20.0:compile
   [INFO] +- com.google.protobuf:protobuf-java:jar:3.6.1:compile
   [INFO] +- io.netty:netty-all:jar:4.1.50.Final:compile
   [INFO] +- io.grpc:grpc-core:jar:1.26.0:compile
   [INFO] |  +- io.grpc:grpc-api:jar:1.26.0:compile (version selected from constraint [1.26.0,1.26.0])
   [INFO] |  |  +- io.grpc:grpc-context:jar:1.26.0:compile
   [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.3.3:compile
   [INFO] |  |  \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile
   [INFO] |  +- com.google.code.gson:gson:jar:2.2.4:compile
   [INFO] |  +- com.google.android:annotations:jar:4.1.1.4:compile
   [INFO] |  +- io.perfmark:perfmark-api:jar:0.19.0:compile
   [INFO] |  +- io.opencensus:opencensus-api:jar:0.24.0:compile
   [INFO] |  \- io.opencensus:opencensus-contrib-grpc-metrics:jar:0.24.0:compile
   [INFO] +- io.grpc:grpc-protobuf:jar:1.26.0:compile
   [INFO] |  +- com.google.api.grpc:proto-google-common-protos:jar:1.12.0:compile
   [INFO] |  \- io.grpc:grpc-protobuf-lite:jar:1.26.0:compile
   [INFO] +- io.grpc:grpc-stub:jar:1.26.0:compile
   [INFO] +- io.grpc:grpc-netty:jar:1.26.0:compile
   [INFO] |  +- io.netty:netty-codec-http2:jar:4.1.42.Final:compile (version selected from constraint [4.1.42.Final,4.1.42.Final])
   [INFO] |  |  +- io.netty:netty-common:jar:4.1.42.Final:compile
   [INFO] |  |  +- io.netty:netty-buffer:jar:4.1.42.Final:compile
   [INFO] |  |  +- io.netty:netty-transport:jar:4.1.42.Final:compile
   [INFO] |  |  |  \- io.netty:netty-resolver:jar:4.1.42.Final:compile
   [INFO] |  |  +- io.netty:netty-codec:jar:4.1.42.Final:compile
   [INFO] |  |  +- io.netty:netty-handler:jar:4.1.42.Final:compile
   [INFO] |  |  \- io.netty:netty-codec-http:jar:4.1.42.Final:compile
   [INFO] |  \- io.netty:netty-handler-proxy:jar:4.1.42.Final:compile
   [INFO] |     \- io.netty:netty-codec-socks:jar:4.1.42.Final:compile
   (snip)
   ```
   
   After:
   ```
   [INFO] --- maven-dependency-plugin:3.0.2:tree (default-cli) @ hadoop-yarn-csi ---
   [INFO] org.apache.hadoop:hadoop-yarn-csi:jar:3.4.0-SNAPSHOT
   [INFO] +- com.google.guava:guava:jar:20.0:compile
   [INFO] +- com.google.protobuf:protobuf-java:jar:3.6.1:compile
   [INFO] +- io.netty:netty-all:jar:4.1.50.Final:compile
   [INFO] +- io.grpc:grpc-core:jar:1.26.0:compile
   [INFO] |  +- io.grpc:grpc-api:jar:1.26.0:compile (version selected from constraint [1.26.0,1.26.0])
   [INFO] |  |  +- io.grpc:grpc-context:jar:1.26.0:compile
   [INFO] |  |  +- com.google.errorprone:error_prone_annotations:jar:2.3.3:compile
   [INFO] |  |  \- org.codehaus.mojo:animal-sniffer-annotations:jar:1.17:compile
   [INFO] |  +- com.google.code.gson:gson:jar:2.2.4:compile
   [INFO] |  +- com.google.android:annotations:jar:4.1.1.4:compile
   [INFO] |  +- io.perfmark:perfmark-api:jar:0.19.0:compile
   [INFO] |  +- io.opencensus:opencensus-api:jar:0.24.0:compile
   [INFO] |  \- io.opencensus:opencensus-contrib-grpc-metrics:jar:0.24.0:compile
   [INFO] +- io.grpc:grpc-protobuf:jar:1.26.0:compile
   [INFO] |  +- com.google.api.grpc:proto-google-common-protos:jar:1.12.0:compile
   [INFO] |  \- io.grpc:grpc-protobuf-lite:jar:1.26.0:compile
   [INFO] +- io.grpc:grpc-stub:jar:1.26.0:compile
   [INFO] +- io.grpc:grpc-netty:jar:1.26.0:compile
   (snip)
   ```


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] hadoop-yetus commented on pull request #2126: YARN-10344. Sync netty versions in hadoop-yarn-csi.

Posted by GitBox <gi...@apache.org>.
hadoop-yetus commented on pull request #2126:
URL: https://github.com/apache/hadoop/pull/2126#issuecomment-655265616


   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | +0 :ok: |  reexec  |  21m 44s |  Docker mode activated.  |
   ||| _ Prechecks _ |
   | +1 :green_heart: |  dupname  |   0m  0s |  No case conflicting files found.  |
   | +1 :green_heart: |  @author  |   0m  0s |  The patch does not contain any @author tags.  |
   | -1 :x: |  test4tests  |   0m  0s |  The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.  |
   ||| _ trunk Compile Tests _ |
   | +1 :green_heart: |  mvninstall  |  20m 32s |  trunk passed  |
   | +1 :green_heart: |  compile  |   0m 32s |  trunk passed with JDK Ubuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04  |
   | +1 :green_heart: |  compile  |   0m 29s |  trunk passed with JDK Private Build-1.8.0_252-8u252-b09-1~18.04-b09  |
   | +1 :green_heart: |  mvnsite  |   0m 32s |  trunk passed  |
   | +1 :green_heart: |  shadedclient  |  35m 50s |  branch has no errors when building and testing our client artifacts.  |
   | -1 :x: |  javadoc  |   0m 29s |  hadoop-yarn-csi in trunk failed with JDK Ubuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04.  |
   | +1 :green_heart: |  javadoc  |   0m 24s |  trunk passed with JDK Private Build-1.8.0_252-8u252-b09-1~18.04-b09  |
   ||| _ Patch Compile Tests _ |
   | +1 :green_heart: |  mvninstall  |   0m 26s |  the patch passed  |
   | +1 :green_heart: |  compile  |   0m 27s |  the patch passed with JDK Ubuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04  |
   | +1 :green_heart: |  javac  |   0m 26s |  the patch passed  |
   | +1 :green_heart: |  compile  |   0m 22s |  the patch passed with JDK Private Build-1.8.0_252-8u252-b09-1~18.04-b09  |
   | +1 :green_heart: |  javac  |   0m 22s |  the patch passed  |
   | +1 :green_heart: |  mvnsite  |   0m 27s |  the patch passed  |
   | +1 :green_heart: |  whitespace  |   0m  0s |  The patch has no whitespace issues.  |
   | +1 :green_heart: |  xml  |   0m  1s |  The patch has no ill-formed XML file.  |
   | +1 :green_heart: |  shadedclient  |  13m 33s |  patch has no errors when building and testing our client artifacts.  |
   | -1 :x: |  javadoc  |   0m 23s |  hadoop-yarn-csi in the patch failed with JDK Ubuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04.  |
   | +1 :green_heart: |  javadoc  |   0m 20s |  the patch passed with JDK Private Build-1.8.0_252-8u252-b09-1~18.04-b09  |
   ||| _ Other Tests _ |
   | +1 :green_heart: |  unit  |   0m 33s |  hadoop-yarn-csi in the patch passed.  |
   | +1 :green_heart: |  asflicense  |   0m 28s |  The patch does not generate ASF License warnings.  |
   |  |   |  78m 16s |   |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | ClientAPI=1.40 ServerAPI=1.40 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-2126/1/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hadoop/pull/2126 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml |
   | uname | Linux 34d081a65189 4.15.0-60-generic #67-Ubuntu SMP Thu Aug 22 16:55:30 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | trunk / 4f26454a7d1 |
   | Default Java | Private Build-1.8.0_252-8u252-b09-1~18.04-b09 |
   | Multi-JDK versions | /usr/lib/jvm/java-11-openjdk-amd64:Ubuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04 /usr/lib/jvm/java-8-openjdk-amd64:Private Build-1.8.0_252-8u252-b09-1~18.04-b09 |
   | javadoc | https://builds.apache.org/job/hadoop-multibranch/job/PR-2126/1/artifact/out/branch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-csi-jdkUbuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04.txt |
   | javadoc | https://builds.apache.org/job/hadoop-multibranch/job/PR-2126/1/artifact/out/patch-javadoc-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-csi-jdkUbuntu-11.0.7+10-post-Ubuntu-2ubuntu218.04.txt |
   |  Test Results | https://builds.apache.org/job/hadoop-multibranch/job/PR-2126/1/testReport/ |
   | Max. process+thread count | 414 (vs. ulimit of 5500) |
   | modules | C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi U: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi |
   | Console output | https://builds.apache.org/job/hadoop-multibranch/job/PR-2126/1/console |
   | versions | git=2.17.1 maven=3.6.0 |
   | Powered by | Apache Yetus 0.12.0 https://yetus.apache.org |
   
   
   This message was automatically generated.
   
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] aajisaka commented on pull request #2126: YARN-10344. Sync netty versions in hadoop-yarn-csi.

Posted by GitBox <gi...@apache.org>.
aajisaka commented on pull request #2126:
URL: https://github.com/apache/hadoop/pull/2126#issuecomment-655921558


   Thank you!


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] brahmareddybattula merged pull request #2126: YARN-10344. Sync netty versions in hadoop-yarn-csi.

Posted by GitBox <gi...@apache.org>.
brahmareddybattula merged pull request #2126:
URL: https://github.com/apache/hadoop/pull/2126


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org


[GitHub] [hadoop] brahmareddybattula commented on pull request #2126: YARN-10344. Sync netty versions in hadoop-yarn-csi.

Posted by GitBox <gi...@apache.org>.
brahmareddybattula commented on pull request #2126:
URL: https://github.com/apache/hadoop/pull/2126#issuecomment-655900211


   +1


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org