You forgot one important property:
fs..impl to map it to the class that has implementation of your FS.
The way you were trying to set up other properties also looks like usage of
local FS, you should probably not use file:///, but your FS prefix: foo:/// -
or full URI.
Is your FS using NameNo
NameNodes and DataNodes are services that are part of HDFS. Why are
you attempting to start them on top of your own DFS?
On Thu, Dec 18, 2014 at 6:35 AM, Behrooz Shafiee wrote:
> Hello folks,
>
> I have developed my own distributed file system and I want to try it with
> hadoop MapReduce. It is
zhihai xu created MAPREDUCE-6198:
Summary: NPE from JobTracker#resolveAndAddToTopology in MR1 cause
initJob and heartbeat failure.
Key: MAPREDUCE-6198
URL: https://issues.apache.org/jira/browse/MAPREDUCE-6198
Hello folks,
I have developed my own distributed file system and I want to try it with
hadoop MapReduce. It is a POSIX compatible file system and can be mounted
under a directory; eg." /myfs". I was wondering how I can configure hadoop
to use my own fs instead of hdfs. What are the configurations
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Java8/45/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 10454 lines...]
Results :
Failed tests:
Test