[ 
https://issues.apache.org/jira/browse/HCATALOG-269?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan Gates resolved HCATALOG-269.
---------------------------------

    Resolution: Won't Fix

This change was intentional, as the security info should be picked up from the 
config files, not hcat constants.
                
> backwards compatibility issue with OutputJobInfo
> ------------------------------------------------
>
>                 Key: HCATALOG-269
>                 URL: https://issues.apache.org/jira/browse/HCATALOG-269
>             Project: HCatalog
>          Issue Type: Bug
>          Components: mapreduce
>    Affects Versions: 0.4
>            Reporter: David Capwell
>
> OutputJobInfo outputJobInfo = OutputJobInfo.create(
>                 dbName,
>                 tableName,
>                 null,
>                 job.getConfiguration().get(HCatConstants.HCAT_METASTORE_URI),
>                 
> job.getConfiguration().get(HCatConstants.HCAT_METASTORE_PRINCIPAL)
>         );
> This used to work in 0.3 but in 0.4 this api only allows "String, String, 
> Map<String, String>"

--
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

        

Reply via email to