[
https://issues.apache.org/jira/browse/AMBARI-18811?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15645179#comment-15645179
]
Hudson commented on AMBARI-18811:
---------------------------------
SUCCESS: Integrated in Jenkins build Ambari-trunk-Commit #5956 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/5956/])
AMBARI-18811. AMS: Remove unused mapred task sink configurations. (swagle:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=2f221bd784fee6f90e297b300a7e67900a20d915])
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.0.6/hooks/before-START/templates/hadoop-metrics2.properties.j2
> AMS: Remove unused mapred task sink configurations
> --------------------------------------------------
>
> Key: AMBARI-18811
> URL: https://issues.apache.org/jira/browse/AMBARI-18811
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.0.0
> Reporter: Siddharth Wagle
> Assignee: Siddharth Wagle
> Priority: Critical
> Fix For: 2.4.2
>
> Attachments: AMBARI-18811.patch
>
>
> The hadoop-metrics2.properties defines sink configurations for MapReduce
> tasks which could affect jobs that do not include the sink jar in their
> classpath.
> {code}
> maptask.sink.timeline.collector={{metric_collector_protocol}}://{{metric_collector_host}}:{{metric_collector_port}}
>
> reducetask.sink.timeline.collector={{metric_collector_protocol}}://{{metric_collector_host}}:{{metric_collector_port}}
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)