iwasakims commented on pull request #841:
URL: https://github.com/apache/bigtop/pull/841#issuecomment-993491478


   tested this on CentOS 8 container (x86_64):
   
   ```
   $ cd provisioner/docker
   $ ./docker-hadoop.sh \
      --create 3 \
      --image bigtop/puppet:trunk-centos-8 \
      --memory 8g \
      --repo file:///bigtop-home/output \
      --disable-gpg-check \
      --stack hdfs,yarn,mapreduce,hbase,hive \
      --smoke-tests hive
   ...(snip)
   :bigtop-tests:smoke-tests:hive:test (Thread[Execution worker for ':' Thread 
4,5,main]) completed. Took 13.326 secs.
   
   BUILD SUCCESSFUL in 48s
   34 actionable tasks: 7 executed, 27 up-to-date
   Stopped 1 worker daemon(s).
   + rm -rf buildSrc/build/test-results/binary
   + rm -rf /bigtop-home/.gradle
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to