Re: [PR] CASSANALYTICS-20: CassandraDataLayer uses configuration list of IPs instead of the full ring/datacenter [cassandra-analytics]

2025-06-20 Thread via GitHub
yifan-c commented on PR #106: URL: https://github.com/apache/cassandra-analytics/pull/106#issuecomment-2993237793 I rebased the patch and triggered CI (green). The rebased branch: https://github.com/yifan-c/cassandra-analytics/tree/r/apache/pr106 CI: https://app.circleci.com/pipeline

Re: [PR] CASSANALYTICS-32 expose number of rows which violated constraints to JobStats [cassandra-analytics]

2025-06-19 Thread via GitHub
frankgh commented on code in PR #120: URL: https://github.com/apache/cassandra-analytics/pull/120#discussion_r215752 ## cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/bulkwriter/WriterOptions.java: ## @@ -45,6 +45,7 @@ public enum WriterOptions implements

Re: [PR] CASSANALYTICS-32 expose number of rows which violated constraints to JobStats [cassandra-analytics]

2025-06-19 Thread via GitHub
smiklosovic commented on code in PR #120: URL: https://github.com/apache/cassandra-analytics/pull/120#discussion_r2157533761 ## cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/bulkwriter/WriterOptions.java: ## @@ -45,6 +45,7 @@ public enum WriterOptions implem

Re: [PR] CASSANALYTICS-32 expose number of rows which violated constraints to JobStats [cassandra-analytics]

2025-06-19 Thread via GitHub
smiklosovic commented on code in PR #120: URL: https://github.com/apache/cassandra-analytics/pull/120#discussion_r2157533761 ## cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/bulkwriter/WriterOptions.java: ## @@ -45,6 +45,7 @@ public enum WriterOptions implem

Re: [PR] CASSANALYTICS-32 expose number of rows which violated constraints to JobStats [cassandra-analytics]

2025-06-19 Thread via GitHub
frankgh commented on code in PR #120: URL: https://github.com/apache/cassandra-analytics/pull/120#discussion_r2157497144 ## cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/bulkwriter/WriterOptions.java: ## @@ -45,6 +45,7 @@ public enum WriterOptions implements

Re: [PR] CASSANALYTICS-32 expose number of rows which violated constraints to JobStats [cassandra-analytics]

2025-06-19 Thread via GitHub
frankgh commented on code in PR #120: URL: https://github.com/apache/cassandra-analytics/pull/120#discussion_r2157488816 ## cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/bulkwriter/JobInfo.java: ## @@ -70,6 +70,8 @@ default String getId() boolean skip

Re: [I] "gocql: no hosts available in the pool" cannot recover without restart [cassandra-gocql-driver]

2025-06-19 Thread via GitHub
sinankivanc3131 commented on issue #915: URL: https://github.com/apache/cassandra-gocql-driver/issues/915#issuecomment-2988743130 @george-rogers yes we also fix it by restarting the kubernetes pod to create connections from scratch, is there a easy way to trigger this bug? We want to try

Re: [I] "gocql: no hosts available in the pool" cannot recover without restart [cassandra-gocql-driver]

2025-06-19 Thread via GitHub
george-rogers commented on issue #915: URL: https://github.com/apache/cassandra-gocql-driver/issues/915#issuecomment-2988485816 @sinankivanc3131 yes, we are. The workaround so far has been very suboptimal: reconnect to the service whenever this error is detected, which means a delay of aro

Re: [I] "gocql: no hosts available in the pool" cannot recover without restart [cassandra-gocql-driver]

2025-06-19 Thread via GitHub
sinankivanc3131 commented on issue #915: URL: https://github.com/apache/cassandra-gocql-driver/issues/915#issuecomment-2988057725 could you confirm if you are still getting the same problem? -- This is an automated message from the Apache Git Service. To respond to the message, please log

[PR] [DRAFT] CASSANALYTICS-62 Support for using IP Address as Sidecar/Instance identifier [cassandra-analytics]

2025-06-18 Thread via GitHub
anderoo opened a new pull request, #121: URL: https://github.com/apache/cassandra-analytics/pull/121 Currently a draft PR as I need to add more testing and descriptions. Introduces a new flag for both the reader and writer configuration which, when set to true, will use the IP addre

Re: [PR] Fix client artifact publishing [cassandra-analytics]

2025-06-17 Thread via GitHub
bbotella merged PR #119: URL: https://github.com/apache/cassandra-analytics/pull/119 -- 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: commits-unsubscr...

Re: [I] CASSGO-71 External HostFilter implementations cannot be tested against HostFilter interface [cassandra-gocql-driver]

2025-06-17 Thread via GitHub
joao-r-reis commented on issue #1311: URL: https://github.com/apache/cassandra-gocql-driver/issues/1311#issuecomment-2980908572 Fixed in #1892 -- 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

Re: [I] CASSGO-71 External HostFilter implementations cannot be tested against HostFilter interface [cassandra-gocql-driver]

2025-06-17 Thread via GitHub
joao-r-reis closed issue #1311: CASSGO-71 External HostFilter implementations cannot be tested against HostFilter interface URL: https://github.com/apache/cassandra-gocql-driver/issues/1311 -- This is an automated message from the Apache Git Service. To respond to the message, please log on t

Re: [PR] CASSANALYTICS-32 expose number of rows which violated constraints to JobStats [cassandra-analytics]

2025-06-17 Thread via GitHub
smiklosovic commented on code in PR #120: URL: https://github.com/apache/cassandra-analytics/pull/120#discussion_r2152520177 ## cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/bulkwriter/SortedSSTableWriter.java: ## @@ -137,8 +141,24 @@ public void addRow(BigI

Re: [PR] CASSANALYTICS-32 expose number of rows which violated constraints to JobStats [cassandra-analytics]

2025-06-17 Thread via GitHub
smiklosovic commented on code in PR #120: URL: https://github.com/apache/cassandra-analytics/pull/120#discussion_r2152487511 ## cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/bulkwriter/SortedSSTableWriter.java: ## @@ -137,7 +138,20 @@ public void addRow(BigI

Re: [PR] CASSANALYTICS-32 expose number of rows which violated constraints to JobStats [cassandra-analytics]

2025-06-17 Thread via GitHub
smiklosovic commented on PR #120: URL: https://github.com/apache/cassandra-analytics/pull/120#issuecomment-2980717015 This patch lacks the property in settings which would say whether we want to just skip rows which violated constraints or we want to fail the job. -- This is an automated

Re: [PR] CASSANALYTICS-32 expose number of rows which violated constraints to JobStats [cassandra-analytics]

2025-06-17 Thread via GitHub
smiklosovic commented on code in PR #120: URL: https://github.com/apache/cassandra-analytics/pull/120#discussion_r2152487511 ## cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/bulkwriter/SortedSSTableWriter.java: ## @@ -137,7 +138,20 @@ public void addRow(BigI

Re: [PR] CASSANALYTICS-32 expose number of rows which violated constraints to JobStats [cassandra-analytics]

2025-06-17 Thread via GitHub
smiklosovic commented on code in PR #120: URL: https://github.com/apache/cassandra-analytics/pull/120#discussion_r2152487511 ## cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/bulkwriter/SortedSSTableWriter.java: ## @@ -137,7 +138,20 @@ public void addRow(BigI

Re: [PR] CASSANALYTICS-32 expose number of rows which violated constraints to JobStats [cassandra-analytics]

2025-06-17 Thread via GitHub
smiklosovic commented on code in PR #120: URL: https://github.com/apache/cassandra-analytics/pull/120#discussion_r2152487511 ## cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/bulkwriter/SortedSSTableWriter.java: ## @@ -137,7 +138,20 @@ public void addRow(BigI

[PR] CASSANALYTICS-32 expose number of rows which violated constraints to JobStats [cassandra-analytics]

2025-06-17 Thread via GitHub
smiklosovic opened a new pull request, #120: URL: https://github.com/apache/cassandra-analytics/pull/120 (no comment) -- 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 uns

[PR] Fix client artifact publishing [cassandra-analytics]

2025-06-17 Thread via GitHub
bbotella opened a new pull request, #119: URL: https://github.com/apache/cassandra-analytics/pull/119 (no comment) -- 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 unsubs

Re: [PR] CASSANALYTICS-36: Bulk Reader should dynamically size the Spark job b… [cassandra-analytics]

2025-06-16 Thread via GitHub
JeetKunDoug commented on code in PR #118: URL: https://github.com/apache/cassandra-analytics/pull/118#discussion_r2150547581 ## cassandra-analytics-common/src/main/java/org/apache/cassandra/spark/data/DynamicSizing.java: ## @@ -0,0 +1,121 @@ +/* + * Licensed to the Apache Softw

Re: [PR] CASSANALYTICS-36: Bulk Reader should dynamically size the Spark job b… [cassandra-analytics]

2025-06-16 Thread via GitHub
frankgh merged PR #118: URL: https://github.com/apache/cassandra-analytics/pull/118 -- 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: commits-unsubscr...@

Re: [PR] CASSANALYTICS-36: Bulk Reader should dynamically size the Spark job b… [cassandra-analytics]

2025-06-16 Thread via GitHub
frankgh commented on code in PR #118: URL: https://github.com/apache/cassandra-analytics/pull/118#discussion_r2150813425 ## cassandra-analytics-common/src/main/java/org/apache/cassandra/spark/data/DynamicSizing.java: ## @@ -0,0 +1,121 @@ +/* + * Licensed to the Apache Software

Re: [PR] CASSANALYTICS-36: Bulk Reader should dynamically size the Spark job b… [cassandra-analytics]

2025-06-16 Thread via GitHub
yifan-c commented on code in PR #118: URL: https://github.com/apache/cassandra-analytics/pull/118#discussion_r2150770186 ## cassandra-analytics-common/src/main/java/org/apache/cassandra/spark/data/DynamicSizing.java: ## @@ -0,0 +1,121 @@ +/* + * Licensed to the Apache Software

Re: [PR] CASSANALYTICS-36: Bulk Reader should dynamically size the Spark job b… [cassandra-analytics]

2025-06-16 Thread via GitHub
frankgh commented on code in PR #118: URL: https://github.com/apache/cassandra-analytics/pull/118#discussion_r2150768114 ## cassandra-analytics-common/src/main/java/org/apache/cassandra/spark/data/DynamicSizing.java: ## @@ -0,0 +1,121 @@ +/* + * Licensed to the Apache Software

Re: [PR] CASSANALYTICS-36: Bulk Reader should dynamically size the Spark job b… [cassandra-analytics]

2025-06-16 Thread via GitHub
yifan-c commented on code in PR #118: URL: https://github.com/apache/cassandra-analytics/pull/118#discussion_r2150575308 ## cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/data/SidecarTableSizeProvider.java: ## @@ -0,0 +1,151 @@ +/* + * Licensed to the Apache

Re: [PR] CASSANALYTICS-36: Bulk Reader should dynamically size the Spark job b… [cassandra-analytics]

2025-06-16 Thread via GitHub
frankgh commented on code in PR #118: URL: https://github.com/apache/cassandra-analytics/pull/118#discussion_r2150366069 ## cassandra-analytics-integration-tests/src/test/java/org/apache/cassandra/analytics/BulkReaderTest.java: ## @@ -47,6 +48,25 @@ class BulkReaderTest extends

Re: [PR] CASSANALYTICS-36: Bulk Reader should dynamically size the Spark job b… [cassandra-analytics]

2025-06-16 Thread via GitHub
JeetKunDoug commented on code in PR #118: URL: https://github.com/apache/cassandra-analytics/pull/118#discussion_r2150246365 ## cassandra-analytics-integration-tests/src/test/java/org/apache/cassandra/analytics/BulkReaderTest.java: ## @@ -47,6 +48,25 @@ class BulkReaderTest ext

Re: [PR] CASSANALYTICS-22: Release scripts [cassandra-analytics]

2025-06-16 Thread via GitHub
bbotella merged PR #113: URL: https://github.com/apache/cassandra-analytics/pull/113 -- 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: commits-unsubscr...

Re: [PR] Fix local maven publishing. [cassandra-analytics]

2025-06-13 Thread via GitHub
rustyrazorblade closed pull request #117: Fix local maven publishing. URL: https://github.com/apache/cassandra-analytics/pull/117 -- 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.

Re: [PR] Fix local maven publishing. [cassandra-analytics]

2025-06-13 Thread via GitHub
rustyrazorblade commented on PR #117: URL: https://github.com/apache/cassandra-analytics/pull/117#issuecomment-2971456544 Merged as 98d0d242590979cbc098606c26ef2f24fcdbc41f -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [PR] CASSANALYTICS-22: Release scripts [cassandra-analytics]

2025-06-13 Thread via GitHub
bbotella commented on PR #113: URL: https://github.com/apache/cassandra-analytics/pull/113#issuecomment-2970330756 I just rebased the PR with latest trunk changes -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the UR

[PR] CASSANALYTICS-36: Bulk Reader should dynamically size the Spark job b… [cassandra-analytics]

2025-06-12 Thread via GitHub
frankgh opened a new pull request, #118: URL: https://github.com/apache/cassandra-analytics/pull/118 …ased on estimated table size Patch by Francisco Guerrero; reviewed by TBD for CASSANALYTICS-36 -- This is an automated message from the Apache Git Service. To respond to the message

Re: [PR] Fix local maven publishing. [cassandra-analytics]

2025-06-12 Thread via GitHub
frankgh commented on PR #117: URL: https://github.com/apache/cassandra-analytics/pull/117#issuecomment-2968955312 Missed @yifan-c's comment. I think the rebase will be trivial so +1 also on merging now -- This is an automated message from the Apache Git Service. To respond to the message

Re: [PR] Fix local maven publishing. [cassandra-analytics]

2025-06-12 Thread via GitHub
frankgh commented on PR #117: URL: https://github.com/apache/cassandra-analytics/pull/117#issuecomment-2968948465 That sounds reasonable. Let's see where @bbotella is on his work, and decide either tomorrow or early next week. -- This is an automated message from the Apache Git Service.

Re: [PR] Fix local maven publishing. [cassandra-analytics]

2025-06-12 Thread via GitHub
yifan-c commented on PR #117: URL: https://github.com/apache/cassandra-analytics/pull/117#issuecomment-2968757481 We can merge Jon's patch since it is fairly small. #113 can rebase. I am +1 on the patch. -- This is an automated message from the Apache Git Service. To respond to the mes

Re: [PR] Fix local maven publishing. [cassandra-analytics]

2025-06-12 Thread via GitHub
rustyrazorblade commented on PR #117: URL: https://github.com/apache/cassandra-analytics/pull/117#issuecomment-2968554607 If you're close to merging it, we can close this one, but if not, we should merge this now. I'll leave it to you to decide. -- This is an automated message from the

[PR] Fix local maven publishing. [cassandra-analytics]

2025-06-12 Thread via GitHub
rustyrazorblade opened a new pull request, #117: URL: https://github.com/apache/cassandra-analytics/pull/117 Patch by Jon Haddad, reviewed by for CASSANALYTICS-63 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL

Re: [I] Reconnecting node to cluster breaks gocql.Session [cassandra-gocql-driver]

2025-06-12 Thread via GitHub
joao-r-reis commented on issue #1884: URL: https://github.com/apache/cassandra-gocql-driver/issues/1884#issuecomment-2966001038 If you're using domain names as contact points maybe the underlying IPs are changing and gocql is not updating them because it only resolves DNS once during sessi

Re: [PR] CASSANALYTICS-27: Support for Trie-based SSTables [cassandra-analytics]

2025-06-11 Thread via GitHub
yifan-c commented on code in PR #110: URL: https://github.com/apache/cassandra-analytics/pull/110#discussion_r2141235828 ## cassandra-five-zero-types/src/main/java/org/apache/cassandra/spark/reader/ComplexTypeBuffer.java: ## @@ -0,0 +1,118 @@ +/* + * Licensed to the Apache Soft

Re: [PR] CASSANALYTICS-61: Allow getting cassandra role in Spark options for use in Sidecar requests for RBAC [cassandra-analytics]

2025-06-11 Thread via GitHub
frankgh merged PR #115: URL: https://github.com/apache/cassandra-analytics/pull/115 -- 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: commits-unsubscr...@

Re: [PR] CASSANALYTICS-27: Support for Trie-based SSTables [cassandra-analytics]

2025-06-11 Thread via GitHub
yifan-c commented on code in PR #110: URL: https://github.com/apache/cassandra-analytics/pull/110#discussion_r2136874334 ## cassandra-analytics-common/src/main/java/org/apache/cassandra/cdc/api/CommitLog.java: ## @@ -54,7 +54,7 @@ static Optional> extractVersionAndSegmentId(@N

Re: [I] Reconnecting node to cluster breaks gocql.Session [cassandra-gocql-driver]

2025-06-11 Thread via GitHub
isopov commented on issue #1884: URL: https://github.com/apache/cassandra-gocql-driver/issues/1884#issuecomment-2961777300 Note: I've tried reproducing it with ccm and could not do this. I believe this issue is somewhere in communication with k8s service. -- This is an automated message

Re: [PR] CASSANALYTICS-61: Allow getting cassandra role in Spark options for use in Sidecar requests for RBAC [cassandra-analytics]

2025-06-10 Thread via GitHub
yifan-c commented on code in PR #115: URL: https://github.com/apache/cassandra-analytics/pull/115#discussion_r2139300056 ## cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/bulkwriter/WriterOptions.java: ## @@ -50,6 +50,10 @@ public enum WriterOptions implement

Re: [PR] CASSANALYTICS-20: CassandraDataLayer uses configuration list of IPs instead of the full ring/datacenter [cassandra-analytics]

2025-06-09 Thread via GitHub
yifan-c commented on code in PR #106: URL: https://github.com/apache/cassandra-analytics/pull/106#discussion_r2136734076 ## cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/data/CassandraDataLayer.java: ## @@ -422,7 +424,23 @@ public boolean readIndexOffset()

Re: [PR] CASSANALYTICS-22: Release scripts [cassandra-analytics]

2025-06-09 Thread via GitHub
frankgh commented on code in PR #113: URL: https://github.com/apache/cassandra-analytics/pull/113#discussion_r2136638626 ## build.gradle: ## @@ -254,6 +256,52 @@ subprojects { } } +distributions { + main { +distributionBaseName = 'apache-cassandra-analytics' +con

Re: [I] Memory allocations optimization [cassandra-gocql-driver]

2025-06-05 Thread via GitHub
jameshartig commented on issue #1695: URL: https://github.com/apache/cassandra-gocql-driver/issues/1695#issuecomment-2948180742 I took a stab and reducing a allocations and the size of allocations in #1855. I didn't make this change though. I'm open to discussing it and at least if we did

Re: [I] CASSGO-41 Deadlock in refreshDebouncer when reconnection fails [cassandra-gocql-driver]

2025-06-05 Thread via GitHub
joao-r-reis closed issue #1752: CASSGO-41 Deadlock in refreshDebouncer when reconnection fails URL: https://github.com/apache/cassandra-gocql-driver/issues/1752 -- 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: [I] Remove protoVersion2 support [cassandra-gocql-driver]

2025-06-04 Thread via GitHub
joao-r-reis closed issue #1888: Remove protoVersion2 support URL: https://github.com/apache/cassandra-gocql-driver/issues/1888 -- 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. T

[PR] CASSANALYTICS-51 Support Tuples and Tuples with UDTs [cassandra-analytics]

2025-06-04 Thread via GitHub
skoppu22 opened a new pull request, #116: URL: https://github.com/apache/cassandra-analytics/pull/116 Currently Cassandra bulk writer unable to convert Tuples from sql to cql as No op converter is used. This needs to be handled. Also, need to support Tuples with UDTs nested inside them and

Re: [PR] CASSANALYTICS-59: Fix NPE in the deserialized CassandraClusterInfoGroup [cassandra-analytics]

2025-06-03 Thread via GitHub
yifan-c merged PR #114: URL: https://github.com/apache/cassandra-analytics/pull/114 -- 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: commits-unsubscr...@

[PR] CASSSIDECAR-161: Allow getting cassandra role in Spark options for use in Sidecar requests for RBAC [cassandra-analytics]

2025-06-03 Thread via GitHub
sarankk opened a new pull request, #115: URL: https://github.com/apache/cassandra-analytics/pull/115 (no comment) -- 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 unsubsc

[PR] CASSANALYTICS-59: Fix NPE in the deserialized CassandraClusterInfoGroup [cassandra-analytics]

2025-06-03 Thread via GitHub
yifan-c opened a new pull request, #114: URL: https://github.com/apache/cassandra-analytics/pull/114 Patch by Yifan Cai; Reviewed by TBD for CASSANALYTICS-59 -- 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

[PR] CASSANALYTICS-22: Release scripts [cassandra-analytics]

2025-05-28 Thread via GitHub
bbotella opened a new pull request, #113: URL: https://github.com/apache/cassandra-analytics/pull/113 Getting ready for 0.1 release. -- 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 c

Re: [PR] Add the Accord benchmark to easy stress [cassandra-easy-stress]

2025-05-27 Thread via GitHub
dcapwell merged PR #45: URL: https://github.com/apache/cassandra-easy-stress/pull/45 -- 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: commits-unsubscr...

Re: [PR] Add the Accord benchmark to easy stress [cassandra-easy-stress]

2025-05-27 Thread via GitHub
dcapwell commented on code in PR #45: URL: https://github.com/apache/cassandra-easy-stress/pull/45#discussion_r2110029504 ## src/main/kotlin/com/rustyrazorblade/easycassstress/Plugin.kt: ## @@ -106,6 +111,18 @@ data class Plugin( prop.setter.call(instance, valu

Re: [PR] Add the Accord benchmark to easy stress [cassandra-easy-stress]

2025-05-27 Thread via GitHub
dcapwell commented on PR #45: URL: https://github.com/apache/cassandra-easy-stress/pull/45#issuecomment-2913755365 tested lower case, works ``` $ ./bin/cassandra-easy-stress run TxnCounter --duration 30s --workload.impl=accord --workload.postfix="validate" Picked up _JAVA_OPTIO

Re: [PR] Added a new run flag --parquet which will take all client latency events and write to a Apache Parquet file [cassandra-easy-stress]

2025-05-23 Thread via GitHub
dcapwell commented on code in PR #44: URL: https://github.com/apache/cassandra-easy-stress/pull/44#discussion_r2105520636 ## build.gradle: ## @@ -101,6 +101,13 @@ dependencies { implementation 'org.apache.commons:commons-math3:3.6.1' implementation 'org.hdrhistogram:H

[PR] Add the Accord benchmark to easy stress [cassandra-easy-stress]

2025-05-23 Thread via GitHub
dcapwell opened a new pull request, #45: URL: https://github.com/apache/cassandra-easy-stress/pull/45 (no comment) -- 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 unsubs

Re: [PR] Added a new run flag --parquet which will take all client latency events and write to a Apache Parquet file [cassandra-easy-stress]

2025-05-23 Thread via GitHub
dcapwell merged PR #44: URL: https://github.com/apache/cassandra-easy-stress/pull/44 -- 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: commits-unsubscr...

Re: [PR] Added a new run flag --parquet which will take all client latency events and write to a Apache Parquet file [cassandra-easy-stress]

2025-05-23 Thread via GitHub
dcapwell commented on code in PR #44: URL: https://github.com/apache/cassandra-easy-stress/pull/44#discussion_r2105516854 ## manual/MANUAL.adoc: ## @@ -53,7 +53,7 @@ $ sudo apt install cassandra-easy-stress RPM Packages -eYou'll need the bintray repo set up on your ma

Re: [PR] Added a new run flag --parquet which will take all client latency events and write to a Apache Parquet file [cassandra-easy-stress]

2025-05-23 Thread via GitHub
dcapwell commented on code in PR #44: URL: https://github.com/apache/cassandra-easy-stress/pull/44#discussion_r2105516480 ## src/main/kotlin/com/rustyrazorblade/easycassstress/RequestQueue.kt: ## @@ -113,8 +95,6 @@ class RequestQueue( runner.getNext

Re: [PR] Added a new run flag --parquet which will take all client latency events and write to a Apache Parquet file [cassandra-easy-stress]

2025-05-23 Thread via GitHub
rustyrazorblade commented on code in PR #44: URL: https://github.com/apache/cassandra-easy-stress/pull/44#discussion_r2105461739 ## manual/MANUAL.adoc: ## @@ -53,7 +53,7 @@ $ sudo apt install cassandra-easy-stress RPM Packages -eYou'll need the bintray repo set up on

Re: [PR] Added a new run flag --parquet which will take all client latency events and write to a Apache Parquet file [cassandra-easy-stress]

2025-05-23 Thread via GitHub
dcapwell commented on code in PR #44: URL: https://github.com/apache/cassandra-easy-stress/pull/44#discussion_r2105462192 ## src/main/kotlin/com/rustyrazorblade/easycassstress/RequestQueue.kt: ## @@ -113,8 +95,6 @@ class RequestQueue( runner.getNext

Re: [PR] Added a new run flag --parquet which will take all client latency events and write to a Apache Parquet file [cassandra-easy-stress]

2025-05-23 Thread via GitHub
dcapwell commented on code in PR #44: URL: https://github.com/apache/cassandra-easy-stress/pull/44#discussion_r2105384421 ## src/main/kotlin/com/rustyrazorblade/easycassstress/Metrics.kt: ## @@ -71,11 +71,6 @@ class Metrics(val metricRegistry: MetricRegistry, val reporters: Li

Re: [PR] CASSANALYTICS-55 Replace NotImplementedException with UnsupportedOperationException in SparkType [cassandra-analytics]

2025-05-23 Thread via GitHub
smiklosovic closed pull request #112: CASSANALYTICS-55 Replace NotImplementedException with UnsupportedOperationException in SparkType URL: https://github.com/apache/cassandra-analytics/pull/112 -- This is an automated message from the Apache Git Service. To respond to the message, please log

[PR] Added a new run flag --parquet which will take all client latency events and write to a Apache Parquet file [cassandra-easy-stress]

2025-05-23 Thread via GitHub
dcapwell opened a new pull request, #44: URL: https://github.com/apache/cassandra-easy-stress/pull/44 (no comment) -- 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 unsubs

Re: [PR] CASSANALYTICS-53: Remove spark 2 code [cassandra-analytics]

2025-05-23 Thread via GitHub
yifan-c merged PR #111: URL: https://github.com/apache/cassandra-analytics/pull/111 -- 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: commits-unsubscr...@

Re: [PR] CASSANALYTICS-55 Replace NotImplementedException with UnsupportedOperationException in SparkType [cassandra-analytics]

2025-05-23 Thread via GitHub
smiklosovic closed pull request #112: CASSANALYTICS-55 Replace NotImplementedException with UnsupportedOperationException in SparkType URL: https://github.com/apache/cassandra-analytics/pull/112 -- This is an automated message from the Apache Git Service. To respond to the message, please log

Re: [PR] CASSANALYTICS-55 Replace NotImplementedException with UnsupportedOperationException in SparkType [cassandra-analytics]

2025-05-23 Thread via GitHub
smiklosovic commented on PR #112: URL: https://github.com/apache/cassandra-analytics/pull/112#issuecomment-2904924477 @jberragan please! -- 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 speci

[PR] CASSANALYTICS-55 Replace NotImplementedException with UnsupportedOperationException in SparkType [cassandra-analytics]

2025-05-23 Thread via GitHub
smiklosovic opened a new pull request, #112: URL: https://github.com/apache/cassandra-analytics/pull/112 (no comment) -- 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 uns

[PR] CASSANALYTICS-53: Remove spark 2 code [cassandra-analytics]

2025-05-22 Thread via GitHub
yifan-c opened a new pull request, #111: URL: https://github.com/apache/cassandra-analytics/pull/111 Patch by Yifan Cai; Reviewed by TBD for CASSANALYTICS-53 -- 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] CASSANALYTICS-49: Support UDTs inside collections [cassandra-analytics]

2025-05-22 Thread via GitHub
yifan-c merged PR #109: URL: https://github.com/apache/cassandra-analytics/pull/109 -- 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: commits-unsubscr...@

Re: [PR] CASSANALYTICS-49: Support UDTs inside collections [cassandra-analytics]

2025-05-21 Thread via GitHub
frankgh commented on code in PR #109: URL: https://github.com/apache/cassandra-analytics/pull/109#discussion_r2101256916 ## CHANGES.txt: ## @@ -1,4 +1,5 @@ 1.0.0 + * Bulk writer needs to support collections with UDTs Review Comment: can we add the ticket here? ```sugge

Re: [PR] CASSANALYTICS-49: Support UDTs inside collections [cassandra-analytics]

2025-05-21 Thread via GitHub
skoppu22 commented on code in PR #109: URL: https://github.com/apache/cassandra-analytics/pull/109#discussion_r2099856754 ## cassandra-analytics-integration-tests/src/test/java/org/apache/cassandra/analytics/SharedClusterSparkIntegrationTestBase.java: ## @@ -171,28 +173,35 @@ p

Re: [PR] Update documentation links to reflect Apache repository migration [cassandra-easy-stress]

2025-05-19 Thread via GitHub
rustyrazorblade merged PR #43: URL: https://github.com/apache/cassandra-easy-stress/pull/43 -- 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: commits-unsu

Re: [PR] Update documentation links to reflect Apache repository migration [cassandra-easy-stress]

2025-05-19 Thread via GitHub
marouanvs commented on PR #43: URL: https://github.com/apache/cassandra-easy-stress/pull/43#issuecomment-2892502924 > Can you take [docs/index.html](https://github.com/apache/cassandra-easy-stress/pull/43/files#diff-b04b38d4e36f7a7171aeb211bf933eaf36d41d9866ebbc3639f673f84dc350ae) out of t

Re: [PR] Update documentation links to reflect Apache repository migration [cassandra-easy-stress]

2025-05-19 Thread via GitHub
rustyrazorblade commented on PR #43: URL: https://github.com/apache/cassandra-easy-stress/pull/43#issuecomment-2892440846 Can you take [docs/index.html](https://github.com/apache/cassandra-easy-stress/pull/43/files#diff-b04b38d4e36f7a7171aeb211bf933eaf36d41d9866ebbc3639f673f84dc350ae) out

[PR] Update documentation links to reflect Apache repository migration [cassandra-easy-stress]

2025-05-19 Thread via GitHub
marouanvs opened a new pull request, #43: URL: https://github.com/apache/cassandra-easy-stress/pull/43 (no comment) -- 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 unsub

Re: [PR] CASSANALYTICS-49: Support UDTs inside collections [cassandra-analytics]

2025-05-19 Thread via GitHub
yifan-c commented on PR #109: URL: https://github.com/apache/cassandra-analytics/pull/109#issuecomment-2891821490 Please update `CHANGES.txt` -- 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

Re: [PR] CASSANALYTICS-49: Support UDTs inside collections [cassandra-analytics]

2025-05-19 Thread via GitHub
yifan-c commented on code in PR #109: URL: https://github.com/apache/cassandra-analytics/pull/109#discussion_r2096203009 ## cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/bulkwriter/RecordWriter.java: ## @@ -380,28 +382,69 @@ private Map getBindValuesForColu

Re: [PR] CASSANALYTICS-49: Support UDTs inside collections [cassandra-analytics]

2025-05-19 Thread via GitHub
frankgh commented on code in PR #109: URL: https://github.com/apache/cassandra-analytics/pull/109#discussion_r2096092205 ## cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/bulkwriter/RecordWriter.java: ## @@ -380,28 +382,69 @@ private Map getBindValuesForColu

Re: [PR] CASSANALYTICS-49: Support UDTs inside collections [cassandra-analytics]

2025-05-19 Thread via GitHub
yifan-c commented on code in PR #109: URL: https://github.com/apache/cassandra-analytics/pull/109#discussion_r2096087782 ## cassandra-analytics-common/src/main/java/org/apache/cassandra/spark/data/CqlTable.java: ## @@ -242,6 +246,31 @@ public int indexCount() return in

Re: [PR] CASSANALYTICS-49: Support UDTs inside collections [cassandra-analytics]

2025-05-19 Thread via GitHub
skoppu22 commented on code in PR #109: URL: https://github.com/apache/cassandra-analytics/pull/109#discussion_r2095850224 ## cassandra-analytics-integration-framework/src/main/java/org/apache/cassandra/testing/TestUtils.java: ## @@ -36,7 +36,7 @@ public final class TestUtils

Re: [PR] CASSANALYTICS-49: Support UDTs inside collections [cassandra-analytics]

2025-05-19 Thread via GitHub
skoppu22 commented on code in PR #109: URL: https://github.com/apache/cassandra-analytics/pull/109#discussion_r2095858316 ## cassandra-analytics-integration-tests/src/test/java/org/apache/cassandra/analytics/SharedClusterSparkIntegrationTestBase.java: ## @@ -171,28 +173,35 @@ p

Re: [PR] CASSANALYTICS-49: Support UDTs inside collections [cassandra-analytics]

2025-05-19 Thread via GitHub
skoppu22 commented on code in PR #109: URL: https://github.com/apache/cassandra-analytics/pull/109#discussion_r2095806449 ## cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/bulkwriter/RecordWriter.java: ## @@ -380,28 +382,69 @@ private Map getBindValuesForCol

Re: [PR] CASSANALYTICS-49: Support UDTs inside collections [cassandra-analytics]

2025-05-19 Thread via GitHub
skoppu22 commented on code in PR #109: URL: https://github.com/apache/cassandra-analytics/pull/109#discussion_r2095817571 ## cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/bulkwriter/RecordWriter.java: ## @@ -380,28 +382,69 @@ private Map getBindValuesForCol

Re: [PR] CASSANALYTICS-49: Support UDTs inside collections [cassandra-analytics]

2025-05-19 Thread via GitHub
skoppu22 commented on code in PR #109: URL: https://github.com/apache/cassandra-analytics/pull/109#discussion_r2095806449 ## cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/bulkwriter/RecordWriter.java: ## @@ -380,28 +382,69 @@ private Map getBindValuesForCol

Re: [PR] CASSANALYTICS-49: Support UDTs inside collections [cassandra-analytics]

2025-05-19 Thread via GitHub
skoppu22 commented on code in PR #109: URL: https://github.com/apache/cassandra-analytics/pull/109#discussion_r2095787453 ## cassandra-analytics-common/src/main/java/org/apache/cassandra/spark/data/CqlTable.java: ## @@ -242,6 +246,31 @@ public int indexCount() return i

Re: [PR] CASSANALYTICS-30: Add Sidecar Client [cassandra-analytics]

2025-05-12 Thread via GitHub
frankgh commented on code in PR #108: URL: https://github.com/apache/cassandra-analytics/pull/108#discussion_r2085055083 ## cassandra-analytics-core/build.gradle: ## @@ -77,8 +77,7 @@ dependencies { runtimeOnly(group: 'net.java.dev.jna', name: 'jna', version: "${jnaVersio

Re: [PR] CASSANALYTICS-20: CassandraDataLayer uses configuration list of IPs instead of the full ring/datacenter [cassandra-analytics]

2025-05-12 Thread via GitHub
serban21 commented on PR #106: URL: https://github.com/apache/cassandra-analytics/pull/106#issuecomment-2872865175 > @serban21 #93 has been merged, and should unblock you now. Can you rebase? Done -- This is an automated message from the Apache Git Service. To respond to the messag

Re: [PR] CASSANALYTICS-49: Support UDTs inside collections [cassandra-analytics]

2025-05-09 Thread via GitHub
skoppu22 commented on code in PR #109: URL: https://github.com/apache/cassandra-analytics/pull/109#discussion_r2081780842 ## cassandra-analytics-integration-tests/src/test/java/org/apache/cassandra/analytics/BulkWriteUdtTest.java: ## @@ -32,7 +32,7 @@ import org.apache.spark.s

Re: [PR] CASSANALYTICS-49: Support UDTs inside collections [cassandra-analytics]

2025-05-09 Thread via GitHub
skoppu22 commented on code in PR #109: URL: https://github.com/apache/cassandra-analytics/pull/109#discussion_r2081801395 ## cassandra-analytics-core/src/main/java/org/apache/cassandra/spark/bulkwriter/RecordWriter.java: ## @@ -389,19 +391,52 @@ private Map getBindValuesForCol

Re: [PR] CASSANALYTICS-49: Support UDTs inside collections [cassandra-analytics]

2025-05-09 Thread via GitHub
skoppu22 commented on code in PR #109: URL: https://github.com/apache/cassandra-analytics/pull/109#discussion_r2081781154 ## cassandra-analytics-integration-tests/src/test/java/org/apache/cassandra/analytics/BulkWriteUdtTest.java: ## @@ -88,17 +141,298 @@ void testWriteWithNest

Re: [I] CASSGO-2 marshalBigInt return 8 bytes slice in all cases except for big.Int, which returns a variable length slice [cassandra-gocql-driver]

2025-05-09 Thread via GitHub
joao-r-reis commented on issue #1740: URL: https://github.com/apache/cassandra-gocql-driver/issues/1740#issuecomment-2866480350 > Thank you [@OleksiienkoMykyta](https://github.com/OleksiienkoMykyta) [@joao-r-reis](https://github.com/joao-r-reis) ! Do you have an estimate for when this fix

[PR] CASSANALYTICS-27: Support for Trie-based SSTables [cassandra-analytics]

2025-05-08 Thread via GitHub
lukasz-antoniak opened a new pull request, #110: URL: https://github.com/apache/cassandra-analytics/pull/110 Status: Work in progress. Contributions welcome! Although tests passes and users can read V5 SSTables, there are various things to fix on a code level: - [ ] `FileSystem

Re: [PR] CASSANALYTICS-20: CassandraDataLayer uses configuration list of IPs instead of the full ring/datacenter [cassandra-analytics]

2025-05-08 Thread via GitHub
frankgh commented on PR #106: URL: https://github.com/apache/cassandra-analytics/pull/106#issuecomment-2864549167 @serban21 #93 has been merged, and should unblock you now. Can you rebase? -- This is an automated message from the Apache Git Service. To respond to the message, please log o

Re: [PR] CASSANALYTICS-50: Add support for vnodes [cassandra-analytics]

2025-05-08 Thread via GitHub
frankgh merged PR #93: URL: https://github.com/apache/cassandra-analytics/pull/93 -- 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: commits-unsubscr...@ca

Re: [PR] CASSANALYTICS-50: Add support for vnodes [cassandra-analytics]

2025-05-08 Thread via GitHub
anderoo commented on PR #93: URL: https://github.com/apache/cassandra-analytics/pull/93#issuecomment-2864353430 https://github.com/user-attachments/assets/73d1de71-fed3-4e22-b9dd-47743bdf5e04"; /> -- This is an automated message from the Apache Git Service. To respond to the message,

  1   2   3   4   5   6   7   8   9   10   >