Re: [VOTE] Apache Bahir Flink 1.1.0 (RC2)
+1 reviewed the release artifacts but not functionality. On Wed, Jul 27, 2022 at 4:45 AM Joao Boto wrote: > Dear community member, > > Please vote to approve the release of Apache Bahir Flink 1.1.0 (RC2) based > on > Apache Flink 1.14.5. > > Tag: v1.1.0-rc2 > (38092f025046fd4850c49a943e9197f67aabda54) > https://github.com/apache/bahir-flink/tree/v1.1.0-rc2 > > Release files: > https://repository.apache.org/content/repositories/orgapachebahir-1033 > > Source distribution: > https://dist.apache.org/repos/dist/dev/bahir/bahir-flink/1.1.0-rc2/ > > > The vote is open for at least 72 hours and passes if a majority of at least > 3 +1 PMC votes are cast. > > [ ] +1 Release this package as Apache Bahir Flink 1.1.0 > [ ] -1 Do not release this package because ... > > > Thanks for your vote! > -- Luciano Resende http://twitter.com/lresende1975 http://lresende.blogspot.com/
Re: [VOTE] Apache Bahir Flink 1.1.0 (RC2)
Hi, My bad, an upgrade ended up mucking up the acls on /var/run/docker.sock on my box and so other problems. With that fixed, rest looks good to me. Signatures, digests, etc check out fine. Checked out tag and build/tested. +1 for release. Regards, Mridul On Sat, Jul 30, 2022 at 9:22 AM João Boto wrote: > Hi Mridul, > > Thanks for checking.. > Do you have installed on your computer a docker environment? > This is needed for testcontainers that we use on testing.. > > Le me know if is that > > On 2022/07/29 15:11:21 Mridul Muralidharan wrote: > > The tests failed for me with [1] > > I also saw this at the top of build [2], but dont think it was related. > > > > Any pointers ? > > > > Thanks, > > Mridul > > > > [1] > > > > [INFO] Running org.apache.flink.streaming.connectors.flume.FlumeSinkTest > > > > SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". > > > > SLF4J: Defaulting to no-operation (NOP) logger implementation > > > > SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for > further > > details. > > > > [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: > > 0.132 s <<< FAILURE! - in > > org.apache.flink.streaming.connectors.flume.FlumeSinkTest > > > > [ERROR] testSink Time elapsed: 0.09 s <<< ERROR! > > > > java.lang.IllegalStateException: Could not find a valid Docker > environment. > > Please see logs and check configuration > > > > > > [INFO] Running org.apache.flink.streaming.connectors.flume.FlumeUtilsTest > > > > [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: > > 0.004 s <<< FAILURE! - in > > org.apache.flink.streaming.connectors.flume.FlumeUtilsTest > > > > [ERROR] testGetRpcClient Time elapsed: 0.001 s <<< ERROR! > > > > java.lang.IllegalStateException: Previous attempts to find a Docker > > environment failed. Will not retry. Please see logs and check > configuration > > > > > > [ERROR] testDestroy Time elapsed: 0.002 s <<< ERROR! > > > > java.lang.IllegalStateException: Previous attempts to find a Docker > > environment failed. Will not retry. Please see logs and check > configuration > > > > > > [INFO] > > > > [INFO] Results: > > > > [INFO] > > > > [ERROR] Errors: > > > > [ERROR] FlumeSinkTest>FlumeServerTest.init:43 » IllegalState Could not > > find a valid Do... > > > > [ERROR] FlumeUtilsTest>FlumeServerTest.init:43 » IllegalState Previous > > attempts to fin... > > > > [ERROR] FlumeUtilsTest>FlumeServerTest.init:43 » IllegalState Previous > > attempts to fin... > > > > [INFO] > > > > [ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0 > > > > [2] > > > > [WARNING] > > > > [WARNING] Some problems were encountered while building the effective > model > > for org.apache.bahir:flink-connector-pinot_2.11:jar:1.1.0 > > > > [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' > must > > be unique but found duplicate declaration of plugin > > org.apache.maven.plugins:maven-enforcer-plugin @ line 193, column 25 > > > > [WARNING] > > > > [WARNING] It is highly recommended to fix these problems because they > > threaten the stability of your build. > > > > [WARNING] > > > > [WARNING] For this reason, future Maven versions might no longer support > > building such malformed projects. > > > > [WARNING] > > > > On Wed, Jul 27, 2022 at 6:45 AM Joao Boto wrote: > > > > > Dear community member, > > > > > > Please vote to approve the release of Apache Bahir Flink 1.1.0 (RC2) > based > > > on > > > Apache Flink 1.14.5. > > > > > > Tag: v1.1.0-rc2 > > > (38092f025046fd4850c49a943e9197f67aabda54) > > > https://github.com/apache/bahir-flink/tree/v1.1.0-rc2 > > > > > > Release files: > > > https://repository.apache.org/content/repositories/orgapachebahir-1033 > > > > > > Source distribution: > > > https://dist.apache.org/repos/dist/dev/bahir/bahir-flink/1.1.0-rc2/ > > > > > > > > > The vote is open for at least 72 hours and passes if a majority of at > least > > > 3 +1 PMC votes are cast. > > > > > > [ ] +1 Release this package as Apache Bahir Flink 1.1.0 > > > [ ] -1 Do not release this package because ... > > > > > > > > > Thanks for your vote! > > > > > >
Re: [VOTE] Apache Bahir Flink 1.1.0 (RC2)
Hi Luciano, Created task for that https://issues.apache.org/jira/browse/BAHIR-312 Doing that on master and if we need to rebuild de RC, I will do a cherrypick of the commit.. Thanks On 2022/07/29 15:32:55 Luciano Resende wrote: > If we have to rebuild the RC, could we please add Apache License header to > readme.md files > Here is an example: > https://raw.githubusercontent.com/elyra-ai/elyra/main/README.md > > On Wed, Jul 27, 2022 at 7:45 AM Joao Boto wrote: > > > Dear community member, > > > > Please vote to approve the release of Apache Bahir Flink 1.1.0 (RC2) based > > on > > Apache Flink 1.14.5. > > > > Tag: v1.1.0-rc2 > > (38092f025046fd4850c49a943e9197f67aabda54) > > https://github.com/apache/bahir-flink/tree/v1.1.0-rc2 > > > > Release files: > > https://repository.apache.org/content/repositories/orgapachebahir-1033 > > > > Source distribution: > > https://dist.apache.org/repos/dist/dev/bahir/bahir-flink/1.1.0-rc2/ > > > > > > The vote is open for at least 72 hours and passes if a majority of at least > > 3 +1 PMC votes are cast. > > > > [ ] +1 Release this package as Apache Bahir Flink 1.1.0 > > [ ] -1 Do not release this package because ... > > > > > > Thanks for your vote! > > > > > -- > Luciano Resende > http://twitter.com/lresende1975 > http://lresende.blogspot.com/ >
Re: [VOTE] Apache Bahir Flink 1.1.0 (RC2)
Hi Mridul, Thanks for checking.. Do you have installed on your computer a docker environment? This is needed for testcontainers that we use on testing.. Le me know if is that On 2022/07/29 15:11:21 Mridul Muralidharan wrote: > The tests failed for me with [1] > I also saw this at the top of build [2], but dont think it was related. > > Any pointers ? > > Thanks, > Mridul > > [1] > > [INFO] Running org.apache.flink.streaming.connectors.flume.FlumeSinkTest > > SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". > > SLF4J: Defaulting to no-operation (NOP) logger implementation > > SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further > details. > > [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: > 0.132 s <<< FAILURE! - in > org.apache.flink.streaming.connectors.flume.FlumeSinkTest > > [ERROR] testSink Time elapsed: 0.09 s <<< ERROR! > > java.lang.IllegalStateException: Could not find a valid Docker environment. > Please see logs and check configuration > > > [INFO] Running org.apache.flink.streaming.connectors.flume.FlumeUtilsTest > > [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: > 0.004 s <<< FAILURE! - in > org.apache.flink.streaming.connectors.flume.FlumeUtilsTest > > [ERROR] testGetRpcClient Time elapsed: 0.001 s <<< ERROR! > > java.lang.IllegalStateException: Previous attempts to find a Docker > environment failed. Will not retry. Please see logs and check configuration > > > [ERROR] testDestroy Time elapsed: 0.002 s <<< ERROR! > > java.lang.IllegalStateException: Previous attempts to find a Docker > environment failed. Will not retry. Please see logs and check configuration > > > [INFO] > > [INFO] Results: > > [INFO] > > [ERROR] Errors: > > [ERROR] FlumeSinkTest>FlumeServerTest.init:43 » IllegalState Could not > find a valid Do... > > [ERROR] FlumeUtilsTest>FlumeServerTest.init:43 » IllegalState Previous > attempts to fin... > > [ERROR] FlumeUtilsTest>FlumeServerTest.init:43 » IllegalState Previous > attempts to fin... > > [INFO] > > [ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0 > > [2] > > [WARNING] > > [WARNING] Some problems were encountered while building the effective model > for org.apache.bahir:flink-connector-pinot_2.11:jar:1.1.0 > > [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must > be unique but found duplicate declaration of plugin > org.apache.maven.plugins:maven-enforcer-plugin @ line 193, column 25 > > [WARNING] > > [WARNING] It is highly recommended to fix these problems because they > threaten the stability of your build. > > [WARNING] > > [WARNING] For this reason, future Maven versions might no longer support > building such malformed projects. > > [WARNING] > > On Wed, Jul 27, 2022 at 6:45 AM Joao Boto wrote: > > > Dear community member, > > > > Please vote to approve the release of Apache Bahir Flink 1.1.0 (RC2) based > > on > > Apache Flink 1.14.5. > > > > Tag: v1.1.0-rc2 > > (38092f025046fd4850c49a943e9197f67aabda54) > > https://github.com/apache/bahir-flink/tree/v1.1.0-rc2 > > > > Release files: > > https://repository.apache.org/content/repositories/orgapachebahir-1033 > > > > Source distribution: > > https://dist.apache.org/repos/dist/dev/bahir/bahir-flink/1.1.0-rc2/ > > > > > > The vote is open for at least 72 hours and passes if a majority of at least > > 3 +1 PMC votes are cast. > > > > [ ] +1 Release this package as Apache Bahir Flink 1.1.0 > > [ ] -1 Do not release this package because ... > > > > > > Thanks for your vote! > > >
Re: [VOTE] Apache Bahir Flink 1.1.0 (RC2)
If we have to rebuild the RC, could we please add Apache License header to readme.md files Here is an example: https://raw.githubusercontent.com/elyra-ai/elyra/main/README.md On Wed, Jul 27, 2022 at 7:45 AM Joao Boto wrote: > Dear community member, > > Please vote to approve the release of Apache Bahir Flink 1.1.0 (RC2) based > on > Apache Flink 1.14.5. > > Tag: v1.1.0-rc2 > (38092f025046fd4850c49a943e9197f67aabda54) > https://github.com/apache/bahir-flink/tree/v1.1.0-rc2 > > Release files: > https://repository.apache.org/content/repositories/orgapachebahir-1033 > > Source distribution: > https://dist.apache.org/repos/dist/dev/bahir/bahir-flink/1.1.0-rc2/ > > > The vote is open for at least 72 hours and passes if a majority of at least > 3 +1 PMC votes are cast. > > [ ] +1 Release this package as Apache Bahir Flink 1.1.0 > [ ] -1 Do not release this package because ... > > > Thanks for your vote! > -- Luciano Resende http://twitter.com/lresende1975 http://lresende.blogspot.com/
Re: [VOTE] Apache Bahir Flink 1.1.0 (RC2)
The tests failed for me with [1] I also saw this at the top of build [2], but dont think it was related. Any pointers ? Thanks, Mridul [1] [INFO] Running org.apache.flink.streaming.connectors.flume.FlumeSinkTest SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. [ERROR] Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.132 s <<< FAILURE! - in org.apache.flink.streaming.connectors.flume.FlumeSinkTest [ERROR] testSink Time elapsed: 0.09 s <<< ERROR! java.lang.IllegalStateException: Could not find a valid Docker environment. Please see logs and check configuration [INFO] Running org.apache.flink.streaming.connectors.flume.FlumeUtilsTest [ERROR] Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.004 s <<< FAILURE! - in org.apache.flink.streaming.connectors.flume.FlumeUtilsTest [ERROR] testGetRpcClient Time elapsed: 0.001 s <<< ERROR! java.lang.IllegalStateException: Previous attempts to find a Docker environment failed. Will not retry. Please see logs and check configuration [ERROR] testDestroy Time elapsed: 0.002 s <<< ERROR! java.lang.IllegalStateException: Previous attempts to find a Docker environment failed. Will not retry. Please see logs and check configuration [INFO] [INFO] Results: [INFO] [ERROR] Errors: [ERROR] FlumeSinkTest>FlumeServerTest.init:43 » IllegalState Could not find a valid Do... [ERROR] FlumeUtilsTest>FlumeServerTest.init:43 » IllegalState Previous attempts to fin... [ERROR] FlumeUtilsTest>FlumeServerTest.init:43 » IllegalState Previous attempts to fin... [INFO] [ERROR] Tests run: 3, Failures: 0, Errors: 3, Skipped: 0 [2] [WARNING] [WARNING] Some problems were encountered while building the effective model for org.apache.bahir:flink-connector-pinot_2.11:jar:1.1.0 [WARNING] 'build.pluginManagement.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-enforcer-plugin @ line 193, column 25 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] On Wed, Jul 27, 2022 at 6:45 AM Joao Boto wrote: > Dear community member, > > Please vote to approve the release of Apache Bahir Flink 1.1.0 (RC2) based > on > Apache Flink 1.14.5. > > Tag: v1.1.0-rc2 > (38092f025046fd4850c49a943e9197f67aabda54) > https://github.com/apache/bahir-flink/tree/v1.1.0-rc2 > > Release files: > https://repository.apache.org/content/repositories/orgapachebahir-1033 > > Source distribution: > https://dist.apache.org/repos/dist/dev/bahir/bahir-flink/1.1.0-rc2/ > > > The vote is open for at least 72 hours and passes if a majority of at least > 3 +1 PMC votes are cast. > > [ ] +1 Release this package as Apache Bahir Flink 1.1.0 > [ ] -1 Do not release this package because ... > > > Thanks for your vote! >