[
https://issues.apache.org/jira/browse/DRILL-5978?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vitalii Diravka updated DRILL-5978:
-----------------------------------
Description:
Currently Drill uses [Hive version 1.2.1
libraries|https://github.com/apache/drill/blob/master/pom.xml#L53] to perform
queries on Hive. This version of library can be used for Hive1.x versions and
Hive2.x versions too, but some features of Hive2.x are broken (for example
using of ORC transactional tables). To fix that it will be good to update
drill-hive library version to 2.1 or newer.
Tasks which should be done:
- resolving dependency conflicts;
- investigating backward compatibility of newer drill-hive library with older
Hive versions (1.x);
- updating drill-hive version for
[MapR|https://github.com/apache/drill/blob/master/pom.xml#L1777] profile too.
Strarting from this commit Drill Hive client is updated to supports Hive
transactional tables
https://cwiki.apache.org/confluence/display/Hive/Hive+Transactions
was:
Currently Drill uses [Hive version 1.2.1
libraries|https://github.com/apache/drill/blob/master/pom.xml#L53] to perform
queries on Hive. This version of library can be used for Hive1.x versions and
Hive2.x versions too, but some features of Hive2.x are broken (for example
using of ORC transactional tables). To fix that it will be good to update
drill-hive library version to 2.1 or newer.
Tasks which should be done:
- resolving dependency conflicts;
- investigating backward compatibility of newer drill-hive library with older
Hive versions (1.x);
- updating drill-hive version for
[MapR|https://github.com/apache/drill/blob/master/pom.xml#L1777] profile too.
> Updating of Apache and MapR Hive libraries to 2.3.2 and 2.1.1-mapr-1710
> versions respectively
> ---------------------------------------------------------------------------------------------
>
> Key: DRILL-5978
> URL: https://issues.apache.org/jira/browse/DRILL-5978
> Project: Apache Drill
> Issue Type: Improvement
> Components: Storage - Hive
> Affects Versions: 1.11.0
> Reporter: Vitalii Diravka
> Assignee: Vitalii Diravka
> Priority: Major
> Labels: doc-impacting, ready-to-commit
> Fix For: 1.13.0
>
>
> Currently Drill uses [Hive version 1.2.1
> libraries|https://github.com/apache/drill/blob/master/pom.xml#L53] to perform
> queries on Hive. This version of library can be used for Hive1.x versions and
> Hive2.x versions too, but some features of Hive2.x are broken (for example
> using of ORC transactional tables). To fix that it will be good to update
> drill-hive library version to 2.1 or newer.
> Tasks which should be done:
> - resolving dependency conflicts;
> - investigating backward compatibility of newer drill-hive library with older
> Hive versions (1.x);
> - updating drill-hive version for
> [MapR|https://github.com/apache/drill/blob/master/pom.xml#L1777] profile too.
> Strarting from this commit Drill Hive client is updated to supports Hive
> transactional tables
> https://cwiki.apache.org/confluence/display/Hive/Hive+Transactions
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)