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

YARN-3929. Add uncleaning option for local app log file #401

Open
wants to merge 1 commit into
base: trunk
Choose a base branch
from

Conversation

bschell
Copy link

@bschell bschell commented Jul 6, 2018

Add uncleaning option for local app log file with log-aggregation enabled

Support new config to enable/disable local app log file cleanup when log-aggregation is enabled

…bled

Support new config to enable/disable local app log file cleanup when log-aggregation is enabled
@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 37 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 appears to include 1 new or modified test files.
_ trunk Compile Tests _
0 mvndep 14 Maven dependency ordering for branch
+1 mvninstall 1032 trunk passed
+1 compile 546 trunk passed
+1 checkstyle 73 trunk passed
+1 mvnsite 89 trunk passed
+1 shadedclient 831 branch has no errors when building and testing our client artifacts.
+1 javadoc 63 trunk passed
0 spotbugs 82 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 178 trunk passed
_ Patch Compile Tests _
0 mvndep 13 Maven dependency ordering for patch
+1 mvninstall 64 the patch passed
+1 compile 512 the patch passed
+1 javac 512 the patch passed
-0 checkstyle 70 hadoop-yarn-project/hadoop-yarn: The patch generated 10 new + 374 unchanged - 2 fixed = 384 total (was 376)
+1 mvnsite 80 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 663 patch has no errors when building and testing our client artifacts.
+1 javadoc 60 the patch passed
+1 findbugs 188 the patch passed
_ Other Tests _
-1 unit 50 hadoop-yarn-api in the patch failed.
-1 unit 1294 hadoop-yarn-server-nodemanager in the patch failed.
+1 asflicense 44 The patch does not generate ASF License warnings.
5939
Reason Tests
Failed junit tests TEST-TestYarnConfigurationFields
hadoop.yarn.server.nodemanager.amrmproxy.TestFederationInterceptor
Subsystem Report/Notes
Docker Client=18.09.8 Server=18.09.8 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-401/1/artifact/out/Dockerfile
GITHUB PR #401
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux b2777817c52e 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 / 7f1b76c
Default Java 1.8.0_212
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-401/1/artifact/out/diff-checkstyle-hadoop-yarn-project_hadoop-yarn.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-401/1/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-401/1/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-401/1/testReport/
Max. process+thread count 446 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager U: hadoop-yarn-project/hadoop-yarn
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-401/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 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 appears to include 1 new or modified test files.
_ trunk Compile Tests _
0 mvndep 15 Maven dependency ordering for branch
+1 mvninstall 1136 trunk passed
+1 compile 573 trunk passed
+1 checkstyle 76 trunk passed
+1 mvnsite 85 trunk passed
+1 shadedclient 787 branch has no errors when building and testing our client artifacts.
+1 javadoc 64 trunk passed
0 spotbugs 81 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 172 trunk passed
_ Patch Compile Tests _
0 mvndep 15 Maven dependency ordering for patch
+1 mvninstall 66 the patch passed
+1 compile 529 the patch passed
+1 javac 529 the patch passed
-0 checkstyle 67 hadoop-yarn-project/hadoop-yarn: The patch generated 10 new + 375 unchanged - 2 fixed = 385 total (was 377)
+1 mvnsite 87 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 694 patch has no errors when building and testing our client artifacts.
+1 javadoc 59 the patch passed
-1 findbugs 31 hadoop-yarn-server-nodemanager in the patch failed.
_ Other Tests _
-1 unit 52 hadoop-yarn-api in the patch failed.
-1 unit 32 hadoop-yarn-server-nodemanager in the patch failed.
+1 asflicense 37 The patch does not generate ASF License warnings.
4751
Reason Tests
Failed junit tests hadoop.yarn.conf.TestYarnConfigurationFields
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-401/2/artifact/out/Dockerfile
GITHUB PR #401
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux c64e171c9efe 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-401/2/artifact/out/diff-checkstyle-hadoop-yarn-project_hadoop-yarn.txt
findbugs https://builds.apache.org/job/hadoop-multibranch/job/PR-401/2/artifact/out/patch-findbugs-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-401/2/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-401/2/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-server_hadoop-yarn-server-nodemanager.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-401/2/testReport/
Max. process+thread count 447 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager U: hadoop-yarn-project/hadoop-yarn
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-401/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 37 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 1 new or modified test files.
_ trunk Compile Tests _
0 mvndep 16 Maven dependency ordering for branch
+1 mvninstall 1175 trunk passed
+1 compile 554 trunk passed
+1 checkstyle 82 trunk passed
+1 mvnsite 103 trunk passed
+1 shadedclient 958 branch has no errors when building and testing our client artifacts.
+1 javadoc 69 trunk passed
0 spotbugs 87 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 193 trunk passed
_ Patch Compile Tests _
0 mvndep 15 Maven dependency ordering for patch
+1 mvninstall 71 the patch passed
+1 compile 515 the patch passed
+1 javac 515 the patch passed
-0 checkstyle 82 hadoop-yarn-project/hadoop-yarn: The patch generated 10 new + 375 unchanged - 2 fixed = 385 total (was 377)
+1 mvnsite 92 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 793 patch has no errors when building and testing our client artifacts.
+1 javadoc 65 the patch passed
+1 findbugs 210 the patch passed
_ Other Tests _
-1 unit 56 hadoop-yarn-api in the patch failed.
+1 unit 1299 hadoop-yarn-server-nodemanager in the patch passed.
+1 asflicense 42 The patch does not generate ASF License warnings.
6454
Reason Tests
Failed junit tests hadoop.yarn.conf.TestYarnConfigurationFields
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-401/3/artifact/out/Dockerfile
GITHUB PR #401
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 09c348938598 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 / e872ceb
Default Java 1.8.0_212
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-401/3/artifact/out/diff-checkstyle-hadoop-yarn-project_hadoop-yarn.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-401/3/artifact/out/patch-unit-hadoop-yarn-project_hadoop-yarn_hadoop-yarn-api.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-401/3/testReport/
Max. process+thread count 306 (vs. ulimit of 5500)
modules C: hadoop-yarn-project/hadoop-yarn/hadoop-yarn-api hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager U: hadoop-yarn-project/hadoop-yarn
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-401/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.

shanthoosh pushed a commit to shanthoosh/hadoop that referenced this pull request Oct 15, 2019
… allocated resources

Author: Jagadish <jvenkatraman@linkedin.com>

Reviewers: Prateek <prateekm@cs.utexas.edu>

Closes apache#401 from vjagadish1989/host-affinity-fix
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