Top "Microsoft-distributed-file-system" questions

For programming questions about Microsoft's Distributed File System (DFS).

Hadoop java.io.IOException: Mkdirs failed to create /some/path

When I try to run my Job I am getting the following exception: Exception in thread "main" java.io.IOException: …

hadoop ioexception microsoft-distributed-file-system
Explanation of Algorithm for finding articulation points or cut vertices of a graph

I have searched the net and could not find any explanation of a DFS algorithm for finding all articulation vertices …

algorithm graph complexity-theory graph-algorithm microsoft-distributed-file-system
hadoop/hdfs/name is in an inconsistent state: storage directory(hadoop/hdfs/data/) does not exist or is not accessible

I have tried all the different solutions provided at stackoverflow on this topic, but of no help Asking again with …

hadoop nodes microsoft-distributed-file-system
Lustre, Gluster or MogileFS?? for video storage, encoding and streaming

So many options and so little time to test them all... I wonder if someone has experiences with distributed file …

video streaming microsoft-distributed-file-system
Get DFS Server name and local path from UNC path

I'm working on Windows Server 2012 which comes by default with various DFS CmdLets. What I'm trying to do is get …

powershell microsoft-distributed-file-system
How do I setup WebDeploy on Windows 2003 / IIS6?

Webdeploy is an alternative to WebDav, FTP, and FrontPage extensions. It also acts as an alternative to DFS for replicating …

iis-7 webserver iis-6 deployment microsoft-distributed-file-system
Getting the following error "Datanode denied communication with namenode" while configuring hadoop 0.23.8

I am trying to configure hadoop 0.23.8 on my macbook and am running in with the following exception org.apache.hadoop.…

hadoop hdfs microsoft-distributed-file-system
How do I determine the physical file server for a DFS path?

Given a DFS path, how can I programatically determine which physical file server it maps to?

microsoft-distributed-file-system
How can I get an active UNC Path in DFS programatically

Given a DFS path how would I know what is the active path it is currently on programatically. For exmaple …

c# wmi microsoft-distributed-file-system