trunk does not compile
----------------------
Key: HADOOP-3899
URL: https://issues.apache.org/jira/browse/HADOOP-3899
Project: Hadoop Core
Issue Type: Bug
Components: fs
Affects Versions: 0.19.0
Reporter: Amareshwari Sriramadasu
Priority: Blocker
Compilation fails saying:
{code}
[javac]
/home/amarsri/workspace/trunk/src/core/org/apache/hadoop/net/ScriptBasedMapping.java:34:
cannot find symbol
[javac] symbol: class CachedDNSToSwitchMapping
[javac] public final class ScriptBasedMapping extends
CachedDNSToSwitchMapping
{code}
HADOOP-3620 missed adding new files to the trunk.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.