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

Hadoop QA commented on AMBARI-14715:
------------------------------------

{color:red}-1 overall{color}.  Here are the results of testing the latest 
attachment 
  
http://issues.apache.org/jira/secure/attachment/12783037/AMBARI-14715.001.patch
  against trunk revision .

    {color:green}+1 @author{color}.  The patch does not contain any @author 
tags.

    {color:red}-1 tests included{color}.  The patch doesn't appear to include 
any new or modified tests.
                        Please justify why no new tests are needed for this 
patch.
                        Also please list what manual steps were performed to 
verify this patch.

    {color:green}+1 javac{color}.  The applied patch does not increase the 
total number of javac compiler warnings.

    {color:green}+1 release audit{color}.  The applied patch does not increase 
the total number of release audit warnings.

    {color:green}+1 core tests{color}.  The patch passed unit tests in 
ambari-server.

Test results: 
https://builds.apache.org/job/Ambari-trunk-test-patch/4980//testReport/
Console output: 
https://builds.apache.org/job/Ambari-trunk-test-patch/4980//console

This message is automatically generated.

> TimelineServer configuration is missing in yarn-env.xml.
> --------------------------------------------------------
>
>                 Key: AMBARI-14715
>                 URL: https://issues.apache.org/jira/browse/AMBARI-14715
>             Project: Ambari
>          Issue Type: Bug
>          Components: stacks
>            Reporter: Akira AJISAKA
>            Assignee: Akira AJISAKA
>              Labels: newbie
>         Attachments: AMBARI-14715.001.patch
>
>
> In yarn-env.xml, {{YARN_HISTORYSERVER_OPTS}} and 
> {{YARN_HISTORYSERVER_HEAPSIZE}} are not valid for TimelineServer.
> {noformat:title=ambari-server/src/main/resources/stacks/HDP/2.3/services/YARN/configuration/yarn-env.xml}
>       # Specify the max Heapsize for the HistoryManager using a numerical 
> value
>       # in the scale of MB. For example, to specify an jvm option of 
> -Xmx1000m, set
>       # the value to 1024.
>       # This value will be overridden by an Xmx setting specified in either 
> YARN_OPTS
>       # and/or YARN_HISTORYSERVER_OPTS.
>       # If not specified, the default value will be picked from either 
> YARN_HEAPMAX
>       # or JAVA_HEAP_MAX with YARN_HEAPMAX as the preferred option of the two.
>       export YARN_HISTORYSERVER_HEAPSIZE={{apptimelineserver_heapsize}}
> {noformat}
> {{HISTORYSERVER}} should be {{TIMELINESERVER}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to