Skip to content

Commit 90084e4

Browse files
committed
revert log config changes causing Shell test failures
1 parent 86cbb13 commit 90084e4

File tree

1 file changed

+1
-1
lines changed
  • hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/resources

1 file changed

+1
-1
lines changed

hadoop-mapreduce-project/hadoop-mapreduce-client/hadoop-mapreduce-client-jobclient/src/test/resources/log4j.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
# log4j configuration used during build and unit tests
1414

15-
log4j.rootLogger=ALL,stdout
15+
log4j.rootLogger=info,stdout
1616
log4j.threshold=ALL
1717
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
1818
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout

0 commit comments

Comments
 (0)