You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Tom White (JIRA)" <ji...@apache.org> on 2008/09/18 11:55:44 UTC

[jira] Resolved: (HADOOP-3783) "deprecated filesystem name" warning on EC2

     [ https://issues.apache.org/jira/browse/HADOOP-3783?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tom White resolved HADOOP-3783.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 0.19.0
         Assignee: Tom White
     Hadoop Flags: [Reviewed]

Fixed as a part of HADOOP-4117.

> "deprecated filesystem name" warning on EC2
> -------------------------------------------
>
>                 Key: HADOOP-3783
>                 URL: https://issues.apache.org/jira/browse/HADOOP-3783
>             Project: Hadoop Core
>          Issue Type: Bug
>          Components: contrib/ec2
>    Affects Versions: 0.17.0
>            Reporter: Stuart Sierra
>            Assignee: Tom White
>            Priority: Minor
>             Fix For: 0.19.0
>
>
> When logged in to the master node, in a Hadoop cluster on EC2, launched with src/contrib/ec2/bin/hadoop-ec2 ...
> Various bin/hadoop commands (jar, distcp, fs) display this warning one or more times:
> 08/07/17 14:46:23 WARN fs.FileSystem: "ip-10-251-203-207.ec2.internal:50001" is a deprecated filesystem name. Use "hdfs://ip-10-251-203-207.ec2.internal:50001/" instead.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.