Ok, in the following, I use bin/yarn. Doesn't seem like much has changed:
hduser@Roosevelt:/usr/local/hadoop$ ./hduser_jobs.sh
Running hduser script ...
bin/yarn jar
/usr/local/giraph/giraph-examples/target/giraph-examples-1.1.0-SNAPSHOT-for-hadoop-2.5.1-jar-with-dependencies.jar
org.apache.giraph.GiraphRunner
org.apache.giraph.examples.SimpleShortestPathsComputation -vif
org.apache.giraph.io.formats.JsonLongDoubleFloatDoubleVertexInputFormat
-vip /user/hduser/input/tiny_graph.txt -vof
org.apache.giraph.io.formats.IdWithValueTextOutputFormat -op
/user/hduser/output/shortestpaths -w 1 -yj
giraph-examples-1.1.0-SNAPSHOT-for-hadoop-2.5.1-jar-with-dependencies.jar
14/11/18 05:36:05 WARN util.NativeCodeLoader: Unable to load native-hadoop
library for your platform... using builtin-java classes where applicable
14/11/18 05:36:08 INFO utils.ConfigurationUtils: No edge input format
specified. Ensure your InputFormat does not require one.
14/11/18 05:36:08 INFO utils.ConfigurationUtils: No edge output format
specified. Ensure your OutputFormat does not require one.
14/11/18 05:36:08 INFO yarn.GiraphYarnClient: Final output path is:
hdfs://localhost:9000/user/hduser/output/shortestpaths
14/11/18 05:36:08 INFO yarn.GiraphYarnClient: Running Client
14/11/18 05:36:08 INFO client.RMProxy: Connecting to ResourceManager at
localhost/127.0.0.1:8050
14/11/18 05:36:09 INFO yarn.GiraphYarnClient: Got node report from ASM for,
nodeId=roosevelt:60486, nodeAddress roosevelt:8042, nodeRackName
/default-rack, nodeNumContainers 0
14/11/18 05:36:09 INFO yarn.GiraphYarnClient: Defaulting per-task heap size
to 1024MB.
14/11/18 05:36:09 INFO yarn.GiraphYarnClient: Obtained new Application ID:
application_1416310496070_0001
14/11/18 05:36:09 INFO Configuration.deprecation: mapred.job.id is
deprecated. Instead, use mapreduce.job.id
14/11/18 05:36:09 INFO yarn.GiraphYarnClient: Set the environment for the
application master
14/11/18 05:36:09 INFO yarn.GiraphYarnClient: Environment for AM
:{CLASSPATH=${CLASSPATH}:./*:$HADOOP_CONF_DIR:$HADOOP_COMMON_HOME/share/hadoop/common/*:$HADOOP_COMMON_HOME/share/hadoop/common/lib/*:$HADOOP_HDFS_HOME/share/hadoop/hdfs/*:$HADOOP_HDFS_HOME/share/hadoop/hdfs/lib/*:$HADOOP_YARN_HOME/share/hadoop/yarn/*:$HADOOP_YARN_HOME/share/hadoop/yarn/lib/*:$HADOOP_MAPRED_HOME/share/hadoop/mapreduce/*:$HADOOP_MAPRED_HOME/share/hadoop/mapreduce/lib/*}
14/11/18 05:36:09 INFO yarn.GiraphYarnClient: buildLocalResourceMap ....
14/11/18 05:36:12 INFO yarn.YarnUtils: Registered file in LocalResources ::
hdfs://localhost:9000/user/hduser/giraph_yarn_jar_cache/application_1416310496070_0001/giraph-conf.xml
14/11/18 05:36:12 INFO yarn.GiraphYarnClient: LIB JARS
:giraph-examples-1.1.0-SNAPSHOT-for-hadoop-2.5.1-jar-with-dependencies.jar
14/11/18 05:36:12 INFO yarn.YarnUtils: Class path name .
14/11/18 05:36:12 INFO yarn.YarnUtils: base path checking .
14/11/18 05:36:12 INFO yarn.GiraphYarnClient: Made local resource for
:/usr/local/hadoop/share/giraph-examples-1.1.0-SNAPSHOT-for-hadoop-2.5.1-jar-with-dependencies.jar
to
hdfs://localhost:9000/user/hduser/giraph_yarn_jar_cache/application_1416310496070_0001/giraph-examples-1.1.0-SNAPSHOT-for-hadoop-2.5.1-jar-with-dependencies.jar
14/11/18 05:36:16 INFO yarn.YarnUtils: Registered file in LocalResources ::
hdfs://localhost:9000/user/hduser/giraph_yarn_jar_cache/application_1416310496070_0001/giraph-examples-1.1.0-SNAPSHOT-for-hadoop-2.5.1-jar-with-dependencies.jar
14/11/18 05:36:16 INFO yarn.GiraphYarnClient: ApplicationSumbissionContext
for GiraphApplicationMaster launch container is populated.
14/11/18 05:36:16 INFO yarn.GiraphYarnClient: Submitting application to ASM
14/11/18 05:36:16 INFO impl.YarnClientImpl: Submitted application
application_1416310496070_0001
14/11/18 05:36:16 INFO yarn.GiraphYarnClient: Got new appId after
submission :application_1416310496070_0001
14/11/18 05:36:16 INFO yarn.GiraphYarnClient: GiraphApplicationMaster
container request was submitted to ResourceManager for job: Giraph:
org.apache.giraph.examples.SimpleShortestPathsComputation
14/11/18 05:36:17 INFO yarn.GiraphYarnClient: Giraph:
org.apache.giraph.examples.SimpleShortestPathsComputation, Elapsed: 1.01
secs
14/11/18 05:36:17 INFO yarn.GiraphYarnClient:
appattempt_1416310496070_0001_000001, State: ACCEPTED, Containers used: 1
14/11/18 05:36:22 INFO yarn.GiraphYarnClient: Giraph:
org.apache.giraph.examples.SimpleShortestPathsComputation, Elapsed: 5.86
secs
14/11/18 05:36:22 INFO yarn.GiraphYarnClient:
appattempt_1416310496070_0001_000001, State: ACCEPTED, Containers used: 1
14/11/18 05:36:26 INFO yarn.GiraphYarnClient: Giraph:
org.apache.giraph.examples.SimpleShortestPathsComputation, Elapsed: 10.02
secs
14/11/18 05:36:26 INFO yarn.GiraphYarnClient:
appattempt_1416310496070_0001_000001, State: ACCEPTED, Containers used: 1
14/11/18 05:36:30 INFO yarn.GiraphYarnClient: Giraph:
org.apache.giraph.examples.SimpleShortestPathsComputation, Elapsed: 14.39
secs
14/11/18 05:36:30 INFO yarn.GiraphYarnClient:
appattempt_1416310496070_0001_000001, State: ACCEPTED, Containers used: 1
14/11/18 05:36:34 INFO yarn.GiraphYarnClient: Giraph:
org.apache.giraph.examples.SimpleShortestPathsComputation, Elapsed: 18.57
secs
14/11/18 05:36:34 INFO yarn.GiraphYarnClient:
appattempt_1416310496070_0001_000001, State: RUNNING, Containers used: 2
gam_stderr.log
LF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in
[jar:file:/app/hadoop/tmp/nm-local-dir/usercache/hduser/appcache/application_1416310496070_0001/filecache/10/giraph-examples-1.1.0-SNAPSHOT-for-hadoop-2.5.1-jar-with-dependencies.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in
[jar:file:/usr/local/hadoop/share/hadoop/common/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
gam_stdout.log
2014-11-18 05:36:28,143 INFO [main] yarn.GiraphApplicationMaster
(GiraphApplicationMaster.java:main(421)) - Starting GitaphAM
2014-11-18 05:36:30,404 WARN [main] util.NativeCodeLoader
(NativeCodeLoader.java:<clinit>(62)) - Unable to load native-hadoop
library for your platform... using builtin-java classes where
applicable
2014-11-18 05:36:32,649 INFO [main] yarn.GiraphApplicationMaster
(GiraphApplicationMaster.java:<init>(168)) - GiraphAM for ContainerId
container_1416310496070_0001_01_000001 ApplicationAttemptId
appattempt_1416310496070_0001_000001
2014-11-18 05:36:32,852 INFO [main] client.RMProxy
(RMProxy.java:createRMProxy(92)) - Connecting to ResourceManager at
localhost/127.0.0.1:8030
2014-11-18 05:36:32,888 INFO [main] impl.NMClientAsyncImpl
(NMClientAsyncImpl.java:serviceInit(107)) - Upper bound of the thread
pool size is 500
2014-11-18 05:36:32,889 INFO [main]
impl.ContainerManagementProtocolProxy
(ContainerManagementProtocolProxy.java:<init>(78)) -
yarn.client.max-nodemanagers-proxies : 500
2014-11-18 05:36:33,589 INFO [main] yarn.GiraphApplicationMaster
(GiraphApplicationMaster.java:setupContainerAskForRM(279)) - Requested
container ask: Capability[<memory:1024, vCores:0>]Priority[10]
2014-11-18 05:36:33,617 INFO [main] yarn.GiraphApplicationMaster
(GiraphApplicationMaster.java:setupContainerAskForRM(279)) - Requested
container ask: Capability[<memory:1024, vCores:0>]Priority[10]
2014-11-18 05:36:33,617 INFO [main] yarn.GiraphApplicationMaster
(GiraphApplicationMaster.java:run(185)) - Wait to finish ..
2014-11-18 05:36:35,674 INFO [AMRM Heartbeater thread]
impl.AMRMClientImpl (AMRMClientImpl.java:populateNMTokens(299)) -
Received new token for : roosevelt:60486
2014-11-18 05:36:35,681 INFO [AMRM Callback Handler Thread]
yarn.GiraphApplicationMaster
(GiraphApplicationMaster.java:onContainersAllocated(605)) - Got
response from RM for container ask, allocatedCnt=1
2014-11-18 05:36:35,681 INFO [AMRM Callback Handler Thread]
yarn.GiraphApplicationMaster
(GiraphApplicationMaster.java:onContainersAllocated(608)) - Total
allocated # of container so far : 1 allocated out of 2 required.
2014-11-18 05:36:35,681 INFO [AMRM Callback Handler Thread]
yarn.GiraphApplicationMaster
(GiraphApplicationMaster.java:startContainerLaunchingThreads(359)) -
Launching command on a new container.,
containerId=container_1416310496070_0001_01_000002,
containerNode=roosevelt:60486, containerNodeURI=roosevelt:8042,
containerResourceMemory=1024
2014-11-18 05:36:35,688 INFO [pool-4-thread-1]
yarn.GiraphApplicationMaster
(GiraphApplicationMaster.java:buildContainerLaunchContext(492)) -
Setting up container launch container for
containerid=container_1416310496070_0001_01_000002
2014-11-18 05:36:35,720 INFO [pool-4-thread-1]
yarn.GiraphApplicationMaster
(GiraphApplicationMaster.java:buildContainerLaunchContext(498)) -
Conatain launch Commands :java -Xmx1024M -Xms1024M -cp .:${CLASSPATH}
org.apache.giraph.yarn.GiraphYarnTask 1416310496070 1 2 1
1><LOG_DIR>/task-2-stdout.log 2><LOG_DIR>/task-2-stderr.log
2014-11-18 05:36:35,721 INFO [pool-4-thread-1]
yarn.GiraphApplicationMaster
(GiraphApplicationMaster.java:buildContainerLaunchContext(518)) -
Setting username in ContainerLaunchContext to: hduser
2014-11-18 05:36:36,789 INFO [AMRM Callback Handler Thread]
yarn.GiraphApplicationMaster
(GiraphApplicationMaster.java:onContainersAllocated(605)) - Got
response from RM for container ask, allocatedCnt=1
2014-11-18 05:36:36,789 INFO [AMRM Callback Handler Thread]
yarn.GiraphApplicationMaster
(GiraphApplicationMaster.java:onContainersAllocated(608)) - Total
allocated # of container so far : 2 allocated out of 2 required.
2014-11-18 05:36:36,790 INFO [AMRM Callback Handler Thread]
yarn.GiraphApplicationMaster
(GiraphApplicationMaster.java:startContainerLaunchingThreads(359)) -
Launching command on a new container.,
containerId=container_1416310496070_0001_01_000003,
containerNode=roosevelt:60486, containerNodeURI=roosevelt:8042,
containerResourceMemory=1024
2014-11-18 05:36:37,227 INFO [pool-4-thread-2]
yarn.GiraphApplicationMaster
(GiraphApplicationMaster.java:buildContainerLaunchContext(492)) -
Setting up container launch container for
containerid=container_1416310496070_0001_01_000003
2014-11-18 05:36:37,227 INFO [pool-4-thread-2]
yarn.GiraphApplicationMaster
(GiraphApplicationMaster.java:buildContainerLaunchContext(498)) -
Conatain launch Commands :java -Xmx1024M -Xms1024M -cp .:${CLASSPATH}
org.apache.giraph.yarn.GiraphYarnTask 1416310496070 1 3 1
1><LOG_DIR>/task-3-stdout.log 2><LOG_DIR>/task-3-stderr.log
2014-11-18 05:36:37,227 INFO [pool-4-thread-2]
yarn.GiraphApplicationMaster
(GiraphApplicationMaster.java:buildContainerLaunchContext(518)) -
Setting username in ContainerLaunchContext to: hduser
2014-11-18 05:36:37,463 INFO [pool-4-thread-1] yarn.YarnUtils
(YarnUtils.java:addFsResourcesToMap(72)) - Adding
giraph-examples-1.1.0-SNAPSHOT-for-hadoop-2.5.1-jar-with-dependencies.jar
to LocalResources for export.to
hdfs://localhost:9000/user/hduser/giraph_yarn_jar_cache/application_1416310496070_0001/giraph-examples-1.1.0-SNAPSHOT-for-hadoop-2.5.1-jar-with-dependencies.jar
2014-11-18 05:36:37,678 INFO [pool-4-thread-1] yarn.YarnUtils
(YarnUtils.java:addFileToResourceMap(160)) - Registered file in
LocalResources ::
hdfs://localhost:9000/user/hduser/giraph_yarn_jar_cache/application_1416310496070_0001/giraph-examples-1.1.0-SNAPSHOT-for-hadoop-2.5.1-jar-with-dependencies.jar
2014-11-18 05:36:37,678 WARN [pool-4-thread-1] yarn.YarnUtils
(YarnUtils.java:addFsResourcesToMap(81)) - Job jars (-yj option)
didn't include giraph-core.
2014-11-18 05:36:37,680 INFO [pool-4-thread-1] yarn.YarnUtils
(YarnUtils.java:addFileToResourceMap(160)) - Registered file in
LocalResources ::
hdfs://localhost:9000/user/hduser/giraph_yarn_jar_cache/application_1416310496070_0001/giraph-conf.xml
2014-11-18 05:36:37,694 INFO
[org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl #0]
impl.NMClientAsyncImpl (NMClientAsyncImpl.java:run(531)) - Processing
Event EventType: START_CONTAINER for Container
container_1416310496070_0001_01_000002
2014-11-18 05:36:37,699 INFO
[org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl #1]
impl.NMClientAsyncImpl (NMClientAsyncImpl.java:run(531)) - Processing
Event EventType: START_CONTAINER for Container
container_1416310496070_0001_01_000003
2014-11-18 05:36:37,698 INFO
[org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl #0]
impl.ContainerManagementProtocolProxy
(ContainerManagementProtocolProxy.java:newProxy(212)) - Opening proxy
: roosevelt:60486
2014-11-18 05:36:37,761 INFO
[org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl #2]
impl.NMClientAsyncImpl (NMClientAsyncImpl.java:run(531)) - Processing
Event EventType: QUERY_CONTAINER for Container
container_1416310496070_0001_01_000003
2014-11-18 05:36:37,771 INFO
[org.apache.hadoop.yarn.client.api.async.impl.NMClientAsyncImpl #3]
impl.NMClientAsyncImpl (NMClientAsyncImpl.java:run(531)) - Processing
Event EventType: QUERY_CONTAINER for Container
container_1416310496070_0001_01_000002
On Thu, Nov 20, 2014 at 1:32 PM, Alessandro Negro <[email protected]>
wrote:
> Hi Das,
> I mean as user you run Hadoop yarn resource manager.
>
> Alessandro
>
> Il giorno 20/nov/2014, alle ore 19:22, D Adams <[email protected]> ha
> scritto:
>
> Alessandro,
> I'm not sure what you mean, should I create a new user on my system
> named 'yarn'? I'm new to both hadoop and giraph, so I'm not sure.
>
> Tripti,
> I'll get those logs as soon as I can.
>
> Thank you both,
>
> V/r
> Das
> On Nov 20, 2014 3:13 AM, "Alessandro Negro" <[email protected]> wrote:
>
>> Hi Tripti,
>> I agree that a more detailed error log could be useful.
>>
>> Thanks,
>> Alessandro
>>
>>
>>
>>
>> Il giorno 19/nov/2014, alle ore 15:54, Tripti Singh <[email protected]>
>> ha scritto:
>>
>> > --_000_D092AB9C1CB42triptiyahooinccom_
>> > Content-Type: text/plain; charset="Windows-1252"
>> > Content-Transfer-Encoding: quoted-printable
>> >
>> > Hi Alessandro,
>> >
>> > I guess u r talking about the documentation on Giraph webpage which
>> mention=
>> > s addition of this new option which is more or less mandatory for yarn
>> base=
>> > d profiles.
>> > When I first ran the Giraph on yarn without the proper =96yj option,
>> there =
>> > was no way I could figure out from the Application/Container logs that
>> this=
>> > was the issue.
>> > I think, it=92ll be a good idea to have this message in the logs for
>> easy d=
>> > ebugging.
>> >
>> > Thanks,
>> > Tripti.
>> >
>> >
>> > From: Alessandro Negro <[email protected]<mailto:[email protected]
>> >>
>> > Reply-To: "[email protected]<mailto:[email protected]>"
>> <user@gir=
>> > aph.apache.org<mailto:[email protected]>>
>> > Date: Tuesday, November 18, 2014 at 4:31 PM
>> > To: "[email protected]<mailto:[email protected]>" <
>> [email protected]=
>> > ache.org<mailto:[email protected]>>
>> > Subject: Re: Help with Giraph on Yarn
>> >
>> > Hi Eli,
>> > no I think that the help message is clear enough, generally when I read
>> =93=
>> > jar=94 I always mean absolute path for jar, but this is a my personal
>> misun=
>> > derstanding.
>> >
>> > Thanks,
>> > Alessandro
>> >
>> >
>> > Il giorno 16/nov/2014, alle ore 21:39, Eli Reisman <
>> [email protected]=
>> > m<mailto:[email protected]>> ha scritto:
>> >
>> > Sounds like you got it figured out since last time I checked this list,
>> sor=
>> > ry it was a pain. Feel free to drop a JIRA ticket if we can make help
>> messa=
>> > ge etc. for -yj option more clear, there's lots to improve there.
>> >
>> > On Sat, Nov 8, 2014 at 7:26 AM, Alessandro Negro <[email protected]
>> <mailt=
>> > o:[email protected]>> wrote:
>> > Hi Tripti,
>> > finally I was able to run the test with success. It was an issue of
>> permiss=
>> > ion since I was running as ale not as yarn.
>> > Let me say that now I=92m able to run graph examples on Yarn 2.5.1.
>> This is=
>> > the final result:
>> >
>> > 14/11/08 16:24:00 INFO yarn.GiraphYarnClient: Completed Giraph:
>> org.apache.=
>> > giraph.examples.SimpleShortestPathsComputation: SUCCEEDED, total
>> running ti=
>> > me: 0 minutes, 21 seconds.
>> >
>> >
>> > Many thanks for your support,
>> > Alessandro
>> >
>> > Il giorno 06/nov/2014, alle ore 15:16, Tripti Singh <
>> [email protected]<m=
>> > ailto:[email protected]>> ha scritto:
>> >
>> > I don't know if u have access to this node. But if u do, u could check
>> if t=
>> > he file is indeed there and u have access to it.
>> >
>> > Sent from my iPhone
>> >
>> > On 06-Nov-2014, at 6:12 pm, "Alessandro Negro" <[email protected]
>> <mailto:=
>> > [email protected]>> wrote:
>> >
>> > You are right it works, but now I receive the following error:
>> >
>> > SLF4J: Class path contains multiple SLF4J bindings.
>> > SLF4J: Found binding in
>> [jar:file:/private/tmp/hadoop-yarn/nm-local-dir/use=
>> >
>> rcache/ale/appcache/application_1415264041937_0009/filecache/10/giraph-exam=
>> >
>> ples-1.1.0-SNAPSHOT-for-hadoop-2.5.1-jar-with-dependencies.jar!/org/slf4j/i=
>> > mpl/StaticLoggerBinder.class]
>> > SLF4J: Found binding in
>> [jar:file:/opt/yarn/hadoop-2.5.1/share/hadoop/commo=
>> > n/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>> > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
>> explana=
>> > tion.
>> > SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
>> > 2014-11-06 13:15:37.120 java[10158:1803] Unable to load realm info from
>> SCD=
>> > ynamicStore
>> > Exception in thread "pool-4-thread-1" java.lang.IllegalStateException:
>> Coul=
>> > d not configure the containerlaunch context for GiraphYarnTasks.
>> > at
>> org.apache.giraph.yarn.GiraphApplicationMaster.getTaskResourceMap(Giraph=
>> > ApplicationMaster.java:391)
>> > at
>> org.apache.giraph.yarn.GiraphApplicationMaster.access$500(GiraphApplicat=
>> > ionMaster.java:78)
>> > at
>> org.apache.giraph.yarn.GiraphApplicationMaster$LaunchContainerRunnable.b=
>> > uildContainerLaunchContext(GiraphApplicationMaster.java:522)
>> > at
>> org.apache.giraph.yarn.GiraphApplicationMaster$LaunchContainerRunnable.r=
>> > un(GiraphApplicationMaster.java:479)
>> > at
>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.jav=
>> > a:1145)
>> > at
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.ja=
>> > va:615)
>> > at java.lang.Thread.run(Thread.java:744)
>> > Caused by: java.io.FileNotFoundException: File does not exist:
>> hdfs://hadoo=
>> >
>> p-master:9000/user/yarn/giraph_yarn_jar_cache/application_1415264041937_000=
>> >
>> 9/giraph-examples-1.1.0-SNAPSHOT-for-hadoop-2.5.1-jar-with-dependencies.jar
>> > at
>> org.apache.hadoop.hdfs.DistributedFileSystem$17.doCall(DistributedFileSy=
>> > stem.java:1072)
>> > at
>> org.apache.hadoop.hdfs.DistributedFileSystem$17.doCall(DistributedFileSy=
>> > stem.java:1064)
>> > at
>> org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolv=
>> > er.java:81)
>> > at
>> org.apache.hadoop.hdfs.DistributedFileSystem.getFileStatus(DistributedFi=
>> > leSystem.java:1064)
>> > at
>> org.apache.giraph.yarn.YarnUtils.addFileToResourceMap(YarnUtils.java:153=
>> > )
>> > at
>> org.apache.giraph.yarn.YarnUtils.addFsResourcesToMap(YarnUtils.java:77)
>> > at
>> org.apache.giraph.yarn.GiraphApplicationMaster.getTaskResourceMap(Giraph=
>> > ApplicationMaster.java:387)
>> > ... 6 more
>> >
>> >
>> > That justify the other error I receive in the task:
>> > Could not find or load main class org.apache.giraph.yarn.GiraphYarnTask
>> >
>> > Thanks,
>> >
>> > Il giorno 06/nov/2014, alle ore 13:07, Tripti Singh <
>> [email protected]<m=
>> > ailto:[email protected]>> ha scritto:
>> >
>> > Why r u adding two jars? Example jar ideally contains core library so
>> every=
>> > thing should be available with just one example jar included
>> >
>> > Sent from my iPhone
>> >
>> > On 06-Nov-2014, at 4:33 pm, "Alessandro Negro" <[email protected]
>> <mailto:=
>> > [email protected]>> wrote:
>> >
>> > Hi,
>> > now it seems better, I need to add:
>> >
>> >
>> giraph-1.1.0-SNAPSHOT-for-hadoop-2.5.1-jar-with-dependencies.jar,giraph-exa=
>> > mples-1.1.0-SNAPSHOT-for-hadoop-2.5.1-jar-with-dependencies.jar
>> >
>> >
>> > Now it seems that after a lot of cycle it fail with this error:
>> >
>> > Could not find or load main class org.apache.giraph.yarn.GiraphYarnTask
>> >
>> > But in this case the error appear in task-3-stderr.log not in
>> gam-stderr.l=
>> > og where there is the following error:
>> >
>> > LF4J: Class path contains multiple SLF4J bindings.
>> > SLF4J: Found binding in
>> [jar:file:/private/tmp/hadoop-yarn/nm-local-dir/use=
>> >
>> rcache/ale/appcache/application_1415264041937_0006/filecache/12/giraph-1.1.=
>> >
>> 0-SNAPSHOT-for-hadoop-2.5.1-jar-with-dependencies.jar!/org/slf4j/impl/Stati=
>> > cLoggerBinder.class]
>> > SLF4J: Found binding in
>> [jar:file:/private/tmp/hadoop-yarn/nm-local-dir/use=
>> >
>> rcache/ale/appcache/application_1415264041937_0006/filecache/10/giraph-exam=
>> >
>> ples-1.1.0-SNAPSHOT-for-hadoop-2.5.1-jar-with-dependencies.jar!/org/slf4j/i=
>> > mpl/StaticLoggerBinder.class]
>> > SLF4J: Found binding in
>> [jar:file:/opt/yarn/hadoop-2.5.1/share/hadoop/commo=
>> > n/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>> > SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
>> explana=
>> > tion.
>> > SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]
>> > 2014-11-06 11:31:25.186 java[8162:1803] Unable to load realm info from
>> SCDy=
>> > namicStore
>> > Exception in thread "pool-4-thread-1" java.lang.IllegalStateException:
>> Coul=
>> > d not configure the containerlaunch context for GiraphYarnTasks.
>> > at
>> org.apache.giraph.yarn.GiraphApplicationMaster.getTaskResourceMap(Giraph=
>> > ApplicationMaster.java:391)
>> > at
>> org.apache.giraph.yarn.GiraphApplicationMaster.access$500(GiraphApplicat=
>> > ionMaster.java:78)
>> > at
>> org.apache.giraph.yarn.GiraphApplicationMaster$LaunchContainerRunnable.b=
>> > uildContainerLaunchContext(GiraphApplicationMaster.java:522)
>> > at
>> org.apache.giraph.yarn.GiraphApplicationMaster$LaunchContainerRunnable.r=
>> > un(GiraphApplicationMaster.java:479)
>> > at
>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.jav=
>> > a:1145)
>> > at
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.ja=
>> > va:615)
>> > at java.lang.Thread.run(Thread.java:744)
>> > Caused by: java.io.FileNotFoundException: File does not exist:
>> hdfs://hadoo=
>> >
>> p-master:9000/user/yarn/giraph_yarn_jar_cache/application_1415264041937_000=
>> > 6/giraph-1.1.0-SNAPSHOT-for-hadoop-2.5.1-jar-with-dependencies.jar
>> > at
>> org.apache.hadoop.hdfs.DistributedFileSystem$17.doCall(DistributedFileSy=
>> > stem.java:1072)
>> > at
>> org.apache.hadoop.hdfs.DistributedFileSystem$17.doCall(DistributedFileSy=
>> > stem.java:1064)
>> > at
>> org.apache.hadoop.fs.FileSystemLinkResolver.resolve(FileSystemLinkResolv=
>> > er.java:81)
>> > at
>> org.apache.hadoop.hdfs.DistributedFileSystem.getFileStatus(DistributedFi=
>> > leSystem.java:1064)
>> > at
>> org.apache.giraph.yarn.YarnUtils.addFileToResourceMap(YarnUtils.java:153=
>> > )
>> > at
>> org.apache.giraph.yarn.YarnUtils.addFsResourcesToMap(YarnUtils.java:77)
>> > at
>> org.apache.giraph.yarn.GiraphApplicationMaster.getTaskResourceMap(Giraph=
>> > ApplicationMaster.java:387)
>> > ... 6 more
>> >
>> >
>> > Il giorno 06/nov/2014, alle ore 11:32, Tripti Singh <
>> [email protected]<m=
>> > ailto:[email protected]>> ha scritto:
>> >
>> > Hi,
>> > I remember seeing this thread, but since i was already deep into fixing
>> thi=
>> > s issue in production, I didn't really wait for the patch, not even the
>> mun=
>> > ge symbol as I was not even able to compile the yarn profile( sorry for
>> bei=
>> > ng so ruthless to giraph :-( )
>> > I did later cross check with the patch and it was quite similar to my
>> chang=
>> > e but sure it wouldn't work for all profiles(in fact some profiles may
>> even=
>> > break due to Hadoop class incompatibility ) I can share those changes
>> with=
>> > u once I get back to my computer but I don't think that could have
>> caused =
>> > this problem.
>> > Just try the small changed I mentioned in my previous reply and let me
>> know=
>> > if that helped.
>> >
>> > Thanks,
>> > Tripti
>> > Sent from my iPhone
>> >
>> > On 06-Nov-2014, at 3:52 pm, "Alessandro Negro" <[email protected]
>> <mailto:=
>> > [email protected]>> wrote:
>> >
>> > Hi Tripti,
>> > let me add one info, As you can see from this thread of email:
>> >
>> >
>> http://mail-archives.apache.org/mod_mbox/giraph-user/201410.mbox/%3CC3F75A9=
>> > [email protected]%3E
>> >
>> > I had some issue while compiling for Hadoop 2.5.1 could be that into
>> the pr=
>> > ocess I loose something?
>> >
>> > Thanks again,
>> > Alessandro
>> >
>> >
>> >
>> > Il giorno 06/nov/2014, alle ore 10:47, Alessandro Negro <
>> [email protected]=
>> > t<mailto:[email protected]>> ha scritto:
>> >
>> > Hi Tripti,
>> > yes I run in this way:
>> >
>> >
>> > $HADOOP_INSTALL/bin/hadoop jar
>> /Users/ale/extprj/giraph/giraph-examples/tar=
>> >
>> get/giraph-examples-1.1.0-SNAPSHOT-for-hadoop-2.5.1-jar-with-dependencies.j=
>> > ar org.apache.giraph.GiraphRunner
>> org.apache.giraph.examples.SimpleShortest=
>> > PathsComputation -vif
>> org.apache.giraph.io.formats.JsonLongDoubleFloatDoubl=
>> > eVertexInputFormat -vip /tiny_graph.txt -vof
>> org.apache.giraph.io.formats.I=
>> > dWithValueTextOutputFormat -op /shortestpaths -w 1 -yj
>> /Users/ale/extprj/gi=
>> >
>> raph/giraph-core/target/giraph-1.1.0-SNAPSHOT-for-hadoop-2.5.1-jar-with-dep=
>> >
>> endencies.jar,/Users/ale/extprj/giraph/giraph-examples/target/giraph-exampl=
>> > es-1.1.0-SNAPSHOT-for-hadoop-2.5.1-jar-with-dependencies.jar
>> >
>> > And this is the complete trace:
>> >
>> > 2014-11-06 10:06:05.638 java[7778:1903] Unable to load realm info from
>> SCDy=
>> > namicStore
>> > 14/11/06 10:06:05 WARN util.NativeCodeLoader: Unable to load
>> native-hadoop =
>> > library for your platform... using builtin-java classes where applicable
>> > 14/11/06 10:06:06 INFO utils.ConfigurationUtils: No edge input format
>> speci=
>> > fied. Ensure your InputFormat does not require one.
>> > 14/11/06 10:06:06 INFO utils.ConfigurationUtils: No edge output format
>> spec=
>> > ified. Ensure your OutputFormat does not require one.
>> > 14/11/06 10:06:06 INFO yarn.GiraphYarnClient: Final output path is:
>> hdfs://=
>> > hadoop-master:9000/shortestpaths
>> > 14/11/06 10:06:06 INFO yarn.GiraphYarnClient: Running Client
>> > 14/11/06 10:06:06 INFO client.RMProxy: Connecting to ResourceManager at
>> /0.=
>> > 0.0.0:8032<http://0.0.0.0:8032/>
>> > 14/11/06 10:06:06 INFO yarn.GiraphYarnClient: Got node report from ASM
>> for,=
>> > nodeId=3D10.61.137.28:59677<http://10.61.137.28:59677/>, nodeAddress
>> 10.61=
>> > .137.28:8042<http://10.61.137.28:8042/>, nodeRackName /default-rack,
>> nodeNu=
>> > mContainers 0
>> > 14/11/06 10:06:06 INFO yarn.GiraphYarnClient: Defaulting per-task heap
>> size=
>> > to 1024MB.
>> > 14/11/06 10:06:06 INFO yarn.GiraphYarnClient: Obtained new Application
>> ID: =
>> > application_1415264041937_0005
>> > 14/11/06 10:06:06 INFO Configuration.deprecation: mapred.job.id<
>> http://mapr=
>> > ed.job.id/> is deprecated. Instead, use mapreduce.job.id<
>> http://mapreduce.j=
>> > ob.id/>
>> > 14/11/06 10:06:06 INFO yarn.GiraphYarnClient: Set the environment for
>> the a=
>> > pplication master
>> > 14/11/06 10:06:06 INFO yarn.GiraphYarnClient: Environment for AM
>> :{CLASSPAT=
>> >
>> H=3D${CLASSPATH}:./*:$HADOOP_CONF_DIR:$HADOOP_COMMON_HOME/share/hadoop/comm=
>> >
>> on/*:$HADOOP_COMMON_HOME/share/hadoop/common/lib/*:$HADOOP_HDFS_HOME/share/=
>> >
>> hadoop/hdfs/*:$HADOOP_HDFS_HOME/share/hadoop/hdfs/lib/*:$HADOOP_YARN_HOME/s=
>> >
>> hare/hadoop/yarn/*:$HADOOP_YARN_HOME/share/hadoop/yarn/lib/*:$HADOOP_MAPRED=
>> >
>> _HOME/share/hadoop/mapreduce/*:$HADOOP_MAPRED_HOME/share/hadoop/mapreduce/l=
>> > ib/*}
>> > 14/11/06 10:06:06 INFO yarn.GiraphYarnClient: buildLocalResourceMap ....
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: Registered file in
>> LocalResources ::=
>> >
>> hdfs://hadoop-master:9000/user/ale/giraph_yarn_jar_cache/application_14152=
>> > 64041937_0005/giraph-conf.xml
>> > 14/11/06 10:06:06 INFO yarn.GiraphYarnClient: LIB JARS
>> :/Users/ale/extprj/g=
>> >
>> iraph/giraph-core/target/giraph-1.1.0-SNAPSHOT-for-hadoop-2.5.1-jar-with-de=
>> >
>> pendencies.jar,/Users/ale/extprj/giraph/giraph-examples/target/giraph-examp=
>> > les-1.1.0-SNAPSHOT-for-hadoop-2.5.1-jar-with-dependencies.jar
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: Class path name .
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: base path checking .
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: Class path name null
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: base path checking null
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: Class path name
>> /opt/yarn/hadoop-2.5=
>> > .1/etc/hadoop
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: base path checking
>> /opt/yarn/hadoop-=
>> > 2.5.1/etc/hadoop
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: Class path name
>> /opt/yarn/hadoop-2.5=
>> > .1/share/hadoop/common/lib/*
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: base path checking
>> /opt/yarn/hadoop-=
>> > 2.5.1/share/hadoop/common/lib
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: Class path name
>> /opt/yarn/hadoop-2.5=
>> > .1/share/hadoop/common/*
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: base path checking
>> /opt/yarn/hadoop-=
>> > 2.5.1/share/hadoop/common
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: Class path name
>> /opt/yarn/hadoop-2.5=
>> > .1/share/hadoop/hdfs
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: base path checking
>> /opt/yarn/hadoop-=
>> > 2.5.1/share/hadoop/hdfs
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: Class path name
>> /opt/yarn/hadoop-2.5=
>> > .1/share/hadoop/hdfs/lib/*
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: base path checking
>> /opt/yarn/hadoop-=
>> > 2.5.1/share/hadoop/hdfs/lib
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: Class path name
>> /opt/yarn/hadoop-2.5=
>> > .1/share/hadoop/hdfs/*
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: base path checking
>> /opt/yarn/hadoop-=
>> > 2.5.1/share/hadoop/hdfs
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: Class path name
>> /opt/yarn/hadoop-2.5=
>> > .1/share/hadoop/yarn/lib/*
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: base path checking
>> /opt/yarn/hadoop-=
>> > 2.5.1/share/hadoop/yarn/lib
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: Class path name
>> /opt/yarn/hadoop-2.5=
>> > .1/share/hadoop/yarn/*
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: base path checking
>> /opt/yarn/hadoop-=
>> > 2.5.1/share/hadoop/yarn
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: Class path name
>> /opt/yarn/hadoop-2.5=
>> > .1/share/hadoop/mapreduce/lib/*
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: base path checking
>> /opt/yarn/hadoop-=
>> > 2.5.1/share/hadoop/mapreduce/lib
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: Class path name
>> /opt/yarn/hadoop-2.5=
>> > .1/share/hadoop/mapreduce/*
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: base path checking
>> /opt/yarn/hadoop-=
>> > 2.5.1/share/hadoop/mapreduce
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: Class path name
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: Class path name
>> /opt/yarn/hadoop-2.5=
>> > .1/share/myLib/*.jar
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: base path checking
>> /opt/yarn/hadoop-=
>> > 2.5.1/share/myLib
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: Class path name
>> /Users/ale/extprj/gi=
>> > raph/myGiraph/*.jar
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: base path checking
>> /Users/ale/extprj=
>> > /giraph/myGiraph
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: Class path name
>> /Users/ale/extprj/gi=
>> > raph/myGiraph/lib/*.jar
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: base path checking
>> /Users/ale/extprj=
>> > /giraph/myGiraph/lib
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: Class path name
>> /contrib/capacity-sc=
>> > heduler/*.jar
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: base path checking
>> /contrib/capacity=
>> > -scheduler
>> > 14/11/06 10:06:06 INFO yarn.GiraphYarnClient:
>> ApplicationSumbissionContext =
>> > for GiraphApplicationMaster launch container is populated.
>> > 14/11/06 10:06:06 INFO yarn.GiraphYarnClient: Submitting application to
>> ASM
>> > 14/11/06 10:06:06 INFO impl.YarnClientImpl: Submitted application
>> applicati=
>> > on_1415264041937_0005
>> > 14/11/06 10:06:06 INFO yarn.GiraphYarnClient: Got new appId after
>> submissio=
>> > n :application_1415264041937_0005
>> > 14/11/06 10:06:06 INFO yarn.GiraphYarnClient: GiraphApplicationMaster
>> conta=
>> > iner request was submitted to ResourceManager for job: Giraph:
>> org.apache.g=
>> > iraph.examples.SimpleShortestPathsComputation
>> > 14/11/06 10:06:07 INFO yarn.GiraphYarnClient: Giraph:
>> org.apache.giraph.exa=
>> > mples.SimpleShortestPathsComputation, Elapsed: 0,83 secs
>> > 14/11/06 10:06:07 INFO yarn.GiraphYarnClient:
>> appattempt_1415264041937_0005=
>> > _000001, State: ACCEPTED, Containers used: 1
>> > 14/11/06 10:06:10 ERROR yarn.GiraphYarnClient: Giraph:
>> org.apache.giraph.ex=
>> > amples.SimpleShortestPathsComputation reports FAILED state, diagnostics
>> sho=
>> > w: Application application_1415264041937_0005 failed 2 times due to AM
>> Cont=
>> > ainer for appattempt_1415264041937_0005_000002 exited with exitCode: 1
>> due=
>> > to: Exception from container-launch: ExitCodeException exitCode=3D1:
>> > ExitCodeException exitCode=3D1:
>> > at org.apache.hadoop.util.Shell.runCommand(Shell.java:538)
>> > at org.apache.hadoop.util.Shell.run(Shell.java:455)
>> > at
>> org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:702=
>> > )
>> > at
>> org.apache.hadoop.yarn.server.nodemanager.DefaultContainerExecutor.launc=
>> > hContainer(DefaultContainerExecutor.java:195)
>> > at
>> org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.Cont=
>> > ainerLaunch.call(ContainerLaunch.java:300)
>> > at
>> org.apache.hadoop.yarn.server.nodemanager.containermanager.launcher.Cont=
>> > ainerLaunch.call(ContainerLaunch.java:81)
>> > at java.util.concurrent.FutureTask.run(FutureTask.java:262)
>> > at
>> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.jav=
>> > a:1145)
>> > at
>> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.ja=
>> > va:615)
>> > at java.lang.Thread.run(Thread.java:744)
>> >
>> >
>> > Container exited with a non-zero exit code 1
>> > .Failing this attempt.. Failing the application.
>> > 14/11/06 10:06:10 INFO yarn.GiraphYarnClient: Cleaning up HDFS
>> distributed =
>> > cache directory for Giraph job.
>> > 14/11/06 10:06:10 INFO yarn.GiraphYarnClient: Completed Giraph:
>> org.apache.=
>> > giraph.examples.SimpleShortestPathsComputation: FAILED, total running
>> time:=
>> > 0 minutes, 3 seconds.
>> > ale:~/extprj/giraph/myGiraph />yarn logs -applicationId
>> application_1415264=
>> > 041937_0005
>> >
>> > As you can see there is this piece:
>> >
>> > 14/11/06 10:06:06 INFO yarn.GiraphYarnClient: LIB JARS
>> :/Users/ale/extprj/g=
>> >
>> iraph/giraph-core/target/giraph-1.1.0-SNAPSHOT-for-hadoop-2.5.1-jar-with-de=
>> >
>> pendencies.jar,/Users/ale/extprj/giraph/giraph-examples/target/giraph-examp=
>> > les-1.1.0-SNAPSHOT-for-hadoop-2.5.1-jar-with-dependencies.jar
>> >
>> >
>> > But I continue to receive the error:
>> >
>> > Thanks,
>> > Alessandro
>> >
>> >
>> > Il giorno 06/nov/2014, alle ore 10:25, Tripti Singh <
>> [email protected]<m=
>> > ailto:[email protected]>> ha scritto:
>> >
>> > For GiraphApplicationMaster not found, the simple thing that worked for
>> me =
>> > was adding a -yj parameter to my command.
>> > (hadoop jar {jar-file-path} {path to giraph runner} {computation-class}
>> {bu=
>> > nch of parameters} -yj {jar-file-name})
>> > If u look at job logs,
>> > Do u see a log statement defining "LIB JARS"?
>> >
>> > Sent from my iPhone
>> >
>> > On 06-Nov-2014, at 2:45 pm, "Alessandro Negro" <[email protected]
>> <mailto:=
>> > [email protected]>> wrote:
>> >
>> > Hi,
>> > yea my logs shows that error. I follow this example:
>> >
>> >
>> http://mail-archives.apache.org/mod_mbox/giraph-user/201408.mbox/%3C53F4C68=
>> > [email protected]%3E
>> >
>> > without success.
>> > Then I try to add all jars I can from giraph adding the following lines
>> int=
>> > o the hadoop-env.sh:
>> >
>> > export
>> MYLIB=3D/opt/yarn/hadoop-2.5.1/share/myLib/*.jar:/Users/ale/extprj/g=
>> > iraph/myGiraph/*.jar:/Users/ale/extprj/giraph/myGiraph/lib/*.jar
>> > export HADOOP_CLASSPATH=3D$HADOOP_CLASSPATH:$MYLIB
>> >
>> >
>> > when I run the application now I see this:
>> >
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: base path checking
>> /opt/yarn/hadoop-=
>> > 2.5.1/share/hadoop/mapreduce
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: Class path name
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: Class path name
>> /opt/yarn/hadoop-2.5=
>> > .1/share/myLib/*.jar
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: base path checking
>> /opt/yarn/hadoop-=
>> > 2.5.1/share/myLib
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: Class path name
>> /Users/ale/extprj/gi=
>> > raph/myGiraph/*.jar
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: base path checking
>> /Users/ale/extprj=
>> > /giraph/myGiraph
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: Class path name
>> /Users/ale/extprj/gi=
>> > raph/myGiraph/lib/*.jar
>> > 14/11/06 10:06:06 INFO yarn.YarnUtils: base path checking
>> /Users/ale/extprj=
>> > /giraph/myGiraph/lib
>> >
>> >
>> > But again the same error. What I think is that there is no problem in
>> the l=
>> > ibrary but while is starting up.
>> > I saw this piece in the logs:
>> >
>> > 14/11/06 10:06:06 INFO yarn.GiraphYarnClient:
>> ApplicationSumbissionContext =
>> > for GiraphApplicationMaster launch container is populated.
>> > 14/11/06 10:06:06 INFO yarn.GiraphYarnClient: Submitting application to
>> ASM
>> > 14/11/06 10:06:06 INFO impl.YarnClientImpl: Submitted application
>> applicati=
>> > on_1415264041937_0005
>> > 14/11/06 10:06:06 INFO yarn.GiraphYarnClient: Got new appId after
>> submissio=
>> > n :application_141526
>>
>>