ence would be: MR -> end-user-config -> driver, DS -> driver (but you
> still can create your own end-user-config). Hope this answers your question
> and that I understood it correctly.
>
> regards
> tmp
>
>
> 2013/12/5 Yue Wang
>
>> Hi,
>>
>> I
-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell.
>
> regards
> tmp
>
>
> 2013/12/1 Yue Wang
>
>> Hi,
>>
>> I found the page (
>> http://hadoop.apache.org/docs/stable/hadoop-yarn/hadoop-yarn-site/WritingYarnApplications.html)
>
Hi,
I found the page (
http://hadoop.apache.org/docs/stable/hadoop-yarn/hadoop-yarn-site/WritingYarnApplications.html)
and know how to write an ApplicationMaster.
However, is there a complete example showing how to run this
ApplicationMaster with a real Hadoop Program (e.g. WordCount) on YARN?
T