Description
Support downloading and installation of user packages at instance boot time. Should pass a list of URLs or a Yum repository URL and list of package names in user data. If given a list of URLs, download them all and then run 'rpm --install' with all included on the command line if the URL ends in '.rpm', or untar in / if the URL ends in '.tar.gz' or '.tgz'. If given a repository and package list, run 'yum install' appropriately.
Attachments
Attachments
Issue Links
- blocks
-
HBASE-2020 [EC2] Add support for running a mapreduce job automatically once the cluster is up
- Closed