[
https://issues.apache.org/jira/browse/HADOOP-5259?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12683084#action_12683084
]
Hudson commented on HADOOP-5259:
--------------------------------
Integrated in Hadoop-trunk #783 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-trunk/783/])
. Job with output hdfs:/user/<username>/outputpath (no authority) fails
with Wrong FS. Contributed by Doug Cutting and Koji Noguchi.
> Job with output hdfs:/user/<username>/outputpath (no authority) fails with
> Wrong FS
> -----------------------------------------------------------------------------------
>
> Key: HADOOP-5259
> URL: https://issues.apache.org/jira/browse/HADOOP-5259
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs, fs
> Affects Versions: 0.18.0, 0.18.1, 0.18.2, 0.18.3, 0.19.0
> Reporter: Koji Noguchi
> Assignee: Doug Cutting
> Fix For: 0.20.0
>
> Attachments: HADOOP-5259-withtest.patch, HADOOP-5259.patch
>
>
> Using namenode with default port of 8020.
> When starting a job with output hdfs:/user/knoguchi/outputpath, my job fails
> with
> Wrong FS: hdfs:/user/knoguchi/outputpath, expected: hdfs://aaa.bbb.cc
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.