Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Depending on Version 1.0.0.3.0.0.0-1634 broken #254

Open
GrafBlutwurst opened this issue Sep 18, 2018 · 2 comments
Open

Depending on Version 1.0.0.3.0.0.0-1634 broken #254

GrafBlutwurst opened this issue Sep 18, 2018 · 2 comments

Comments

@GrafBlutwurst
Copy link

It seems like there's a broken transitive dependency in the published artifact on the hortonworks repo
(repo.hortonworks.com/content/repositories/releases)

Depending on

libraryDependencies += "com.hortonworks.hive" %% "hive-warehouse-connector" % "1.0.0.3.0.0.0-1634"

Fails on looking for the transitive dependency:
org.apache.hadoop#hadoop-aws;working@PC65073

This looks like some locally built dependency wormed its way into the dependencies there somehow?

@GrafBlutwurst
Copy link
Author

I am currently working around this by excluding this transitive dependency specifically which seems to work fine as I am not doing anything with AWS anyways.

@curious-odd-man
Copy link

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

No branches or pull requests

2 participants