Created 02-16-2022 07:15 PM
在CDP集群hive的外部仓库目录权限默认为1777,而内部仓库目录为0770,这样会出现一个问题,hive的外部仓库目录任何用户都可以写入数据问题。是设计就是这样还是起塔问题?
Created 02-17-2022 01:34 AM
This is the default when you deploy a new insecure cluster.
When you implement security you need to review these defaults and tighten security, including employing Ranger to protect, among other things, the HDFS data in external directories.
Cheers,
André
Created 02-17-2022 01:12 AM
English Translation:
Title: hive external table directory permission problem
The default permission of the external warehouse directory of hive in the CDP cluster is 1777, while the internal warehouse directory is 0770. This will cause a problem that any user in the external warehouse directory of hive can write data. Is it just the design or is it a tower issue?
Regards,
Vidya Sargur,Created 02-17-2022 01:34 AM
This is the default when you deploy a new insecure cluster.
When you implement security you need to review these defaults and tighten security, including employing Ranger to protect, among other things, the HDFS data in external directories.
Cheers,
André
Created 02-20-2022 09:19 PM
@gfsupp, Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
Regards,
Vidya Sargur,