Q A - Z O N E
Pages
Home
HDFS
HIVE
LINUX
MY SQL
Shell Scripting
Sqoop
Python
Tuesday, June 28, 2022
HDFS
hdfs - hadoop distributed file system
its a distributed file system, data will load in data nodes
https://www.javatpoint.com/hdfs
ls -ltr
ls -ltr -h
hdfs dfs -ls
or
hadoop fs -ls
Newer Post
Older Post
Home