36180/hdfs-command-to-see-available-free-space-in-hdfs
Yes, you check the free space using hdfs commands. There are two commands that I know:
hdfs dfsadmin -report
and
hdfs dfs -df -h
Hi@akhtar, You can find the free space from ...READ MORE
You can try filter using value in ...READ MORE
First of all there is no command ...READ MORE
Use the below commands: Total number of files: hadoop ...READ MORE
du command is used for to see ...READ MORE
Hadoop put & appendToFile only reads standard ...READ MORE
You can use dfsadmin which runs a ...READ MORE
hdfs dfsadmin -report This command tells fs ...READ MORE
You can see the free available space ...READ MORE
hadoop fs -cat /example2/doc1 | wc -l READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.