Re: Newbie question - Help with runtime error on augmentString

2016-03-11 Thread Tristan Nixon
t;> Hi >> >> Any help appreciated on this. I am trying to write a Spark program using >> IntelliJ. I get a run time error as soon as new SparkConf() is called from >> main. Top few lines of the exception are pasted below. >> >> These are the following versions: &g

Re: Newbie question - Help with runtime error on augmentString

2016-03-11 Thread Vasu Parameswaran
ted on this. I am trying to write a Spark program >>>> using >>>> IntelliJ. I get a run time error as soon as new SparkConf() is called >>>> from >>>> main. Top few lines of the exception are pasted below. >>>> >>>> These ar

Re: Newbie question - Help with runtime error on augmentString

2016-03-11 Thread Tristan Nixon
1 > 1.6.0 > > I have installed the Scala plugin in IntelliJ and added a dependency. > > I have also added a library dependency in the project structure. > > Thanks for any help! > > Vasu > > > Exception in thread "main" java.lang.NoSuchMethodError: > scala.P

Re: Newbie question - Help with runtime error on augmentString

2016-03-11 Thread Jacek Laskowski
gt;> I have installed the Scala plugin in IntelliJ and added a dependency. >>> >>> I have also added a library dependency in the project structure. >>> >>> Thanks for any help! >>> >>> Vasu >>> >>> >>> Exception in thread "main&

Re: Newbie question - Help with runtime error on augmentString

2016-03-11 Thread Vasu Parameswaran
at org.apache.spark.util.Utils$.(Utils.scala:1682) >> at org.apache.spark.util.Utils$.(Utils.scala) >> at org.apache.spark.SparkConf.(SparkConf.scala:59) >> >> >> >> >> >> >> -- >> View this message in context: >> http:/

Re: Newbie question - Help with runtime error on augmentString

2016-03-11 Thread Vasu Parameswaran
scala.Predef$.augmentString(Ljava/lang/String;)Ljava/lang/String; >> at org.apache.spark.util.Utils$.(Utils.scala:1682) >> at org.apache.spark.util.Utils$.(Utils.scala) >> at org.apache.spark.SparkConf.(SparkConf.scala:59) >> >> >> >> >> >>

Re: Newbie question - Help with runtime error on augmentString

2016-03-11 Thread Jacek Laskowski
ava/lang/String;)Ljava/lang/String; > at org.apache.spark.util.Utils$.(Utils.scala:1682) > at org.apache.spark.util.Utils$.(Utils.scala) > at org.apache.spark.SparkConf.(SparkConf.scala:59) > > > > > > > -- > View this message in context: &g

Re: Newbie question - Help with runtime error on augmentString

2016-03-11 Thread Ted Yu
org.apache.spark.util.Utils$.(Utils.scala:1682) > at org.apache.spark.util.Utils$.(Utils.scala) > at org.apache.spark.SparkConf.(SparkConf.scala:59) > > > > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/

Newbie question - Help with runtime error on augmentString

2016-03-11 Thread vasu20
com/Newbie-question-Help-with-runtime-error-on-augmentString-tp26462.html Sent from the Apache Spark User List mailing list archive at Nabble.com. - To unsubscribe, e-mail: user-unsubscr...@spark.apache.org For additional commands, e-ma