[
https://issues.apache.org/jira/browse/HCATALOG-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13228325#comment-13228325
]
Sushanth Sowmyan edited comment on HCATALOG-308 at 3/13/12 11:51 AM:
---------------------------------------------------------------------
Changes required :
1) Change configureInputJobProperties(TableDesc,Map<String,String> to
configureInputJobProperties(TableDesc) signature and use .getJobProperties
inside TableDesc as the jobProperties.
2) Move calls of configureInputJobProperties to per-table/job calls rather than
per-partition calls
3) Change HBaseStorageHandler and other StorageHandlers to use the new signature
was (Author: sushanth):
Changes required (in order) :
1) Add configureInputJobProperties(TableDesc) signature to StorageHandler
2) Move calls of configureInputJobProperties to per-table/job calls rather than
per-partition calls
3) Change HBaseStorageHandler to use the new signature
4) Remove old configureInputJobProperties(TableDesc,Map<String,String>
signature from StorageHandler
> configureInputJobProperties(TableDesc) related changes
> ------------------------------------------------------
>
> Key: HCATALOG-308
> URL: https://issues.apache.org/jira/browse/HCATALOG-308
> Project: HCatalog
> Issue Type: Sub-task
> Reporter: Sushanth Sowmyan
> Assignee: Sushanth Sowmyan
> Fix For: 0.4
>
>
--
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