Hi fellow Zeppelin users,
Has anyone tried to write a custom Spark Interpreter perhaps extending from
the one that ships currently with zeppelin - spark/src/main/java/org/
apache/zeppelin/spark/*SparkInterpreter.java?*

We are coming across cases where we need the interpreter to do "more", eg
change getSparkUIUrl() to directly load Yarn
ResourceManager/proxy/application_id123 rather than a fixed web ui.

If we directly modify Zeppelin source code, upgrading to new zeppelin
versions will be a mess.

Before we get too deep into it, wanted to get thoughts of the community.

What is a "clean" way to do such changes?

-- 
Thanks & Regards,
Ankit.

Reply via email to