export JAVA_HOME=/usr/lib/jvm/java-6-sun
export SCALA_HOME=/home/havard/source/scala-2.9.2
export SPARK_MASTER_IP=kongs7.medisin.ntnu.no
-Håvard
--
You received this message because you are subscribed to the Google Groups "Spark Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to spark-users...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
"export SPARK_JAVA_OPTS="-Dspark.local.dir=...." from the conf
However, I don't know that the issue was, the permission for work was 777 (with same owner as spark user), HD space is not an issue.
Another question: is it ok to use hostnames with spark or should I stick to IP's only?
-Håvard
"export SPARK_JAVA_OPTS="-Dspark.local.dir=...." from the conf
Another question: is it ok to use hostnames with spark or should I stick to IP's only?
--