tomwhite / whirr-cm

11 stars 26 forks source link

SCM -> Cloudera Manager #6

Open misterbeebee opened 12 years ago

misterbeebee commented 12 years ago

SCM has been replaced by Cloudera Manager.

Most importantly, the URL[1] used by install_scm.sh should be updated before the scm-installer.bin file (eventually) no longer exists.

Less importantly, the obsolete name "SCM" should not be used in the code.

I have forked this repo and made the URL and name changes here, for my own use https://github.com/misterbeebee/whirr-cloudera-manager

[1] http://archive.cloudera.com/scm/installer/latest/scm-installer.bin

Feel free to pull my changes upstream if you are interested.

At the moment, I left all the old SCM code in place, and added new files with new names for cloudera-manager, with the exception of README, which was changed in place.

The SCM files and references can be deleted at a future date.

tomwhite commented 12 years ago

This looks great - thanks for making these changes. Do you want to issue a pull request?

Cheers, Tom

misterbeebee commented 12 years ago

https://github.com/tomwhite/whirr-scm/pull/7