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/02/08 13:14:55 UTC

[GitHub] [bigtop] okumurays opened a new pull request #730: BIGTOP-3382. Upgrade Flink to 1.11.3

okumurays opened a new pull request #730:
URL: https://github.com/apache/bigtop/pull/730


   I confirmed this patch worked on CentOS 8 at least.
   
   The following log is smoke test running log.
   
   ```
   ../../../gradlew test -Psmoke.tests --stacktrace
   
   > Task :bigtop-tests:smoke-tests:flink:test
   Now testing...
   
   BUILD SUCCESSFUL in 46s
   6 actionable tasks: 6 executed
   ```


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

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



[GitHub] [bigtop] sekikn merged pull request #730: BIGTOP-3382. Upgrade Flink to 1.11.3

Posted by GitBox <gi...@apache.org>.
sekikn merged pull request #730:
URL: https://github.com/apache/bigtop/pull/730


   


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

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



[GitHub] [bigtop] sekikn commented on pull request #730: BIGTOP-3382. Upgrade Flink to 1.11.3

Posted by GitBox <gi...@apache.org>.
sekikn commented on pull request #730:
URL: https://github.com/apache/bigtop/pull/730#issuecomment-775643623


   Thank you for the contribution @okumurays! I confirmed the PR worked on CentOS 7 and 8, Debian 10 and Ubuntu 18.04.
   I noticed `testWordCountBatch` in the smoke tests sometimes failed due to `UnsupportedFileSystemSchemeException` for HDFS when Flink was deployed earlier than Hadoop, but once restarting flink services it succeeded.
   We can address it later as another issue, so I'm +1 for this PR.


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

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