[
https://issues.apache.org/jira/browse/AMBARI-17999?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15424009#comment-15424009
]
Ying Zhang commented on AMBARI-17999:
-------------------------------------
The patch simply replaces all the occurrences of
"yarn.nodemanager.log.retain-second" with "yarn.nodemanager.log.retain-seconds".
Would someone please help to review the patch? Local run of "mvn clean install
-DskipTests" succeeds.
{code:borderStyle=solid}
00:39:43 [INFO]
------------------------------------------------------------------------
00:39:43 [INFO] Reactor Summary:
00:39:43 [INFO]
00:39:43 [INFO] Ambari Main ....................................... SUCCESS
[3.895s]
00:39:43 [INFO] Apache Ambari Project POM ......................... SUCCESS
[0.533s]
00:39:43 [INFO] Ambari Web ........................................ SUCCESS
[2:47.859s]
00:39:43 [INFO] Ambari Views ...................................... SUCCESS
[8.912s]
00:39:43 [INFO] Ambari Admin View ................................. SUCCESS
[3:59.571s]
00:39:43 [INFO] ambari-metrics .................................... SUCCESS
[1.795s]
00:39:43 [INFO] Ambari Metrics Common ............................. SUCCESS
[1.196s]
00:39:43 [INFO] Ambari Metrics Hadoop Sink ........................ SUCCESS
[1.874s]
00:39:43 [INFO] Ambari Metrics Flume Sink ......................... SUCCESS
[1.200s]
00:39:43 [INFO] Ambari Metrics Kafka Sink ......................... SUCCESS
[1.265s]
00:39:43 [INFO] Ambari Metrics Collector .......................... SUCCESS
[8.513s]
00:39:43 [INFO] Ambari Metrics Monitor ............................ SUCCESS
[1.596s]
00:39:43 [INFO] Ambari Metrics Assembly ........................... SUCCESS
[27.071s]
00:39:43 [INFO] Ambari Server ..................................... SUCCESS
[2:56.818s]
00:39:43 [INFO] Ambari Agent ...................................... SUCCESS
[3.103s]
00:39:43 [INFO] Ambari Client ..................................... SUCCESS
[0.186s]
00:39:43 [INFO] Ambari Python Client .............................. SUCCESS
[0.719s]
00:39:43 [INFO] Ambari Groovy Client .............................. SUCCESS
[2.499s]
00:39:43 [INFO] Ambari Shell ...................................... SUCCESS
[0.156s]
00:39:43 [INFO] Ambari Python Shell ............................... SUCCESS
[0.605s]
00:39:43 [INFO] Ambari Groovy Shell ............................... SUCCESS
[1.576s]
00:39:43 [INFO]
------------------------------------------------------------------------
00:39:43 [INFO] BUILD SUCCESS
00:39:43 [INFO]
------------------------------------------------------------------------
00:39:43 [INFO] Total time: 10:56.432s
00:39:43 [INFO] Finished at: Tue Aug 16 00:38:50 PDT 2016
00:39:44 [INFO] Final Memory: 230M/858M
{code}
> Typo in property name "yarn.nodemanager.log.retain-second", should be
> "seconds"
> -------------------------------------------------------------------------------
>
> Key: AMBARI-17999
> URL: https://issues.apache.org/jira/browse/AMBARI-17999
> Project: Ambari
> Issue Type: Bug
> Components: ambari-server
> Affects Versions: 2.2.0
> Reporter: Ying Zhang
> Priority: Minor
> Attachments: AMBARI-17999.001.patch
>
>
> In yarn-site.xml, property name "yarn.nodemanager.log.retain-second" is
> wrong, should be "yarn.nodemanager.log.retain-seconds" instead.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)