GitHub user skonto opened a pull request:
https://github.com/apache/spark/pull/20945
[SPARK-23790][Mesos] fix metastore connection issue
## What changes were proposed in this pull request?
- Refactors the fix from here: https://github.com/apache/spark/pull/17333.
- Runs hive client code for session start as a real user in order to
support the use of proxy user.
## How was this patch tested?
This was manually tested with a secured HDFS.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/skonto/spark fix_metastore
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/20945.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #20945
----
commit 5aa7231afb6ba7557be28a41f9a6112e4a4b201a
Author: Stavros <st.kontopoulos@...>
Date: 2018-03-30T13:03:12Z
fix metastore
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]