Re: [PR] [STORM-3900] Upgrade Cassandra version and Datastax to latest version 4. (storm)

2023-08-14 Thread via GitHub
rzo1 commented on PR #3525: URL: https://github.com/apache/storm/pull/3525#issuecomment-1676845468 I did some additional modifications. The current tests are executable on that branch but will crash as the cassandra driver cannot connect to the local cassandra instance ```bash

Re: [PR] [STORM-3900] Upgrade Cassandra version and Datastax to latest version 4. (storm)

2023-08-14 Thread via GitHub
rzo1 commented on PR #3525: URL: https://github.com/apache/storm/pull/3525#issuecomment-1676955659 After some more digging: It seems, that our current driver configuration in the main code isn't fully complete, so the tests are failing subsequently. However, the test setup should now be ok.

Re: [PR] [STORM-3900] Upgrade Cassandra version and Datastax to latest version 4. (storm)

2023-08-14 Thread via GitHub
rzo1 commented on PR #3525: URL: https://github.com/apache/storm/pull/3525#issuecomment-1677002385 @jnioche Maybe you can also have a look here? -- 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 th

[PR] [STORM-3947] Align Netty with version used in Zookeeper (storm)

2023-08-14 Thread via GitHub
rzo1 opened a new pull request, #3562: URL: https://github.com/apache/storm/pull/3562 ## What is the purpose of the change - Aligns netty with version provided by Zookeeper ## How was the change tested - GH actions -- This is an automated message from the Apache Git Se

[PR] [STORM-3948] Hive 2.3.9 declares an offline / unmaintained maven repository (storm)

2023-08-14 Thread via GitHub
rzo1 opened a new pull request, #3563: URL: https://github.com/apache/storm/pull/3563 ## What is the purpose of the change Hive 2.3.9 declares an offline repository in its parent pom. Leading to timeouts resolving that repository during a local build. We can work around by re-declar

Re: [PR] [STORM-3900] Upgrade Cassandra version and Datastax to latest version 4. (storm)

2023-08-14 Thread via GitHub
bipinprasad commented on PR #3525: URL: https://github.com/apache/storm/pull/3525#issuecomment-1678000921 I tried a few things to get the Cassandra running (like application an application.conf file) with content: `datastax-java-driver { basic.load-balancing-policy { local-dat

Re: [PR] [STORM-3900] Upgrade Cassandra version and Datastax to latest version 4. (storm)

2023-08-14 Thread via GitHub
bipinprasad commented on PR #3525: URL: https://github.com/apache/storm/pull/3525#issuecomment-1678275751 jvm option `-Djava.security.manager=allow` fixes the `java.lang.System.setSecurityManager` exception. There is still the error com.datastax.oss.driver.api.core.NoNodeAvailableExcept

Re: [PR] [STORM-3948] Hive 2.3.9 declares an offline / unmaintained maven repository (storm)

2023-08-14 Thread via GitHub
rzo1 merged PR #3563: URL: https://github.com/apache/storm/pull/3563 -- 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...@storm.apache.org F

Re: [PR] [STORM-3947] Align Netty with version used in Zookeeper (storm)

2023-08-14 Thread via GitHub
rzo1 merged PR #3562: URL: https://github.com/apache/storm/pull/3562 -- 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...@storm.apache.org F

Re: [PR] [STORM-3884] Bump calcite-core from 1.14.0 to 1.32.0 (storm)

2023-08-14 Thread via GitHub
rzo1 commented on PR #3491: URL: https://github.com/apache/storm/pull/3491#issuecomment-1678469858 similar to https://github.com/apache/storm/pull/3509 -- 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 g

Re: [PR] [STORM-3884] Bump calcite-core from 1.14.0 to 1.32.0 (storm)

2023-08-14 Thread via GitHub
rzo1 closed pull request #3491: [STORM-3884] Bump calcite-core from 1.14.0 to 1.32.0 URL: https://github.com/apache/storm/pull/3491 -- 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 comme

Re: [PR] [STORM-3884] Bump calcite-core from 1.14.0 to 1.32.0 (storm)

2023-08-14 Thread via GitHub
dependabot[bot] commented on PR #3491: URL: https://github.com/apache/storm/pull/3491#issuecomment-1678469878 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let m

Re: [PR] Bump elasticsearch from 2.4.4 to 6.8.17 in /examples/storm-elasticsearch-examples (storm)

2023-08-14 Thread via GitHub
rzo1 commented on PR #3483: URL: https://github.com/apache/storm/pull/3483#issuecomment-1678470569 duplicate, see https://github.com/apache/storm/pull/3483 -- 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

Re: [PR] Bump elasticsearch from 2.4.4 to 6.8.17 in /examples/storm-elasticsearch-examples (storm)

2023-08-14 Thread via GitHub
rzo1 closed pull request #3483: Bump elasticsearch from 2.4.4 to 6.8.17 in /examples/storm-elasticsearch-examples URL: https://github.com/apache/storm/pull/3483 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL abov

Re: [PR] Bump elasticsearch from 2.4.4 to 6.8.17 in /examples/storm-elasticsearch-examples (storm)

2023-08-14 Thread via GitHub
dependabot[bot] commented on PR #3483: URL: https://github.com/apache/storm/pull/3483#issuecomment-1678470608 OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let m

Re: [PR] exclude org.glassfish.web:javax.servlet.jsp from storm-autocreds hbase-server dependency (storm)

2023-08-14 Thread via GitHub
rzo1 commented on PR #3381: URL: https://github.com/apache/storm/pull/3381#issuecomment-1678484267 Does not happen anymore. Perhaps because the version range syntax now references an available artifact or the related transient dependency was removed due to an dependency upgrade. Closing her

Re: [PR] exclude org.glassfish.web:javax.servlet.jsp from storm-autocreds hbase-server dependency (storm)

2023-08-14 Thread via GitHub
rzo1 closed pull request #3381: exclude org.glassfish.web:javax.servlet.jsp from storm-autocreds hbase-server dependency URL: https://github.com/apache/storm/pull/3381 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the U