
| Key: |
HADOOP-5615
|
| Type: |
Improvement
|
| Status: |
Open
|
| Priority: |
Minor
|
| Assignee: |
Unassigned
|
| Reporter: |
Ian Soboroff
|
| Votes: |
0
|
| Watchers: |
14
|
|
If you were logged in you would be able to see more operations.
|
|
|
|
File Attachments:
|
|
|
Issue Links:
|
Reference
|
|
|
|
This issue is related to:
|
|
|
|
|
|
|
|
|
I like the idea of Cloudera's RPMs, in that packages are convenient and the boot scripts are very handy, but they are for a patched 0.18.3 and include other stuff. Here I offer a spec file for 0.19.1 without extra cruft. It is essentially the spec from Cloudera's RPM with suitable edits.
|
|
Description
|
I like the idea of Cloudera's RPMs, in that packages are convenient and the boot scripts are very handy, but they are for a patched 0.18.3 and include other stuff. Here I offer a spec file for 0.19.1 without extra cruft. It is essentially the spec from Cloudera's RPM with suitable edits. |
Show » |
|
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.