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

Eugene Koifman updated HIVE-5163:
---------------------------------

    Attachment: HIVE-5163.update
                HIVE-5163.patch
                HIVE-5163.move

Moved HCatMapRedUtil to org.apache.hcatalog.mapreduce to make above mentioned 
bugs easier.
HIVE-5163.patch - cummulative (for automated build)
HIVE-5163.move - just the rename for SVN rename to preserve history
HIVE-5163.update - changed to apply after SVN move is done
                
> refactor org.apache.hadoop.mapred.HCatMapRedUtil
> ------------------------------------------------
>
>                 Key: HIVE-5163
>                 URL: https://issues.apache.org/jira/browse/HIVE-5163
>             Project: Hive
>          Issue Type: Sub-task
>          Components: HCatalog
>    Affects Versions: 0.12.0
>            Reporter: Eugene Koifman
>            Assignee: Eugene Koifman
>             Fix For: 0.12.0
>
>         Attachments: HIVE-5163.move, HIVE-5163.patch, HIVE-5163.update
>
>
> Everything that this class does is delegated to a Shim class.
> To make HIVE-4895 and HIVE-4896 smoother, we need to get rid of 
> HCatMapRedUtil and make the calls directly to the Shim layer.  It will make 
> it easier because all org.apache.hcatalog classes will move to 
> org.apache.hive.hcatalog classes thus making way to provide binary backwards 
> compat.  This class won't change it's name so it's more difficult to provide 
> backwards compat.  The org.apache.hadoop.mapred.TempletonJobTracker is not an 
> issue since it goes away in HIVE-4460.

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