I have some corrupt AVRO files in my table. And while I query them with Hive, it will throw an exception and exit. Is there any way to ignore these AVRO files and make Hive continue to run? Or is there a way to find all the corrupt files on HDFS and delete it?