Details
-
Improvement
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.6.0
-
None
Description
Sometimes users want to define an external table/partition based on all files (recursively) inside a directory.
Currently most of the Hadoop InputFormat classes do not support that. We should extract all files recursively in the directory, and add them to the input path of the job.
Attachments
Issue Links
- is blocked by
-
HIVE-1133 Refactor InputFormat and OutputFormat for Hive
- Open
-
MAPREDUCE-1501 FileInputFormat to support multi-level/recursive directory listing
- Resolved
- is related to
-
HIVE-951 Selectively include EXTERNAL TABLE source files via REGEX
- Open
- relates to
-
HIVE-1662 Add file pruning into Hive.
- Patch Available