RE: Spark History Server can't read event logs

2015-01-09 Thread michael.england
group). Therefore, this can't read my job event logs as shown above. >>> >>> >>> Thanks, >>> Michael >>> >>> >>> -Original Message- >>> From: Marcelo Vanzin [mailto:van...@cloudera.com] >>> Se

Re: Spark History Server can't read event logs

2015-01-08 Thread Marcelo Vanzin
this can't read my job event logs as shown above. >>> >>> >>> Thanks, >>> Michael >>> >>> >>> -Original Message- >>> From: Marcelo Vanzin [mailto:van...@cloudera.com] >>> Sent: 07 January 2015 18:10

Re: Spark History Server can't read event logs

2015-01-08 Thread Marcelo Vanzin
mapr >> group). Therefore, this can't read my job event logs as shown above. >> >> >> Thanks, >> Michael >> >> >> -Original Message- >> From: Marcelo Vanzin [mailto:van...@cloudera.com] >> Sent: 07 January 2015 18:10 >>

Re: Spark History Server can't read event logs

2015-01-08 Thread Marcelo Vanzin
udera.com] > Sent: 07 January 2015 18:10 > To: England, Michael (IT/UK) > Cc: user@spark.apache.org > Subject: Re: Spark History Server can't read event logs > > The Spark code generates the log directory with "770" permissions. On top of > that you need to make sure of t

RE: Spark History Server can't read event logs

2015-01-08 Thread michael.england
IT/UK) Cc: user@spark.apache.org Subject: Re: Spark History Server can't read event logs The Spark code generates the log directory with "770" permissions. On top of that you need to make sure of two things: - all directories up to /apps/spark/historyserver/logs/ are readable by t

Re: Spark History Server can't read event logs

2015-01-07 Thread Marcelo Vanzin
The Spark code generates the log directory with "770" permissions. On top of that you need to make sure of two things: - all directories up to /apps/spark/historyserver/logs/ are readable by the user running the history server - the user running the history server belongs to the group that owns /a