I try to setup new hadoop cluster in pentaho 9.3 but i got permission error. It requires username and password for hdfs but i don't know how to create user and password for hdfs.
I try to setup new hadoop cluster in pentaho 9.3 but i got permission error. It requires username and password for hdfs but i don't know how to create user and password for hdfs.
Hadoop, by default, uses regular OS user accounts. For Linux, you'd use useradd command.