[
https://issues.apache.org/jira/browse/HADOOP-10020?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13787485#comment-13787485
]
Chris Nauroth commented on HADOOP-10020:
----------------------------------------
bq. -1 javac. The applied patch generated 1536 javac compiler warnings (more
than the trunk's current 1535 warnings).
It looks like {{DistributedFileSystem#createSymlink}} needs a
{{@SuppressWarnings("deprecation')}} tag. (I'm still +1 for the patch after
adding that.)
{quote}
-1 core tests. The patch failed these unit tests in
hadoop-common-project/hadoop-common hadoop-hdfs-project/hadoop-hdfs:
org.apache.hadoop.hdfs.server.namenode.ha.TestRetryCacheWithHA
{quote}
I think this is unrelated. I can't reproduce it locally, and it didn't happen
in the prior test run of the patch, which was mostly equivalent.
> disable symlinks temporarily
> ----------------------------
>
> Key: HADOOP-10020
> URL: https://issues.apache.org/jira/browse/HADOOP-10020
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs
> Affects Versions: 2.1.2-beta
> Reporter: Colin Patrick McCabe
> Assignee: Sanjay Radia
> Priority: Blocker
> Attachments: Hadoop-10020-2.patch, Hadoop-10020.patch
>
>
> disable symlinks temporarily until we can make them production-ready in
> Hadoop 2.3
--
This message was sent by Atlassian JIRA
(v6.1#6144)