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

Hudson commented on YARN-3572:
------------------------------

SUCCESS: Integrated in Hadoop-Mapreduce-trunk-Java8 #189 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/189/])
YARN-3572. Correct typos in WritingYarnApplications.md. Contributed by Gabor 
Liptak. (aajisaka: rev a521b509551e092dfeb38cdf29bb96556d3e0266)
* hadoop-yarn-project/CHANGES.txt
* 
hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/WritingYarnApplications.md


> Correct typos in WritingYarnApplications.md
> -------------------------------------------
>
>                 Key: YARN-3572
>                 URL: https://issues.apache.org/jira/browse/YARN-3572
>             Project: Hadoop YARN
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 2.7.0
>            Reporter: Sandeep Khurana
>            Assignee: Gabor Liptak
>            Priority: Minor
>              Labels: newbie
>             Fix For: 2.8.0
>
>         Attachments: YARN-3572.patch
>
>
> The documentation at 
> http://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/WritingYarnApplications.html#Sample_Code
>  has couple of issues
> In FAQ section 
> Url packageUrl = ConverterUtils.getYarnUrlFromPath(
>     FileContext.getFileContext.makeQualified(new Path(packagePath)));
> 1) Url packageUrl should be changed to URL packageUrl 
> 2)  FileContext.getFileContext should be  FileContext.getFileContext()  
> (brackets at the end) 



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

Reply via email to