I am reading data from cassandra using spark job. It is throwing an error .
My query is if I change read consistency to LOCAL_QUORUM would it help me to escape this issue ?
com.datastax.driver.core.exceptions.ReadFailureException: Cassandra failure during read query at consistency LOCAL_ONE (1 responses were required but only 0 replica responded, 1 failed)