Solved this problem! Because of SpringBoot dependency in parent POM, it
depends lots of components...
在 2018/12/18 上午10:54, big data 写道:
> When I remove/comment parent dependency like
> in Module A pom.xml, it seems ok, and streaming kafka's depends on
> kafka_2.11:0.8.2.1.
dency, so I don't post it.
thanks.
在 2018/12/18 上午10:42, Liam Clarke 写道:
Can you please post the full output of maven dependency:tree from the
parent POM in both scenarios?
Thanks,
Liam Clarke
On Tue, 18 Dec. 2018, 3:26 pm big data
mailto:bigdatab...@outlook.com> wrote:
Hi,
No other dep
ency of any of your other dependencies?
>
> Cheers,
>
> Liam Clarke
>
> On Tue, 18 Dec. 2018, 2:57 pm big data
>> Hi,
>>our project includes this dependency by:
>>
>> org.apache.spark
>> spark-streaming-kafka_2.11
>> 1.6.3
>&g
Hi,
our project includes this dependency by:
org.apache.spark
spark-streaming-kafka_2.11
1.6.3
From dependency tree, we can see it dependency kafka_2.11:0.8.2.1 verson.
[cid:part1.6C4724D2.B06C4F81@outlook.com]
But when we move this dependency to project's parent pom file, the de