Re: How to mount HDFS as a local file system?

2016-11-10 Thread Alexandr Porunov
> >> -- >> m: wget.n...@gmail.com >> b: https://mapredit.blogspot.com >> >> >> >> *From: *Alexandr Porunov <alexandr.poru...@gmail.com> >> *Sent: *Thursday, November 10, 2016 6:56 PM >> *To: *user.hadoop <user@hadoop.apache.org> >>

Re: How to mount HDFS as a local file system?

2016-11-10 Thread Ravi Prakash
hadoop.apache.org> > *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

How to mount HDFS as a local file system?

2016-11-10 Thread Alexandr Porunov
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

RE: How to mount HDFS as a local file system?

2016-11-10 Thread wget.null
Fuse is your tool: https://wiki.apache.org/hadoop/MountableHDFS -- m: wget.n...@gmail.com b: https://mapredit.blogspot.com From: Alexandr Porunov Sent: Thursday, November 10, 2016 6:56 PM To: user.hadoop Subject: How to mount HDFS as a local file system? Hello, I try to understand how to mount