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/07 18:24:00 UTC

[jira] [Updated] (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 updated FLINK-13134:
-----------------------------
    Description: 
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.  

  was: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. Not sure why Travis CI succeeded though, maybe because the build machine has all versioned hadoops cached locally.  


> 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
>             Fix For: 1.9.0
>
>
> 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)