Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use a separated hive client for authorization and fix some privilege check bugs #20

Open
wants to merge 11 commits into
base: master
Choose a base branch
from

Conversation

kk17
Copy link

@kk17 kk17 commented Apr 28, 2019

kk17 added 11 commits April 28, 2019 10:56
1. Create a separated hive client for authorization and make it compatible with Spark Thrift Server. Use newTemporaryConfiguration for hive client for privilege check
2. Read extra configurations from an extra config file when creating the hive client for authorization so that these extra configurations will not affect the other hive clients in spark runtime.
…method, filtering out unauthorized resources
fix tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Spark Thrift Server cannot use external metastore
1 participant