Hello Team,
Can you suggest is below error related to any corruption in OS/DB level related, how can i idnetify if my table is in good condition.
Table size is 1.4 TB around.
I am not only trying to get count(*), writing some join queries from spark, and getting below error. how can i veirfy if any corruption
WARN 2020-05-27 21:23:03,088 org.apache.spark.scheduler.TaskSetManager: Lost task 104.0 in stage 5.0 (TID 246, 10.41.48.75, executor 29): java.io.IOException: Exception during execution of SELECT "defectid", "map", "attr_1" FROM "datamanager"."enlight_locations" WHERE token("id", "defectid") > ? AND token("id", "defectid") <= ? ALLOW FILTERING: An unexpected error occurred server side on /10.41.48.75:9042: org.apache.cassandra.io.util.AsyncReadTimeoutException: Timed out async read from org.apache.cassandra.io.sstable.format.trieindex.TrieIndexFileFlow for file /CASSANDRA_DATA/cassandra/data/datamanager/enlight_locations-53f3c5709ce511eaa3feed119b613836/ba-9099-bti-Data.db, more information on epoll state with FileDescriptor{fd=1083} in the logs.