Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

remove the task attempt id from earlier failed map #456

Open
wants to merge 2 commits into
base: trunk
Choose a base branch
from
Open

remove the task attempt id from earlier failed map #456

wants to merge 2 commits into from

Conversation

lqjack
Copy link
Contributor

@lqjack lqjack commented Jan 5, 2019

No description provided.

Jack added 2 commits January 5, 2019 10:54
2, remove from host mapping iff exist
3, remove from rack mapping iff exist
4, remove from task attempt contain request mapping iff exist
@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 90 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 test4tests 0 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 mvninstall 1274 trunk passed
+1 compile 35 trunk passed
+1 checkstyle 23 trunk passed
+1 mvnsite 38 trunk passed
+1 shadedclient 767 branch has no errors when building and testing our client artifacts.
+1 javadoc 24 trunk passed
0 spotbugs 62 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 59 trunk passed
_ Patch Compile Tests _
+1 mvninstall 32 the patch passed
+1 compile 30 the patch passed
+1 javac 30 the patch passed
-0 checkstyle 18 hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app: The patch generated 32 new + 81 unchanged - 0 fixed = 113 total (was 81)
+1 mvnsite 33 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 826 patch has no errors when building and testing our client artifacts.
+1 javadoc 22 the patch passed
+1 findbugs 67 the patch passed
_ Other Tests _
+1 unit 608 hadoop-mapreduce-client-app in the patch passed.
+1 asflicense 30 The patch does not generate ASF License warnings.
4062
Subsystem Report/Notes
Docker Client=18.09.7 Server=18.09.7 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-456/1/artifact/out/Dockerfile
GITHUB PR #456
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 9499236b647e 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / cd967c7
Default Java 1.8.0_212
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-456/1/artifact/out/diff-checkstyle-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-456/1/testReport/
Max. process+thread count 583 (vs. ulimit of 5500)
modules C: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app U: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-456/1/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.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 44 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 test4tests 0 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 mvninstall 1058 trunk passed
+1 compile 31 trunk passed
+1 checkstyle 23 trunk passed
+1 mvnsite 35 trunk passed
+1 shadedclient 686 branch has no errors when building and testing our client artifacts.
+1 javadoc 21 trunk passed
0 spotbugs 56 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 55 trunk passed
_ Patch Compile Tests _
+1 mvninstall 29 the patch passed
+1 compile 28 the patch passed
+1 javac 28 the patch passed
-0 checkstyle 18 hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app: The patch generated 32 new + 81 unchanged - 0 fixed = 113 total (was 81)
+1 mvnsite 30 the patch passed
+1 whitespace 1 The patch has no whitespace issues.
+1 shadedclient 744 patch has no errors when building and testing our client artifacts.
+1 javadoc 18 the patch passed
+1 findbugs 68 the patch passed
_ Other Tests _
-1 unit 579 hadoop-mapreduce-client-app in the patch failed.
+1 asflicense 29 The patch does not generate ASF License warnings.
3575
Reason Tests
Failed junit tests hadoop.mapreduce.v2.app.TestFail
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-456/2/artifact/out/Dockerfile
GITHUB PR #456
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 8bbe770f49e6 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / c7c7a88
Default Java 1.8.0_212
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-456/2/artifact/out/diff-checkstyle-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-456/2/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-456/2/testReport/
Max. process+thread count 589 (vs. ulimit of 5500)
modules C: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app U: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-456/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.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 50 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 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 mvninstall 1029 trunk passed
+1 compile 30 trunk passed
+1 checkstyle 20 trunk passed
+1 mvnsite 38 trunk passed
+1 shadedclient 677 branch has no errors when building and testing our client artifacts.
+1 javadoc 20 trunk passed
0 spotbugs 56 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 55 trunk passed
_ Patch Compile Tests _
+1 mvninstall 30 the patch passed
+1 compile 28 the patch passed
+1 javac 28 the patch passed
-0 checkstyle 16 hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app: The patch generated 32 new + 81 unchanged - 0 fixed = 113 total (was 81)
+1 mvnsite 30 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 681 patch has no errors when building and testing our client artifacts.
+1 javadoc 16 the patch passed
+1 findbugs 72 the patch passed
_ Other Tests _
-1 unit 570 hadoop-mapreduce-client-app in the patch failed.
+1 asflicense 28 The patch does not generate ASF License warnings.
3462
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-456/3/artifact/out/Dockerfile
GITHUB PR #456
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 0785a903e8b2 4.4.0-138-generic #164-Ubuntu SMP Tue Oct 2 17:16:02 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / c2d00c8
Default Java 1.8.0_212
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-456/3/artifact/out/diff-checkstyle-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-456/3/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-456/3/testReport/
Max. process+thread count 590 (vs. ulimit of 5500)
modules C: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app U: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-456/3/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.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 45 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 test4tests 0 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 mvninstall 1111 trunk passed
+1 compile 29 trunk passed
+1 checkstyle 22 trunk passed
+1 mvnsite 29 trunk passed
+1 shadedclient 672 branch has no errors when building and testing our client artifacts.
+1 javadoc 20 trunk passed
0 spotbugs 54 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 53 trunk passed
_ Patch Compile Tests _
+1 mvninstall 34 the patch passed
+1 compile 22 the patch passed
+1 javac 22 the patch passed
-0 checkstyle 17 hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app: The patch generated 32 new + 81 unchanged - 0 fixed = 113 total (was 81)
+1 mvnsite 22 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 732 patch has no errors when building and testing our client artifacts.
+1 javadoc 21 the patch passed
+1 findbugs 54 the patch passed
_ Other Tests _
-1 unit 563 hadoop-mapreduce-client-app in the patch failed.
+1 asflicense 25 The patch does not generate ASF License warnings.
3554
Reason Tests
Failed junit tests hadoop.mapreduce.v2.app.webapp.TestAMWebServices
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-456/4/artifact/out/Dockerfile
GITHUB PR #456
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux d4400b710d6d 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 / b0131bc
Default Java 1.8.0_212
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-456/4/artifact/out/diff-checkstyle-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-456/4/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-456/4/testReport/
Max. process+thread count 598 (vs. ulimit of 5500)
modules C: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app U: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-456/4/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.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 42 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 test4tests 0 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 mvninstall 1034 trunk passed
+1 compile 25 trunk passed
+1 checkstyle 19 trunk passed
+1 mvnsite 28 trunk passed
+1 shadedclient 688 branch has no errors when building and testing our client artifacts.
+1 javadoc 21 trunk passed
0 spotbugs 53 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 50 trunk passed
_ Patch Compile Tests _
+1 mvninstall 29 the patch passed
+1 compile 23 the patch passed
+1 javac 23 the patch passed
-0 checkstyle 17 hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app: The patch generated 32 new + 81 unchanged - 0 fixed = 113 total (was 81)
+1 mvnsite 26 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 690 patch has no errors when building and testing our client artifacts.
+1 javadoc 18 the patch passed
+1 findbugs 53 the patch passed
_ Other Tests _
+1 unit 577 hadoop-mapreduce-client-app in the patch passed.
+1 asflicense 24 The patch does not generate ASF License warnings.
3439
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-456/5/artifact/out/Dockerfile
GITHUB PR #456
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 1f2e81d29023 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 / e356e4f
Default Java 1.8.0_222
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-456/5/artifact/out/diff-checkstyle-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-456/5/testReport/
Max. process+thread count 579 (vs. ulimit of 5500)
modules C: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app U: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-456/5/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.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 87 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 test4tests 0 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 mvninstall 1248 trunk passed
+1 compile 28 trunk passed
+1 checkstyle 22 trunk passed
+1 mvnsite 30 trunk passed
+1 shadedclient 795 branch has no errors when building and testing our client artifacts.
+1 javadoc 27 trunk passed
0 spotbugs 61 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 58 trunk passed
_ Patch Compile Tests _
+1 mvninstall 35 the patch passed
+1 compile 27 the patch passed
+1 javac 27 the patch passed
-0 checkstyle 20 hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app: The patch generated 32 new + 81 unchanged - 0 fixed = 113 total (was 81)
+1 mvnsite 32 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 908 patch has no errors when building and testing our client artifacts.
+1 javadoc 23 the patch passed
+1 findbugs 63 the patch passed
_ Other Tests _
-1 unit 607 hadoop-mapreduce-client-app in the patch failed.
+1 asflicense 33 The patch does not generate ASF License warnings.
4143
Reason Tests
Failed junit tests hadoop.mapreduce.v2.app.TestMRApp
Subsystem Report/Notes
Docker Client=19.03.0 Server=19.03.0 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-456/6/artifact/out/Dockerfile
GITHUB PR #456
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 522f4f7bfe66 4.15.0-52-generic #56-Ubuntu SMP Tue Jun 4 22:49:08 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 094d736
Default Java 1.8.0_212
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-456/6/artifact/out/diff-checkstyle-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-456/6/artifact/out/patch-unit-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-456/6/testReport/
Max. process+thread count 567 (vs. ulimit of 5500)
modules C: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app U: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-456/6/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.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 42 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 test4tests 0 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 mvninstall 1076 trunk passed
+1 compile 24 trunk passed
+1 checkstyle 18 trunk passed
+1 mvnsite 28 trunk passed
+1 shadedclient 687 branch has no errors when building and testing our client artifacts.
+1 javadoc 23 trunk passed
0 spotbugs 53 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 52 trunk passed
_ Patch Compile Tests _
+1 mvninstall 35 the patch passed
+1 compile 25 the patch passed
+1 javac 25 the patch passed
-0 checkstyle 19 hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app: The patch generated 32 new + 81 unchanged - 0 fixed = 113 total (was 81)
+1 mvnsite 27 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 715 patch has no errors when building and testing our client artifacts.
+1 javadoc 20 the patch passed
+1 findbugs 58 the patch passed
_ Other Tests _
+1 unit 591 hadoop-mapreduce-client-app in the patch passed.
+1 asflicense 27 The patch does not generate ASF License warnings.
3541
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-456/7/artifact/out/Dockerfile
GITHUB PR #456
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux d49bf7cdb260 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 / 69ddb36
Default Java 1.8.0_222
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-456/7/artifact/out/diff-checkstyle-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-456/7/testReport/
Max. process+thread count 599 (vs. ulimit of 5500)
modules C: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app U: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-456/7/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.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 34 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 test4tests 0 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 mvninstall 1222 trunk passed
+1 compile 32 trunk passed
+1 checkstyle 22 trunk passed
+1 mvnsite 32 trunk passed
+1 shadedclient 791 branch has no errors when building and testing our client artifacts.
+1 javadoc 26 trunk passed
0 spotbugs 57 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 54 trunk passed
_ Patch Compile Tests _
+1 mvninstall 29 the patch passed
+1 compile 23 the patch passed
+1 javac 23 the patch passed
-0 checkstyle 17 hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app: The patch generated 32 new + 81 unchanged - 0 fixed = 113 total (was 81)
+1 mvnsite 27 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 825 patch has no errors when building and testing our client artifacts.
+1 javadoc 19 the patch passed
+1 findbugs 60 the patch passed
_ Other Tests _
+1 unit 607 hadoop-mapreduce-client-app in the patch passed.
+1 asflicense 29 The patch does not generate ASF License warnings.
3926
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-456/8/artifact/out/Dockerfile
GITHUB PR #456
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux ecaef5838fcb 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 3329257
Default Java 1.8.0_222
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-456/8/artifact/out/diff-checkstyle-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-456/8/testReport/
Max. process+thread count 588 (vs. ulimit of 5500)
modules C: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app U: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-456/8/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.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 44 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+1 @author 0 The patch does not contain any @author tags.
-1 test4tests 0 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 mvninstall 1093 trunk passed
+1 compile 31 trunk passed
+1 checkstyle 27 trunk passed
+1 mvnsite 33 trunk passed
+1 shadedclient 797 branch has no errors when building and testing our client artifacts.
+1 javadoc 27 trunk passed
0 spotbugs 58 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 55 trunk passed
_ Patch Compile Tests _
+1 mvninstall 35 the patch passed
+1 compile 27 the patch passed
+1 javac 27 the patch passed
-0 checkstyle 24 hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app: The patch generated 32 new + 81 unchanged - 0 fixed = 113 total (was 81)
+1 mvnsite 29 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 779 patch has no errors when building and testing our client artifacts.
+1 javadoc 23 the patch passed
+1 findbugs 62 the patch passed
_ Other Tests _
+1 unit 608 hadoop-mapreduce-client-app in the patch passed.
+1 asflicense 32 The patch does not generate ASF License warnings.
3820
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-456/9/artifact/out/Dockerfile
GITHUB PR #456
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 6081a28e3513 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 915cbc9
Default Java 1.8.0_222
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-456/9/artifact/out/diff-checkstyle-hadoop-mapreduce-project_hadoop-mapreduce-client_hadoop-mapreduce-client-app.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-456/9/testReport/
Max. process+thread count 597 (vs. ulimit of 5500)
modules C: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app U: hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-app
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-456/9/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.

shanthoosh pushed a commit to shanthoosh/hadoop that referenced this pull request Oct 15, 2019
Currently each upstream task needs to broadcast to every single partition of intermediate streams in order to aggregate watermarks in the consumers. A better way to do this is to have only one downstream consumer doing the aggregation, and then broadcast to all the partitions. This is safe as we can prove the broadcast watermark message is after all the upstream tasks finished producing the events whose event time are before the watermark. This reduced the full message count from O(n^2) to O(n).

Author: xinyuiscool <xiliu@linkedin.com>

Reviewers: Boris S <sborya@gmail.com>

Closes apache#456 from xinyuiscool/SAMZA-1627
NyteKnight pushed a commit to NyteKnight/hadoop that referenced this pull request Jun 25, 2024
NyteKnight pushed a commit to NyteKnight/hadoop that referenced this pull request Jun 25, 2024
…-76130 (apache#491)

* Revert "[hadoop] LIHADOOP-76132 : Evolve the BundledTokenIdentifier to include SPIFFE tokens (apache#458)"

This reverts commit e3d76d0.

* Revert "[hadoop] LIHADOOP-76131 : Create the SPIFFE Delegation Token Identifier (apache#456)"

This reverts commit df81929.

* Revert "[hadoop] LIHADOOP-76130: Update BundledDelegationTokenIdentifier to have unambiguous serde (apache#457)"

This reverts commit 902ba08.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants