Build process from tarball is flawed
------------------------------------

                 Key: HADOOP-6295
                 URL: https://issues.apache.org/jira/browse/HADOOP-6295
             Project: Hadoop Common
          Issue Type: Bug
            Reporter: Allen Wittenauer


Currently, the natively compiled components have a requirement of building from 
within ant.  To make matters worse, after talking this over with Lee, it 
appears that the ant build assumes to be executed from a svn-checkout and not 
from the tarballs that are generated.  We need to

a) start packaging up the svn repo trees as src tarballs
b) separate out the compiled bits out from underneath ant completely
c) be able to create real builds from the tarball

As an admin, I shouldn't have to reach for svn to make Hadoop work optimally on 
non-Linux.

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