Venkatasubrahmanian Narayanan
Venkatasubrahmanian Narayanan
Some committers require a job-wide UUID to function correctly. Adding the AM JobID to the JobConf will allow applications to pass that to the committers that need it.
### What changes were proposed in this pull request? HCatStorer now respects hive.file.output.extension for the output files it writes. ### Why are the changes needed? Brings HCatStorer's feature set more...
Adds support for custom partitioning patterns to MSCK repair table. ### What changes were proposed in this pull request? Adds support for custom partitioning patterns to MSCK repair table. ###...
### Description of PR This commit adds a wrapper for the AWS ProfileCredentialsProvider. ### How was this patch tested? The patch was tested by running the hadoop-aws integration tests with...
This commit adds a MRv1 wrapper for the MagicS3GuardCommitter so applications like Hive can use it. ### How was this patch tested? The ITest suite was run with the changes,...
This commit adds a MRv1 wrapper for the MagicS3GuardCommitter so applications like Hive can use it. How was this patch tested? The ITest suite was run with the changes in...