Hi, In my application, I am successfully using foreachPartition to write large amounts of data into a Cassandra database.
What is the recommended practice if the application wants to know that the tasks have completed for all partitions? Thanks, Salman