Re: write event logs with YARN

2014-07-04 Thread Christophe Préaud
park-events and in the spark-defaults.conf as well. spark.eventLog.dir=hdfs:///:9000/user//spark-events > Date: Thu, 19 Jun 2014 11:18:51 +0200 > From: christophe.pre...@kelkoo.com<mailto:christophe.pre...@kelkoo.com> > To: user@spark.apache.org<mailto:user@spark.apache.org>

Re: write event logs with YARN

2014-07-03 Thread Andrew Or
and in the spark-defaults.conf as well. > spark.eventLog.dir=hdfs:*///* > :9000/user//spark-events > > > > Date: Thu, 19 Jun 2014 11:18:51 +0200 > > From: christophe.pre...@kelkoo.com > > To: user@spark.apache.org > > Subject: write event logs with YARN > > > >

Re: write event logs with YARN

2014-07-03 Thread Christophe Préaud
ts and in the spark-defaults.conf as well. spark.eventLog.dir=hdfs:///:9000/user//spark-events > Date: Thu, 19 Jun 2014 11:18:51 +0200 > From: christophe.pre...@kelkoo.com<mailto:christophe.pre...@kelkoo.com> > To: user@spark.apache.org<mailto:user@spark.apache.org> > S

RE: write event logs with YARN

2014-07-02 Thread Andrew Lee
To: user@spark.apache.org > Subject: write event logs with YARN > > Hi, > > I am trying to use the new Spark history server in 1.0.0 to view finished > applications (launched on YARN), without success so far. > > Here are the relevant configuration pro

write event logs with YARN

2014-06-19 Thread Christophe Préaud
Hi, I am trying to use the new Spark history server in 1.0.0 to view finished applications (launched on YARN), without success so far. Here are the relevant configuration properties in my spark-defaults.conf: spark.yarn.historyServer.address=:18080 spark.ui.killEnabled=false spark.eventLog.enab