Quantcast
Channel: Active questions tagged ubuntu - Stack Overflow
Viewing all articles
Browse latest Browse all 6761

How to mount HDFS on ubuntu?

$
0
0

I am unable to mount HDFS on ubuntu 22.04 what are the ways to do that? I tried these commands

sudo apt-get install sshfssudo mkdir -p /mnt/hdfssudo sshfs user@localhost:/ /mnt/hdfs

the above is configuration, that's it.

Now, sudo ls /mnt/hdfs then here I am able to see my local system mounted rather than HDFS.

Can anyone correct the way I did? Or will you suggest any other way to do this?


Viewing all articles
Browse latest Browse all 6761

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>