Github user Leemoonsoo commented on the pull request:
https://github.com/apache/incubator-zeppelin/pull/795#issuecomment-214979591
@vijikarthi Thanks for testing. 'SPARK-10872' is expected while default
configuration of sparkcontext creates 'metastore_db' in the same location. If
you configure hive-site.xml to use mysql or something else for it's metastore,
the errors will gone. Alternatively, you can set
'zeppelin.spark.useHiveContext' to 'false' in Interpreter menu, if you're not
relying on HiveQL.
Regarding proxy user support, If passing "--proxy-user" argument in
SPARK_SUBMIT_OPTIONS is the only way, Zeppelin needs extra mechanism to pass
this argument. Thanks for sharing the details and user test result!
---
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.
---