sekikn commented on PR #1234:
URL: https://github.com/apache/bigtop/pull/1234#issuecomment-1962952373

   +1, tested on Fedora 38 (x86_64). Thanks @iwasakims.
   
   ```
   $ ./gradlew allclean spark-pkg repo -Dbuildwithdeps=true
   $ (cd docker/bigtop-puppet && ./build.sh trunk-fedora-38)
   $ (cd docker/bigtop-slaves && ./build.sh trunk-fedora-38)
   $ (cd provisioner/docker && ./docker-hadoop.sh -d -dcp -C 
config_fedora-38.yaml -F docker-compose-cgroupv2.yml -G -L -k hdfs,yarn,spark 
-s spark -c 3)
   
   ...
   
   org.apache.bigtop.itest.spark.TestSpark > testSparkSQL STANDARD_OUT
       SPARK_MASTER isn't set. yarn will be used as the master URL. Refer to 
smoke-tests/README If this isn't what you you expect.
   
   org.apache.bigtop.itest.spark.TestSpark > testSparkR STANDARD_OUT
       SPARK_MASTER isn't set. yarn will be used as the master URL. Refer to 
smoke-tests/README If this isn't what you you expect.
   
   Gradle Test Executor 2 finished executing tests.
   
   > Task :bigtop-tests:smoke-tests:spark:test
   Finished generating test XML results (0.006 secs) into: 
/bigtop-home/bigtop-tests/smoke-tests/spark/build/test-results/test
   Generating HTML test report...
   Finished generating test html results (0.011 secs) into: 
/bigtop-home/bigtop-tests/smoke-tests/spark/build/reports/tests/test
   Now testing...
   :bigtop-tests:smoke-tests:spark:test (Thread[Daemon worker,5,main]) 
completed. Took 49.935 secs.
   
   BUILD SUCCESSFUL in 2m 15s
   ```


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