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

Alan Gates updated HIVE-6248:
-----------------------------

      Resolution: Fixed
    Release Note: HCatReader and HCatWriter API changed.  See 
https://cwiki.apache.org/confluence/display/Hive/HCatalog+ReaderWriter for 
details.
          Status: Resolved  (was: Patch Available)

Patch committed.

Thanks Ashutosh for the review.  I agree we need to update the docs.  Filed 
HIVE-6304 to track those changes.

> HCatReader/Writer should hide Hadoop and Hive classes
> -----------------------------------------------------
>
>                 Key: HIVE-6248
>                 URL: https://issues.apache.org/jira/browse/HIVE-6248
>             Project: Hive
>          Issue Type: Improvement
>          Components: HCatalog
>            Reporter: Alan Gates
>            Assignee: Alan Gates
>             Fix For: 0.13.0
>
>         Attachments: HIVE-6248.patch
>
>
> HCat's HCatReader and HCatWriter interfaces expose Hadoop classes 
> Configuration and InputSplit, as well as HCatInputSplit.  This exposes users 
> to changes over Hadoop or HCatalog versions.  It also makes it harder to some 
> day move this interface to use WebHCat, which we'd like to do.  The eventual 
> goal is for this interface to not require any other jars (no Hadoop, Hive, 
> etc.)  As a first step to this the references to Hadoop and HCat classes in 
> the interface should be hidden.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to