hive output file names are unnecessarily large
----------------------------------------------
Key: HIVE-1463
URL: https://issues.apache.org/jira/browse/HIVE-1463
Project: Hadoop Hive
Issue Type: Improvement
Reporter: Joydeep Sen Sarma
Hive's output files are named like this:
attempt_201006221843_431854_r_000000_0
out of all of this goop - only one character '0' would have sufficed. we should
fix this. This would help environments with namenode memory constraints.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.