I have followed the following link to mount HDFS as local file system
http://solutionsatexperts.com/hadoop-fuse-installation-and-configuration-on-centos/
After downloading the hdfs-dfs, they mentioned to install rpm package. As per link, I have switched to root and typed the command
yum install fuse*
But it shows
There are no enabled repos.
Run "yum repolist all" to see the repos you have.
You can enable repos with yum-config-manager --enable <repo>
can any one help me to solve this