[ 
https://issues.apache.org/jira/browse/HCATALOG-497?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13464328#comment-13464328
 ] 

Travis Crawford commented on HCATALOG-497:
------------------------------------------

Can another committer take a look at this patch? I'd love to get this fixed 
soon because its broken for people trying to use smallint/tinyint columns. 
Thanks!
                
> HCatContext should use the jobconf instead of its own conf
> ----------------------------------------------------------
>
>                 Key: HCATALOG-497
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-497
>             Project: HCatalog
>          Issue Type: Bug
>            Reporter: Travis Crawford
>            Assignee: Travis Crawford
>         Attachments: HCATALOG-497_context_conf.1.patch
>
>
> HCatContext is a recently added class that provides global configuration 
> access, which is very useful to configure static converter classes.
> An issue was discovered running in full MR mode that was missed in the unit 
> tests. Since HCatContext has its own configuration object, its never passed 
> to tasks on the cluster.
> HCatContext should reuse the job conf which is passed to worker tasks by the 
> MR framework, so settings are present in both the FE/BE.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to