David Lacalle Castillo created ZEPPELIN-4931:
------------------------------------------------

             Summary: Is it possible to establish spark properties in 
zeppelin-env.sh
                 Key: ZEPPELIN-4931
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-4931
             Project: Zeppelin
          Issue Type: Improvement
          Components: interpreter-setting, Interpreters, spark
            Reporter: David Lacalle Castillo


I would like to be able to establish spark.serializer and spark.jars.packages 
in zeppelin-env.sh.

So spark interpreter starts ups with this properties loaded in my container.

I have tried to add to zeppelin-env.sh the following lines:
export spark.serializer=org.apache.spark.serializer.KryoSerializer
export 
spark.jars.packages=org.apache.hudi:hudi-spark-bundle_2.11:0.5.3,org.apache.spark:spark-avro_2.11:2.4.5
 
However, in Zeppelin Interpreter UI I am not seeing them?
Is there any way of achieving it?
 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to