Figured this out.
The newly explicit dependency on
io.confluent:kafka-schema-registry-client:5.3.2 pulled in a dependency
on org.apache.kafka:kafka-clients:5.3.2-ccs, which we didn't want. We fixed
it by excluding kafka-clients from kafka-schema-registry-client's
dependencies.
On Mon, Dec 14, 202
Thanks for your quick response. But, updating updating kafka-clients:1.0.0
to 2.4.1 on the PR does not resolve the issue sadly. Seems like there is
some other issue.
On Tue, Dec 15, 2020 at 2:03 AM Kyle Weaver wrote:
> We recently upgraded kafka and kafka-clients to version 2.4.1 [1]. It
> looks
We recently upgraded kafka and kafka-clients to version 2.4.1 [1]. It looks
like there are a couple places in your PR that use the old version
kafka-clients:1.0.0 [2]. You will need to update your PR to use version
2.4.1 instead.
[1]
https://github.com/apache/beam/commit/8e6dae8105c7d8abaabf71f652
Please refer to the link to understand the problem better
https://gradle.com/s/zaqcnvh2uiwga.
Thanks!
On Tue, Dec 15, 2020 at 1:03 AM Sonam Ramchand <
sonam.ramch...@venturedive.com> wrote:
> Hi Devs,
> I have been getting:Could not resolve all dependencies for configuration
> ':sdks:java:contai
+Emily Ye +Tyson Hamilton - do
you know what might cause this?
On Mon, Dec 14, 2020 at 12:04 PM Sonam Ramchand <
sonam.ramch...@venturedive.com> wrote:
> Hi Devs,
> I have been getting:Could not resolve all dependencies for configuration
> ':sdks:java:container:dockerDependency'.
> > Could not
Hi Devs,
I have been getting:Could not resolve all dependencies for configuration
':sdks:java:container:dockerDependency'.
> Could not find org.apache.kafka:kafka-clients:5.3.2-ccs.
Searched in the following locations:
-
file:/home/jenkins/jenkins-slave/workspace/beam_PreCommit_Python_PVR_Flink_Phr