September 9, 2020
Multi-user remote HDFS access using WebHDFS and Kerberos
As part of our data processing pipeline, we use Hadoop to execute different tasks with HDFS being the primary data storage system. Let's say we have a cluster, and multiple users do their work on the Hadoop cluster, all users will have the same privilege and everyone can access everyone’s…