Dynamic partition inserts left empty files uncleaned in hadoop 0.17 local mode ------------------------------------------------------------------------------
Key: HIVE-1416 URL: https://issues.apache.org/jira/browse/HIVE-1416 Project: Hadoop Hive Issue Type: Bug Reporter: Ning Zhang Assignee: Ning Zhang Hive parses the file name generated by tasks to figure out the task ID in order to generate files for empty buckets. Different hadoop versions and execution mode have different ways of naming output files by mappers/reducers. We need to move the parsing code to shims. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.