[ 
https://issues.apache.org/jira/browse/HBASE-26802?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17511109#comment-17511109
 ] 

Nick Dimiduk commented on HBASE-26802:
--------------------------------------

The "Packaging and Integration" step in the nightly build has been reliably 
failing on branch-2 since this patch landed. For example, 
https://ci-hbase.apache.org/job/HBase%20Nightly/job/branch-2/491//artifact/output-integration/hadoop-2.log

{noformat}
/home/jenkins/jenkins-home/workspace/HBase_Nightly_branch-2/component/dev-support/hbase_nightly_pseudo-distributed-test.sh:
 line 204: # Define some default values that can be overridden by system 
properties
hbase.root.logger=INFO,console

# Define the root logger to the system property "hbase.root.logger".
log4j.rootLogger=${hbase.root.logger}

# Logging Threshold
log4j.threshold=ALL
# console
log4j.appender.console=org.apache.log4j.ConsoleAppender
log4j.appender.console.target=System.err
log4j.appender.console.layout=org.apache.log4j.PatternLayout
log4j.appender.console.layout.ConversionPattern=%d{ISO8601} %-5p [%t] %c{2}: 
%.1000m%n
: bad substitution
{noformat}

> Backport the log4j2 changes to branch-2
> ---------------------------------------
>
>                 Key: HBASE-26802
>                 URL: https://issues.apache.org/jira/browse/HBASE-26802
>             Project: HBase
>          Issue Type: Task
>          Components: logging
>            Reporter: Duo Zhang
>            Assignee: Duo Zhang
>            Priority: Blocker
>             Fix For: 2.5.0, 2.6.0
>
>
> One thing is that, we'd better make sure that users can still use the old 
> log4j.properties for logging.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to