Remove ant.jar from chukwa
--------------------------

                 Key: HADOOP-4793
                 URL: https://issues.apache.org/jira/browse/HADOOP-4793
             Project: Hadoop Core
          Issue Type: Bug
          Components: contrib/chukwa
         Environment: Redhat EL 5, Java 6
            Reporter: Eric Yang
            Priority: Trivial


Bad things could happen if Chukwa's version of ant.jar is in the class path 
while compiling.  One purposed solution is to remove ant.jar from Chukwa home 
directory, and copy ant.jar from ANT_HOME/lib.  Chukwa uses ant tar task for 
grouping files together at run time.  I suspect this part of code has been 
deprecated and removed.  If this is the case, we can remove ant.jar from 
chukwa/lib completely.

-- 
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