HCatInputFormat.getSplits() ignores properties added in
JobContext.getConfiguration()
-------------------------------------------------------------------------------------
Key: HCATALOG-247
URL: https://issues.apache.org/jira/browse/HCATALOG-247
Project: HCatalog
Issue Type: Bug
Reporter: Francis Liu
HCatInputFormat.getSplits() calls gets ISD.initialize() and getSplits() with
and passes a copy of the JobContext values set are not returned to the original
JobContext and thus thrown away. this is breaking HBaseOutputStorageDriver.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira