The command you ran and the error you got were not visible. Mind sending them again ?
Cheers On Sun, Aug 2, 2015 at 8:33 PM, billchambers <wchamb...@ischool.berkeley.edu > wrote: > I am trying to import the spark csv package while using the scala spark > shell. Spark 1.4.1, Scala 2.11 > > I am starting the shell with: > > bin/spark-shell --packages com.databricks:spark-csv_2.11:1.1.0 --jars > ../sjars/spark-csv_2.11-1.1.0.jar --master local > > > I then try and run > > > > and get the following error: > > > > What am i doing wrong? > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Cannot-Import-Package-spark-csv-tp24109.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-mail: user-h...@spark.apache.org > >