Skip to content
This repository has been archived by the owner on May 4, 2021. It is now read-only.

Hive and HDFS policies in sync

Compare
Choose a tag to compare
@mrunesson mrunesson released this 26 Sep 12:34
· 22 commits to master since this release
03740af

When tagging Hive tables, one can now get the same tag on the underlying directory on HDFS.
Same when creating a policy for a Hive table or database, one can get the same policy for the underlying directory on HDFS.
Cobra-policytool looks up storage location of the table in metastore.

Other things:

  • deny rules for tags
  • better validation of policies and error messages.
  • automatic builds
  • fix version requirements
  • do universal read of files for better stability