jasondavindev / open-dataplatform

Data platform to build batch and real-time ETL flows using only open source technologies.
6 stars 3 forks source link

HDFS groups #15

Closed jasondavindev closed 3 years ago

jasondavindev commented 3 years ago

Create necessary groups to HDFS folders to not give all permissions chmod 777 to folders.

jasondavindev commented 3 years ago

I tried create users (hive) and add to hadoop group in HDFS machine, but doesn't work. I also tried to use HDFS ACL, but the Hive has confflict with file permissions (write)