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

Vandana Ayyalasomayajula commented on HCATALOG-497:
---------------------------------------------------

+1 if there are no issue with the e2e tests.
                
> 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