Description
When the Hive Metastore creates a subdirectory in the Hive warehouse for
a new table it does so with the default HDFS permissions derived from dfs.umask or dfs.umaskmode. There should be a option to inherit the permissions of the parent directory (default warehouse or custom database directory) so that the table directories have the same permissions as the database directories.
Attachments
Attachments
Issue Links
- is a clone of
-
HIVE-2504 Warehouse table subdirectories should inherit the group permissions of the warehouse parent directory
- Closed