Hi,
For now, there's no special way to configure spark app name from notebook
while Zeppelin initialize SparkContext before execute any code in the
notebook.
Registering custom kryo serializer is no different from spark-shell, i
think.
Submitting job as a logged in user is depends on how your co
Hi, I have few questions about spark application customization
1. Is it possible to set spark app name from notebook, not from zeppelin
conf?
2. Is is possible to register custom kryo serializers?
3. Is it possible to configure user name? Right now I'm running zeppelin as
root and all jobs are subm