issues
search
big-data-europe
/
docker-hadoop-spark-workbench
[EXPERIMENTAL] This repo includes deployment instructions for running HDFS/Spark inside docker containers. Also includes spark-notebook and HDFS FileBrowser.
688
stars
373
forks
source link
error in spark notebook
#57
Open
gsumar
opened
6 years ago
gsumar
commented
6 years ago
print ("user")
I got the error below `
:12: error: not found: value globalScope globalScope.sparkContext.setJobGroup("cell-A0F42CF740B04DD287456255B6E4528E", "run-1534702622531: print ('user')") `
print ("user")
I got the error below `