amplab / training

Training materials for Strata, AMP Camp, etc
150 stars 121 forks source link

lots of errors on succinct shell load #213

Closed sbenthall closed 8 years ago

sbenthall commented 8 years ago

When I run

spark/bin/spark-shell --executor-memory 2G --conf "spark.driver.extraJavaOptions=-XX:MaxPermSize=256m"

as the shell loads it barfs a lot of Java stacktrace and says:

<console>:10: error: not found: value sqlContext
       import sqlContext.implicits._
              ^
<console>:10: error: not found: value sqlContext
       import sqlContext.sql