You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by GitBox <gi...@apache.org> on 2021/11/22 04:27:32 UTC

[GitHub] [bigtop] iwasakims commented on pull request #833: BIGTOP-3602. Bump Spark to 3.1.2.

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


   I got no issue on running smoke-tests of Spark on CentOS 8 container (x86_64).
   
   ```
   $ ./docker-hadoop.sh \
      --create 1 \
      --image bigtop/puppet:trunk-centos-8 \
      --memory 16g \
      --repo file:///bigtop-home/output \
      --disable-gpg-check \
      --stack hdfs,yarn,mapreduce,hive,spark \
      --smoke-tests spark
   ...
   :bigtop-tests:smoke-tests:spark:test (Thread[Execution worker for ':' Thread 3,5,main]) completed. Took 1 mins 7.904 secs.
   
   BUILD SUCCESSFUL in 1m 41s
   34 actionable tasks: 7 executed, 27 up-to-date
   ```


-- 
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-unsubscribe@bigtop.apache.org

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