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/12/17 03:30:29 UTC

[GitHub] [bigtop] iwasakims commented on pull request #842: BIGTOP-3616. Bump Flink to 1.11.6.

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


   I tested this on CetnOS 8 containers (x86_64):
   
   ```
   $ ./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,flink \
      --smoke-tests flink
   ...(snip)
   Now testing...
   :bigtop-tests:smoke-tests:flink:test (Thread[Execution worker for ':' Thread 5,5,main]) completed. Took 14.317 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: dev-unsubscribe@bigtop.apache.org

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