64304/how-do-you-find-an-hdfs-path-url
Hi everyone,
Can anybody tell me where can I find the HDFS path URL?
Thank You
Hi@akhtar,
The Hadoop configuration file is default located in the /etc/hadoop/hdfs-site.xml. Here you can find the property name dfs.namenode.https-address. This property contains the HDFS path URL.
Hey, In this case, you can do one ...READ MORE
hdfs dfsadmin -report This command tells fs ...READ MORE
If you are trying to access your ...READ MORE
Yes. you can use the hadoop fsck command to do ...READ MORE
Firstly you need to understand the concept ...READ MORE
org.apache.hadoop.mapred is the Old API org.apache.hadoop.mapreduce is the ...READ MORE
Hi, You can create one directory in HDFS ...READ MORE
In your case there is no difference ...READ MORE
Hi@fwood, According to your configuration, you didn't set ...READ MORE
Hi@akhtar, You can find the free space from ...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.