[
https://issues.apache.org/jira/browse/AMBARI-21191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16055808#comment-16055808
]
Doroszlai, Attila commented on AMBARI-21191:
--------------------------------------------
[~wangjianfei], thanks, {{ServicePropertiesTest}} is fine with the new patch.
Now there are some Python test failures in
{{ambari-server/src/test/python/stacks/2.0.6/FLUME/test_flume.py}}:
{noformat}
Total run:1168
Total errors:0
Total failures:7
{noformat}
You can run Python tests only with:
{noformat}
mvn -am -pl ambari-server -DskipSurefireTests clean test
{noformat}
Can you please check?
> Custom log4j.properties of Flume
> --------------------------------
>
> Key: AMBARI-21191
> URL: https://issues.apache.org/jira/browse/AMBARI-21191
> Project: Ambari
> Issue Type: Improvement
> Affects Versions: trunk
> Reporter: wangjianfei
> Assignee: wangjianfei
> Fix For: trunk
>
> Attachments: AMBARI-21191.patch
>
>
> Currently,if you want to config log4j.properties of Flume,you must change the
> log4j.properties.j2 in the host installed flume agent.
> So,we make it configurable by adding log4j.properties.template.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)