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 2019/06/13 00:37:40 UTC

[GitHub] [hadoop] hadoop-yetus commented on issue #953: YARN-5727. Support visibility semantic in MapReduce.

hadoop-yetus commented on issue #953: YARN-5727. Support visibility semantic in MapReduce.
URL: https://github.com/apache/hadoop/pull/953#issuecomment-501504902
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | 0 | reexec | 30 | Docker mode activated. |
   ||| _ Prechecks _ |
   | +1 | dupname | 1 | No case conflicting files found. |
   | +1 | @author | 0 | The patch does not contain any @author tags. |
   | +1 | test4tests | 0 | The patch appears to include 12 new or modified test files. |
   ||| _ trunk Compile Tests _ |
   | 0 | mvndep | 20 | Maven dependency ordering for branch |
   | +1 | mvninstall | 1013 | trunk passed |
   | +1 | compile | 1025 | trunk passed |
   | +1 | checkstyle | 151 | trunk passed |
   | +1 | mvnsite | 374 | trunk passed |
   | +1 | shadedclient | 1248 | branch has no errors when building and testing our client artifacts. |
   | +1 | javadoc | 279 | trunk passed |
   | 0 | spotbugs | 58 | Used deprecated FindBugs config; considering switching to SpotBugs. |
   | +1 | findbugs | 530 | trunk passed |
   ||| _ Patch Compile Tests _ |
   | 0 | mvndep | 23 | Maven dependency ordering for patch |
   | +1 | mvninstall | 237 | the patch passed |
   | +1 | compile | 977 | the patch passed |
   | -1 | javac | 978 | root generated 21 new + 1474 unchanged - 0 fixed = 1495 total (was 1474) |
   | +1 | checkstyle | 160 | root: The patch generated 0 new + 1010 unchanged - 17 fixed = 1010 total (was 1027) |
   | +1 | mvnsite | 375 | the patch passed |
   | +1 | whitespace | 0 | The patch has no whitespace issues. |
   | +1 | xml | 2 | The patch has no ill-formed XML file. |
   | +1 | shadedclient | 698 | patch has no errors when building and testing our client artifacts. |
   | -1 | javadoc | 25 | hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0) |
   | -1 | javadoc | 23 | hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0) |
   | -1 | javadoc | 23 | hadoop-tools_hadoop-gridmix generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0) |
   | -1 | findbugs | 43 | hadoop-mapreduce-client-core in the patch failed. |
   | -1 | findbugs | 33 | hadoop-mapreduce-client-common in the patch failed. |
   | -1 | findbugs | 40 | hadoop-mapreduce-client-app in the patch failed. |
   | -1 | findbugs | 31 | hadoop-mapreduce-client-jobclient in the patch failed. |
   | -1 | findbugs | 31 | hadoop-gridmix in the patch failed. |
   ||| _ Other Tests _ |
   | -1 | unit | 533 | hadoop-common in the patch failed. |
   | +1 | unit | 1258 | hadoop-yarn-server-nodemanager in the patch passed. |
   | -1 | unit | 35 | hadoop-mapreduce-client-core in the patch failed. |
   | -1 | unit | 31 | hadoop-mapreduce-client-common in the patch failed. |
   | -1 | unit | 30 | hadoop-mapreduce-client-app in the patch failed. |
   | -1 | unit | 31 | hadoop-mapreduce-client-jobclient in the patch failed. |
   | -1 | unit | 30 | hadoop-gridmix in the patch failed. |
   | +1 | asflicense | 41 | The patch does not generate ASF License warnings. |
   | | | 9509 | |
   
   
   | Reason | Tests |
   |-------:|:------|
   | Failed junit tests | hadoop.ha.TestZKFailoverController |
   |   | hadoop.ipc.TestIPC |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/hadoop-multibranch/job/PR-953/2/artifact/out/Dockerfile |
   | GITHUB PR | https://github.com/apache/hadoop/pull/953 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle xml |
   | uname | Linux 548396d4d908 4.4.0-139-generic #165-Ubuntu SMP Wed Oct 24 10:58:50 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | trunk / 1732312 |
   | Default Java | 1.8.0_212 |
   | javac | https://builds.apache.org/job/hadoop-multibranch/job/PR-953/2/artifact/out/diff-compile-javac-root.txt |
   | javadoc | https://builds.apache.org/job/hadoop-multibranch/job/PR-953/2/artifact/out/diff-javadoc-javadoc-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt |
   | javadoc | https://builds.apache.org/job/hadoop-multibranch/job/PR-953/2/artifact/out/diff-javadoc-javadoc-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt |
   | javadoc | https://builds.apache.org/job/hadoop-multibranch/job/PR-953/2/artifact/out/diff-javadoc-javadoc-hadoop-tools_hadoop-gridmix.txt |
   | findbugs | https://builds.apache.org/job/hadoop-multibranch/job/PR-953/2/artifact/out/patch-findbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core.txt |
   | findbugs | https://builds.apache.org/job/hadoop-multibranch/job/PR-953/2/artifact/out/patch-findbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt |
   | findbugs | https://builds.apache.org/job/hadoop-multibranch/job/PR-953/2/artifact/out/patch-findbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt |
   | findbugs | https://builds.apache.org/job/hadoop-multibranch/job/PR-953/2/artifact/out/patch-findbugs-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt |
   | findbugs | https://builds.apache.org/job/hadoop-multibranch/job/PR-953/2/artifact/out/patch-findbugs-hadoop-tools_hadoop-gridmix.txt |
   | unit | https://builds.apache.org/job/hadoop-multibranch/job/PR-953/2/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt |
   | unit | https://builds.apache.org/job/hadoop-multibranch/job/PR-953/2/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-core.txt |
   | unit | https://builds.apache.org/job/hadoop-multibranch/job/PR-953/2/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-common.txt |
   | unit | https://builds.apache.org/job/hadoop-multibranch/job/PR-953/2/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt |
   | unit | https://builds.apache.org/job/hadoop-multibranch/job/PR-953/2/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-jobclient.txt |
   | unit | https://builds.apache.org/job/hadoop-multibranch/job/PR-953/2/artifact/out/patch-unit-hadoop-tools_hadoop-gridmix.txt |
   |  Test Results | https://builds.apache.org/job/hadoop-multibranch/job/PR-953/2/testReport/ |
   | Max. process+thread count | 1418 (vs. ulimit of 5500) |
   | modules | C: hadoop-common-project/hadoop-common hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-core hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-common hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient hadoop-tools/hadoop-gridmix U: . |
   | Console output | https://builds.apache.org/job/hadoop-multibranch/job/PR-953/2/console |
   | versions | git=2.7.4 maven=3.3.9 findbugs=3.1.0-RC1 |
   | Powered by | Apache Yetus 0.10.0 http://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


With regards,
Apache Git Services

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