Re: Newbie question - Help with runtime error on augmentString

2016-03-11 Thread Tristan Nixon
ew SparkConf() is called from >> main. Top few lines of the exception are pasted below. >> >> These are the following versions: >> >> Spark jar: spark-assembly-1.6.0-hadoop2.6.0.jar >> pom: spark-core_2.11 >> 1.6.0 >> >> I h

Re: Newbie question - Help with runtime error on augmentString

2016-03-11 Thread Vasu Parameswaran
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: >>>> >>>> Spark jar: spark-assembly-1.6.0-hadoop2.6.

Re: Newbie question - Help with runtime error on augmentString

2016-03-11 Thread Tristan Nixon
o added a library dependency in the project structure. > > Thanks for any help! > > Vasu > > > Exception in thread "main" java.lang.NoSuchMethodError: > scala.Predef$.augmentString(Ljava/lang/String;)Ljava/lang/String; > at org.apache.spark.util.Utils$

Re: Newbie question - Help with runtime error on augmentString

2016-03-11 Thread Jacek Laskowski
ed a dependency. >>> >>> I have also added a library dependency in the project structure. >>> >>> Thanks for any help! >>> >>> Vasu >>> >>> >>> Exception in thread "main" java.l

Re: Newbie question - Help with runtime error on augmentString

2016-03-11 Thread Vasu Parameswaran
s$.(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-use

Re: Newbie question - Help with runtime error on augmentString

2016-03-11 Thread Vasu Parameswaran
t;> 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
va/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: > http://apache-spark

Re: Newbie question - Help with runtime error on augmentString

2016-03-11 Thread Ted Yu
l.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-H

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