Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-1961 HBase EC2 scripts
  3. HBASE-2032

[EC2] Add support for installation of user packages when instances start up

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 0.20.3, 0.90.0
    • None
    • None

    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

        1. HBASE-2032.patch
          5 kB
          Andrew Kyle Purtell

        Issue Links

          Activity

            People

              apurtell Andrew Kyle Purtell
              apurtell Andrew Kyle Purtell
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: