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

Hadoop QA commented on YARN-1019:
---------------------------------

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

    {color:red}-1 patch{color}.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-YARN-Build/2567//console

This message is automatically generated.

> YarnConfiguration validation for local disk path and http addresses.
> --------------------------------------------------------------------
>
>                 Key: YARN-1019
>                 URL: https://issues.apache.org/jira/browse/YARN-1019
>             Project: Hadoop YARN
>          Issue Type: Improvement
>    Affects Versions: 2.0.5-alpha
>            Reporter: Omkar Vinit Joshi
>            Priority: Minor
>              Labels: newbie
>         Attachments: YARN-1019.0.patch
>
>
> Today we are not validating certain configuration parameters set in 
> yarn-site.xml. 1) Configurations related to paths... such as local-dirs, 
> log-dirs.. Our NM crashes during startup if they are set to relative paths 
> rather than absolute paths. To avoid such failures we can enforce checks 
> (absolute paths) before startup . i.e. before we actually startup...( i.e. 
> directory handler creating directories).
> 2) Also for all the parameters using "hostname:port" unless we are ok with 
> default port.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to