guyuqi commented on PR #1001:
URL: https://github.com/apache/bigtop/pull/1001#issuecomment-1246477736

   Tested this PR with https://github.com/apache/bigtop/pull/1003.
   .```
   /docker-hadoop.sh --create 3 \
   --image bigtop/puppet:trunk-centos-7 \
   --memory 8g \
   --repo file:///bigtop-home/output \
   --disable-gpg-check \
   --stack hdfs,yarn,mapreduce,hbase,tez,hive \
   --smoke-tests hive
   ```
   
   
   ```
   Gradle Test Executor 2 started executing tests.
   Gradle Test Executor 2 finished executing tests.
   
   > Task :bigtop-tests:smoke-tests:hive:test
   Finished generating test XML results (0.014 secs) into: 
/bigtop-home/bigtop-tests/smoke-tests/hive/build/test-results/test
   Generating HTML test report...
   Finished generating test html results (0.031 secs) into: 
/bigtop-home/bigtop-tests/smoke-tests/hive/build/reports/tests/test
   Now testing...
   :bigtop-tests:smoke-tests:hive:test (Thread[Execution worker for ':' Thread 
6,5,main]) completed. Took 23.513 secs.
   
   BUILD SUCCESSFUL in 4m 4s
   30 actionable tasks: 7 executed, 23 up-to-date
   Stopped 1 worker daemon(s).
   + rm -rf buildSrc/build/test-results/binary
   + rm -rf /bigtop-home/.gradle
   ```
   
   +1
   


-- 
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: dev-unsubscr...@bigtop.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to