We get periodic bulk load (twice a month) in form of delimited data files. We get about 10K files with average size of 50 MB. Each record is a row in Cassandra table.
What is the best way to ingest data into cassandra in fastest possible way? Thank you, Tushar