If Spark interpreter didn't give you the correct spark UI, this should be a
bug, you can file a ticket to fix it. Although you can make a custom
interpreter by extending the current spark interpreter, it is not a trivial
work.


ankit jain <ankitjain....@gmail.com>于2018年1月25日周四 上午8:07写道:

> 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