[jira] [Commented] (CASSANDRA-18692) [Cassandra Analytics] Fix bulk writes with Buffered RowBufferMode

2023-08-08 Thread Yifan Cai (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-18692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17752185#comment-17752185
 ] 

Yifan Cai commented on CASSANDRA-18692:
---

+1 on the patch!

> [Cassandra Analytics] Fix bulk writes with Buffered RowBufferMode 
> --
>
> Key: CASSANDRA-18692
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18692
> Project: Cassandra
>  Issue Type: Bug
>  Components: Analytics Library
>Reporter: Francisco Guerrero
>Assignee: Francisco Guerrero
>Priority: Normal
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> When setting {{Buffered}} {{RowBufferMode}} as part of the {{WriterOption's}} 
> , {{org.apache.cassandra.spark.bulkwriter.RecordWriter}} ignores that 
> configuration and uses the batch size to finalize an SSTable and start using 
> a new one if new rows are available.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org



[jira] [Commented] (CASSANDRA-18692) [Cassandra Analytics] Fix bulk writes with Buffered RowBufferMode

2023-08-08 Thread Dinesh Joshi (Jira)


[ 
https://issues.apache.org/jira/browse/CASSANDRA-18692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17752174#comment-17752174
 ] 

Dinesh Joshi commented on CASSANDRA-18692:
--

Branch: https://github.com/frankgh/cassandra-analytics/tree/CASSANDRA-18692

+1, thanks for the patch.

> [Cassandra Analytics] Fix bulk writes with Buffered RowBufferMode 
> --
>
> Key: CASSANDRA-18692
> URL: https://issues.apache.org/jira/browse/CASSANDRA-18692
> Project: Cassandra
>  Issue Type: Bug
>  Components: Analytics Library
>Reporter: Francisco Guerrero
>Assignee: Francisco Guerrero
>Priority: Normal
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> When setting {{Buffered}} {{RowBufferMode}} as part of the {{WriterOption's}} 
> , {{org.apache.cassandra.spark.bulkwriter.RecordWriter}} ignores that 
> configuration and uses the batch size to finalize an SSTable and start using 
> a new one if new rows are available.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

-
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org