Github user zjffdu commented on the issue:
https://github.com/apache/zeppelin/pull/2329
@jongyoul Thanks for the POC. One question about the cluster mode for spark
interpreter. It looks like you are creating a general yarn app support for all
the interpreters. But for spark, it has already supported yarn-cluster, we
could deploy spark interpreter as yarn-cluster mode via spark-submit. Although
your approach may work, but I am afraid it may lose some features compared to
the native yarn support of spark and add extra overhead of maintenance of
feature parity between native yarn-cluster of spark and zeppelin yarn-cluster.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---