Re: Cassandra 4.X CqlBulkOutputFormat - mapreduce

2022-04-13 Thread Juraj Šustek
Erick, first of all, thank you for your response. and … there is no possibility to run bulk import from hdfs to cassandra now? Regards, Juro > On 14 Apr 2022, at 07:18, Erick Ramirez wrote: > > EXTERNAL > > than you for your response .. But I’m looking for this source in cassandra > 4

Re: Cassandra 4.X CqlBulkOutputFormat - mapreduce

2022-04-13 Thread Erick Ramirez
> > than you for your response .. But I’m looking for this source in cassandra > 4.x release: > > > https://github.com/AndyHu19900119/cassandra/blob/trunk/examples/hadoop_word_count/src/WordCount.java That was removed a long time ago when Hadoop code was removed in C* 3.0 ( CASSANDRA-9353

Re: Cassandra 4.X CqlBulkOutputFormat - mapreduce

2022-04-13 Thread Juraj Šustek
Hi Erick, than you for your response .. But I’m looking for this source in cassandra 4.x release: https://github.com/AndyHu19900119/cassandra/blob/trunk/examples/hadoop_word_count/src/WordCount.java Juro > On 9 Apr 2022, at 03:25, Erick Ramirez wrote: > > EXTERNAL > > Is this what you are