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

HADOOP-14406. Support slf4j logger log level get and set #220

Closed
wants to merge 1 commit into from

Conversation

maobaolong
Copy link
Member

@maobaolong maobaolong commented May 10, 2017

@maobaolong maobaolong changed the title [HADOOP-14406] Support sl4j logger [HADOOP-14406] Support slf4j logger log level get and set May 10, 2017
@maobaolong maobaolong changed the title [HADOOP-14406] Support slf4j logger log level get and set HADOOP-14406. Support slf4j logger log level get and set May 10, 2017
@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 43 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 1056 trunk passed
+1 compile 1091 trunk passed
+1 checkstyle 39 trunk passed
+1 mvnsite 73 trunk passed
+1 shadedclient 746 branch has no errors when building and testing our client artifacts.
+1 javadoc 57 trunk passed
0 spotbugs 124 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 122 trunk passed
_ Patch Compile Tests _
+1 mvninstall 51 the patch passed
+1 compile 1082 the patch passed
+1 javac 1082 the patch passed
-0 checkstyle 40 hadoop-common-project/hadoop-common: The patch generated 3 new + 9 unchanged - 0 fixed = 12 total (was 9)
+1 mvnsite 70 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 618 patch has no errors when building and testing our client artifacts.
+1 javadoc 60 the patch passed
+1 findbugs 133 the patch passed
_ Other Tests _
-1 unit 532 hadoop-common in the patch failed.
+1 asflicense 58 The patch does not generate ASF License warnings.
5947
Reason Tests
Failed junit tests hadoop.metrics2.sink.TestFileSink
Subsystem Report/Notes
Docker Client=18.09.8 Server=18.09.8 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-220/1/artifact/out/Dockerfile
GITHUB PR #220
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 59c9f1f0b043 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 / 7f1b76c
Default Java 1.8.0_212
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-220/1/artifact/out/diff-checkstyle-hadoop-common-project_hadoop-common.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-220/1/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-220/1/testReport/
Max. process+thread count 1380 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-common U: hadoop-common-project/hadoop-common
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-220/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 41 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 1166 trunk passed
+1 compile 1165 trunk passed
+1 checkstyle 41 trunk passed
+1 mvnsite 81 trunk passed
+1 shadedclient 781 branch has no errors when building and testing our client artifacts.
+1 javadoc 67 trunk passed
0 spotbugs 121 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 119 trunk passed
_ Patch Compile Tests _
+1 mvninstall 52 the patch passed
+1 compile 1084 the patch passed
+1 javac 1084 the patch passed
-0 checkstyle 38 hadoop-common-project/hadoop-common: The patch generated 3 new + 9 unchanged - 0 fixed = 12 total (was 9)
+1 mvnsite 77 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 652 patch has no errors when building and testing our client artifacts.
+1 javadoc 62 the patch passed
+1 findbugs 127 the patch passed
_ Other Tests _
+1 unit 561 hadoop-common in the patch passed.
+1 asflicense 43 The patch does not generate ASF License warnings.
6214
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-220/2/artifact/out/Dockerfile
GITHUB PR #220
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 27d66be0eee9 4.4.0-157-generic #185-Ubuntu SMP Tue Jul 23 09:17:01 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 62efb63
Default Java 1.8.0_212
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-220/2/artifact/out/diff-checkstyle-hadoop-common-project_hadoop-common.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-220/2/testReport/
Max. process+thread count 1419 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-common U: hadoop-common-project/hadoop-common
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-220/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 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 1245 trunk passed
+1 compile 1149 trunk passed
+1 checkstyle 44 trunk passed
+1 mvnsite 87 trunk passed
+1 shadedclient 899 branch has no errors when building and testing our client artifacts.
+1 javadoc 67 trunk passed
0 spotbugs 144 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 142 trunk passed
_ Patch Compile Tests _
+1 mvninstall 58 the patch passed
+1 compile 1146 the patch passed
+1 javac 1146 the patch passed
-0 checkstyle 43 hadoop-common-project/hadoop-common: The patch generated 3 new + 10 unchanged - 0 fixed = 13 total (was 10)
+1 mvnsite 86 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 752 patch has no errors when building and testing our client artifacts.
+1 javadoc 63 the patch passed
+1 findbugs 137 the patch passed
_ Other Tests _
+1 unit 561 hadoop-common in the patch passed.
+1 asflicense 44 The patch does not generate ASF License warnings.
6676
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-220/3/artifact/out/Dockerfile
GITHUB PR #220
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 7cbac85920b4 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 / e872ceb
Default Java 1.8.0_222
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-220/3/artifact/out/diff-checkstyle-hadoop-common-project_hadoop-common.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-220/3/testReport/
Max. process+thread count 1329 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-common U: hadoop-common-project/hadoop-common
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-220/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.

@maobaolong
Copy link
Member Author

If no one review this patch, just close it

@maobaolong maobaolong closed this Aug 8, 2019
@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 41 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 1094 root in trunk failed.
+1 compile 1203 trunk passed
+1 checkstyle 48 trunk passed
+1 mvnsite 85 trunk passed
+1 shadedclient 818 branch has no errors when building and testing our client artifacts.
+1 javadoc 59 trunk passed
0 spotbugs 129 Used deprecated FindBugs config; considering switching to SpotBugs.
+1 findbugs 127 trunk passed
_ Patch Compile Tests _
+1 mvninstall 60 the patch passed
+1 compile 1262 the patch passed
+1 javac 1262 the patch passed
-0 checkstyle 42 hadoop-common-project/hadoop-common: The patch generated 3 new + 9 unchanged - 0 fixed = 12 total (was 9)
+1 mvnsite 80 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 673 patch has no errors when building and testing our client artifacts.
+1 javadoc 71 the patch passed
+1 findbugs 141 the patch passed
_ Other Tests _
-1 unit 616 hadoop-common in the patch failed.
+1 asflicense 43 The patch does not generate ASF License warnings.
6509
Reason Tests
Failed junit tests hadoop.ha.TestZKFailoverController
Subsystem Report/Notes
Docker Client=19.03.1 Server=19.03.1 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-220/4/artifact/out/Dockerfile
GITHUB PR #220
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient findbugs checkstyle
uname Linux 2e6b70cb2c1a 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 / 00b5a27
Default Java 1.8.0_212
mvninstall https://builds.apache.org/job/hadoop-multibranch/job/PR-220/4/artifact/out/branch-mvninstall-root.txt
checkstyle https://builds.apache.org/job/hadoop-multibranch/job/PR-220/4/artifact/out/diff-checkstyle-hadoop-common-project_hadoop-common.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-220/4/artifact/out/patch-unit-hadoop-common-project_hadoop-common.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-220/4/testReport/
Max. process+thread count 1443 (vs. ulimit of 5500)
modules C: hadoop-common-project/hadoop-common U: hadoop-common-project/hadoop-common
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-220/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.

shanthoosh pushed a commit to shanthoosh/hadoop that referenced this pull request Oct 15, 2019
Author: Boris Shkolnik <boryas@apache.org>
Author: Boris Shkolnik <bshkolni@linkedin.com>

Reviewers: Jacob Maes <jmaes@linkedin.com>, Prateek Maheshwari <pmaheshw@linkedin.com>

Closes apache#220 from sborya/StandAloneFeaturePreview
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants