I am using sbt and sbt-assembly.
In build.sbt

libraryDependencies ++= Seq("org.apache.flink" %
"flink-shaded-hadoop2-uber" % "2.8.3-1.8.0")


Hao Sun


On Tue, Apr 16, 2019 at 12:07 AM Gary Yao <g...@ververica.com> wrote:

> Hi,
>
> Can you describe how to reproduce this?
>
> Best,
> Gary
>
> On Mon, Apr 15, 2019 at 9:26 PM Hao Sun <ha...@zendesk.com> wrote:
>
>> 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
>> <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
>>
>

Reply via email to