You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Bowen Li (JIRA)" <ji...@apache.org> on 2019/07/08 19:00:00 UTC

[jira] [Closed] (FLINK-13134) override default hadoop version from 2.4.1 to 2.7.5 in flink-connector-hive

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

Bowen Li closed FLINK-13134.
----------------------------
    Resolution: Fixed

merged in 1.9.0: bc6a6fe3c68e00f6eaaa7b98da83a4c571f2a376

> override default hadoop version from 2.4.1 to 2.7.5 in flink-connector-hive
> ---------------------------------------------------------------------------
>
>                 Key: FLINK-13134
>                 URL: https://issues.apache.org/jira/browse/FLINK-13134
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Connectors / Hive
>            Reporter: Bowen Li
>            Assignee: Bowen Li
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.9.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Hive 2.3.4 relies on Hadoop 2.7.2 or later version. The default hadoop version in Flink globally is 2.4.1 which misses some classes in 2.7.2 and thus doesn't meet the requirement.
> Found this bug when running tests locally after merging FLINK-12934. Not sure why Travis CI succeeded for FLINK-12934 though, maybe because the build machine has all versioned hadoops cached locally.  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)