spark-authorizer
spark-authorizer copied to clipboard
Use a separated hive client for authorization and fix some privilege check bugs
- Used a separated hive client for authorization, this will fix #18
- Fixed some privilege check bugs
- Added some unit tests