Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-2251

provisioner shouldn't install components just in case

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 1.0.0
    • backlog
    • deployment
    • None

    Description

      I've notice that provisioner is trying to install a few component for what looks like "just in case" scenario. Namely smoke-tests.sh includes

      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
      

      This doesn't sound right as the components set and the smoking tests should be defined by the same list.

      Attachments

        Activity

          People

            Unassigned Unassigned
            cos Konstantin I Boudnik
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: