Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Won't Fix
-
None
-
None
-
None
-
None
Description
When writing data to HDFS, especially with Flume, it's possible to write empty files. When you run Hive queries over this data, the job fails with "Not a data file." from here https://github.com/apache/avro/blob/trunk/lang/java/avro/src/main/java/org/apache/avro/file/DataFileStream.java#L102
Attachments
Issue Links
- is related to
-
HIVE-7316 Hive fails on zero length files
- Resolved
-
HIVE-11977 Hive should handle an external avro table with zero length files present
- Closed