Re: spark 1.6 Not able to start spark

2016-02-23 Thread Steve Loughran
On 23 Feb 2016, at 08:22, Arunkumar Pillai > wrote: at org.apache.spark.deploy.SparkSubmit$.main(SparkSubmit.scala:121) at org.apache.spark.deploy.SparkSubmit.main(SparkSubmit.scala) Caused by:

Re: spark 1.6 Not able to start spark

2016-02-23 Thread Arunkumar Pillai
nk this may be some permission issue. Check your spark conf for > hadoop related. > > -- > fightf...@163.com > > > *From:* Arunkumar Pillai <arunkumar1...@gmail.com> > *Date:* 2016-02-23 14:08 > *To:* user <user@spark.apache.org> >

Re: spark 1.6 Not able to start spark

2016-02-22 Thread fightf...@163.com
I think this may be some permission issue. Check your spark conf for hadoop related. fightf...@163.com From: Arunkumar Pillai Date: 2016-02-23 14:08 To: user Subject: spark 1.6 Not able to start spark Hi When i try to start spark-shell I'm getting following error Exception in thread "

Re: spark 1.6 Not able to start spark

2016-02-22 Thread Ted Yu
Which Hadoop release did you build Spark against ? Can you give the full stack trace ? > On Feb 22, 2016, at 9:38 PM, Arunkumar Pillai wrote: > > Hi When i try to start spark-shell > I'm getting following error > > > Exception in thread "main"

spark 1.6 Not able to start spark

2016-02-22 Thread Arunkumar Pillai
Hi When i try to start spark-shell I'm getting following error Exception in thread "main" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at org.apache.hadoop.util.ReflectionUtils.newInstance(ReflectionUtils.java:131) at