Or you could use NFS
https://hadoop.apache.org/docs/r2.7.2/hadoop-project-dist/hadoop-hdfs/HdfsNfsGateway.html
. In our experience, both of them still need some work for stability and
correctness.

On Thu, Nov 10, 2016 at 10:00 AM, <[email protected]> wrote:

> Fuse is your tool:
>
> https://wiki.apache.org/hadoop/MountableHDFS
>
>
>
> --
> m: [email protected]
> b: https://mapredit.blogspot.com
>
>
>
> *From: *Alexandr Porunov <[email protected]>
> *Sent: *Thursday, November 10, 2016 6:56 PM
> *To: *user.hadoop <[email protected]>
> *Subject: *How to mount HDFS as a local file system?
>
>
>
> Hello,
>
>
>
> I try to understand how to mount HDFS as a local file system but without
> success. I already have a running a hadoop cluster 2.7.1 but I can access
> HDFS only with hdfs dfs tool. For example:
>
> hdfs dfs -mkdir /test
>
>
>
> Can somebody help me to figure out how to mount it?
>
>
>
> Sincerely,
>
> Alexandr
>
>
>

Reply via email to