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

   Test it on my local environment too:
   
   ```
   ./docker-hadoop.sh --create 3 \
       --image bigtop/puppet:trunk-rockylinux-8 \
       --memory 16g --repo file:///bigtop-home/output \ 
       --disable-gpg-check --enable-local-repo \
       --stack hdfs,yarn,mapreduce,hive   \
        --smoke-tests hive
   ```
   
   ```
   Successfully started process 'Gradle Test Executor 2'
   
   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.011 secs) into: 
/bigtop-home/bigtop-tests/smoke-tests/hive/build/test-results/test
   Generating HTML test report...
   Finished generating test html results (0.02 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 
':',5,main]) completed. Took 20.293 secs.
   
   BUILD SUCCESSFUL in 1m 20s
   34 actionable tasks: 7 executed, 27 up-to-date
   ```
   
   +1,
   LGTM
   


-- 
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