[ 
https://issues.apache.org/jira/browse/HADOOP-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12601091#action_12601091
 ] 

Ankur commented on HADOOP-2325:
-------------------------------

The patch was provided by me and it had the necessary jars (Commons net & 
Apache Mina FTP server)  created after compiling the relevant classes  under 
Java 1.6 on my local linux machine.  While creation of commons net jars on 
local machine was unnecessary, I had to create Mina FTP server jars locally as 
it does not have an official release yet.

I have fixed problem by picking up commons net jar from the download site and 
re-compiling Mina FTP server classes under Java 1.5.  The jars have been 
packaged and attached on both HADOOP-3468 and HADOOP-3246. There should be no 
compilation errors now. 

My sincere apologies for the inconvenience caused to everybody.



> Require Java 6
> --------------
>
>                 Key: HADOOP-2325
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2325
>             Project: Hadoop Core
>          Issue Type: Improvement
>          Components: build
>            Reporter: Doug Cutting
>            Assignee: Doug Cutting
>             Fix For: 0.18.0
>
>         Attachments: HADOOP-2325.patch
>
>
> We should require Java 6 for release 0.17.  Java 6 is now available for OS/X. 
>  Hadoop performs much better on Java 6.  And, finally, there are features of 
> Java 6 (like 'df') that would be nice to use.

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

Reply via email to