[
https://issues.apache.org/jira/browse/YARN-1019?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14524736#comment-14524736
]
Hadoop QA commented on YARN-1019:
---------------------------------
\\
\\
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:red}-1{color} | patch | 0m 0s | The patch command could not apply
the patch during dryrun. |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12616524/YARN-1019.0.patch |
| Optional Tests | javadoc javac unit findbugs checkstyle |
| git revision | trunk / f1a152c |
| Console output |
https://builds.apache.org/job/PreCommit-YARN-Build/7596/console |
This message was 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.3.4#6332)