Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-3109 Overhaul the deployment and testing modules
  3. BIGTOP-3124

Remove package installation in provisioner/utils/smoke-tests.sh and polish the script

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.0
    • 1.4.0
    • tests
    • None

    Description

      The package installation should be removed in smoke-tests.sh:

      ...
      if [ -f /etc/debian_version ] ; then
          apt-get -y install pig hive flume mahout sqoop
      else
          yum install -y pig hive flume mahout sqoop
      fi
      ...
      

      We should have these packages installed via puppet instead.

      Attachments

        Issue Links

          Activity

            People

              evans_ye Evans Ye
              evans_ye Evans Ye
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: