Distributed cache doesn't use non-default FileSystems correctly
---------------------------------------------------------------

                 Key: MAPREDUCE-2359
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2359
             Project: Hadoop Map/Reduce
          Issue Type: Bug
            Reporter: Owen O'Malley
            Assignee: Krishna Ramachandran
             Fix For: 0.20.100


We are passing fs.deafult.name as viewfs:/// in core site.xml on oozie server.
We have default name node in configuration also viewfs:///

We are using hdfs://path in our path for application.
Its giving following error:

IllegalArgumentException: Wrong FS:
hdfs://nn/user/strat_ci/oozie-oozi/0000002-110217014830452-oozie-oozi-W/hadoop1--map-reduce/map-reduce-launcher.jar,
expected: viewfs:/

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to