How to create Users in hadoop HDFS?
Answer / Vaibhav Kumar
To create users in Hadoop HDFS, you can use the command 'hadoop fs -mkdir /user/username' followed by 'hadoop fs -chmod 700 /user/username'. Make sure to replace 'username' with the desired username.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is a difference between an input split and hdfs block?
What do you mean by the High Availability of a NameNode in Hadoop HDFS?
What are the main features of hdfssite.xml?
Describe HDFS Federation?
What do you mean by metadata in HDFS?
How is indexing done in HDFS?
What is a rack awareness algorithm and why is it used in hadoop?
What is a block in HDFS, why block size 64MB?
How HDFS helps NameNode in scaling in Hadoop?
Differentiate HDFS & HBase?
Would you be able to change the block size of hdfs files?
If the source data gets updated every now and then, how will you synchronize the data in hdfs that is imported by sqoop?
Apache Hadoop (394)
MapReduce (354)
Apache Hive (345)
Apache Pig (225)
Apache Spark (991)
Apache HBase (164)
Apache Flume (95)
Apache Impala (72)
Apache Cassandra (392)
Apache Mahout (35)
Apache Sqoop (82)
Apache ZooKeeper (65)
Apache Ambari (93)
Apache HCatalog (34)
Apache HDFS Hadoop Distributed File System (214)
Apache Kafka (189)
Apache Avro (26)
Apache Presto (15)
Apache Tajo (26)
Hadoop General (407)