Evans Ye created BIGTOP-3124:
--------------------------------

             Summary: Remove package installation in 
provisioner/utils/smoke-tests.sh
                 Key: BIGTOP-3124
                 URL: https://issues.apache.org/jira/browse/BIGTOP-3124
             Project: Bigtop
          Issue Type: Sub-task
          Components: tests
    Affects Versions: 1.3.0
            Reporter: Evans Ye


The package installation should be removed in smoke-tests.sh:
{code}
...
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
...
{code}
We should have these packages installed via puppet instead.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to