Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Could not resolve dependencies for project #7

Open
Amglsox opened this issue Dec 23, 2020 · 1 comment
Open

Could not resolve dependencies for project #7

Amglsox opened this issue Dec 23, 2020 · 1 comment

Comments

@Amglsox
Copy link

Amglsox commented Dec 23, 2020

I am trying to get this library and not having any luck... Appreciate any help!
When executing the mvn clean install command inside the java directory, I am receiving this error below:

Captura de Tela 2020-12-23 às 12 05 11

@anguillanneuf
Copy link

@Amglsox Not sure if you kept trying. I updated <spark.version>2.3.2</spark.version> to 2.4.7 and also added <maven.findbugs.plugin>4.4.2</maven.findbugs.plugin> in the POM file. After that, mvn clean install built cleanly. I was able to run the PySpark example in the README too (just remember to set decodeData to true as the fourth required argument in PubsubUtils.createStream(ssc, SUBSCRIPTION, 5).

<spark.version>2.3.2</spark.version>

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants