inconsistent module descriptor for hadoop uber jar (Flink 1.8)

Posted by Hao Sun on
URL: http://deprecated-apache-flink-user-mailing-list-archive.369.s1.nabble.com/inconsistent-module-descriptor-for-hadoop-uber-jar-Flink-1-8-tp27317.html

Hi, I can not find the root cause of this, I think hadoop version is mixed up between libs somehow.

--- ERROR ---
java.text.ParseException: inconsistent module descriptor file found in 'https://repo1.maven.org/maven2/org/apache/flink/flink-shaded-hadoop2-uber/2.8.3-1.8.0/flink-shaded-hadoop2-uber-2.8.3-1.8.0.pom': bad revision: expected='2.8.3-1.8.0' found='2.4.1-1.8.0';

Is this a bug?

Hao Sun