"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
Priority: Minor
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.