[
https://issues.apache.org/jira/browse/HADOOP-1806?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12523698
]
Chris Douglas commented on HADOOP-1806:
---------------------------------------
Hmm... it's inexpensive to build, but it's rarely necessary, particularly for
developers. The current patch is sufficient to catch compile errors before
commit; until the antlib has unit tests, the only time someone would actually
build it is if they have a particular use for it. Even then they'd only rebuild
it to accommodate incompatible API changes. Either way, it accounts for a
second or two during builds so whatever.
> DfsTask no longer compiles
> --------------------------
>
> Key: HADOOP-1806
> URL: https://issues.apache.org/jira/browse/HADOOP-1806
> Project: Hadoop
> Issue Type: Bug
> Components: build
> Reporter: Chris Douglas
> Assignee: Chris Douglas
> Attachments: 1806-1.patch, 1806.patch
>
>
> HADOOP-1436 changed the Tool and Toolbase APIs, but the HDFS antlib was not
> updated.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.