|
Ian Soboroff made changes - 02/Apr/09 07:41 PM
Ian Soboroff made changes - 02/Apr/09 07:42 PM
The update to 0.19.1 is very helpful. But there are a number of style issues in cloudera's spec file that I hope we can get cleaned up:
I've attaching the spec files that I've been using for hadoop and hdfs, for reference. Mine are probably not suitable for general use because I cut out most of the contrib packages, and my init script doesn't support the job tracker (I'm only interested in HDFS). Another hadoop spec file, for reference
Michael Thomas made changes - 06/Apr/09 10:55 PM
To remove any ambiguity - if the license isn't clearly specified, it was intended to be Apache 2.0 - we are happy to see this patch. We'll clarify this in future releases.
We're also happy to help get this right in hadoop proper, and are willing to host proper hadoop RPMs in our development repository. Depending on how quickly this patch is completed, we may start hosting 19.1 RPM's sooner than later.
Steve Loughran made changes - 20/Oct/09 04:15 PM
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
1. get the SRPM from Cloudera and 'rpm -i' it.
2. replace SPECS/hadoop.spec with this one.
3. put a vanilla hadoop-0.19.1.tar.gz in SOURCES
4. replace Cloudera's SOURCES/logo.pnm with the Hadoop logo
5. do 'rpmbuild --target=noarch -ba hadoop.spec'.
The Cloudera spec file has no license in it, so I assume that it can be licensed ASF.