I am reading a table from cassandra usign pyspark program and then writing data into aws s3 bucket . It seems spark job is taking so much of time reading data from cassandra .
What could be possible reasons for that ? and what are configurations settings I should check in order to have fast read ?