[
https://issues.apache.org/jira/browse/HCATALOG-226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13196757#comment-13196757
]
Daniel Dai commented on HCATALOG-226:
-------------------------------------
The key is any change of jobConf inside getSplits() will not propagate to
job.xml. In JobClient.submitJobInternal:871, the construct of JobContext make a
copy of jobConf, getSplits actually manipulate a jobConf copy.
> HBase storage drivers should load hbase resources (hbase-site, hbase-default)
> for the user
> ------------------------------------------------------------------------------------------
>
> Key: HCATALOG-226
> URL: https://issues.apache.org/jira/browse/HCATALOG-226
> Project: HCatalog
> Issue Type: Improvement
> Reporter: Francis Liu
> Assignee: Francis Liu
> Labels: hbase, storage_drivers
> Fix For: 0.3
>
> Attachments: HCATALOG-226-2.patch, addHBaseResources.patch
>
>
--
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