It worked now.

The changes I did was, increased the value to 8 GB

  <property>
    <name>yarn.nodemanager.resource.memory-mb</name>
    <value>8192</value>
    <description>the amount of memory on the NodeManager in GB</description>
  </property>


On Thu, Feb 28, 2013 at 10:08 AM, Kapoor <kap...@capecode.in> wrote:

> Please find the link attached with this email.
>
> Link for screenshot :
> http://picpaste.com/Screenshot_from_2013-02-28_10_03_05-9H0PfXWs.png
>
> Though I am also looking into this(code debug) and found out that
> Application master is never called by RM for the respective jobs.
>
> Since I am relatively new, it would kind of you,  if you suggest am I
> missing something in configuration wise.
>
>
>
>
>
> On Thu, Feb 28, 2013 at 4:51 AM, Vinod Kumar Vavilapalli <
> vino...@hortonworks.com> wrote:
>
>>
>> Attachments won't go through, please host it somewhere and post a link.
>>
>> Does the total memory on RM webui show a non-zero number?
>>
>> Thanks,
>> +Vinod
>>
>> On Feb 27, 2013, at 2:29 AM, Kapoor wrote:
>>
>> > Hi,
>> >
>> > I am trying to run the DistributedShell exmaple on my hadoop with YARN
>> >
>> > Below are the details:
>> >
>> > Command used
>> >
>> > ./hadoop org.apache.hadoop.yarn.applications.distributedshell.Client
>> -jar
>> /home/impadmin/opensource/hadoop-common/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-applications/hadoop-yarn-applications-distributedshell/target/hadoop-yarn-applications-distributedshell-3.0.0-SNAPSHOT.jar
>> -shell_command ls --num_containers 5 --debug
>> >
>> > I can see the application is submitted successfully but the final
>> status is UNDEFINED also application is not get into finished state.
>> >
>> > Screenshot attached
>> >
>> > Please assist
>>
>>
>

Reply via email to