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

[BEAM-2690] HCatalogIO needs provided scope dependencies on Hadoop, Hive #3660

Closed
wants to merge 1 commit into from

Conversation

NathanHowell
Copy link

beam-sdks-java-io-hcatalog's Hadoop and Hive dependencies have acompile scope, causing redundant classes to get compiled into the uber jars created for job submission.

This changes the dependencies to provided scope, and is consistent with how Hadoop dependencies are handled in beam-sdks-java-io-hadoop-file-system.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.01%) to 70.324% when pulling b6ed5ee on NathanHowell:BEAM-2690 into a94d680 on apache:master.

@iemejia
Copy link
Member

iemejia commented Aug 1, 2017

R: @iemejia

@iemejia
Copy link
Member

iemejia commented Aug 1, 2017

LGTM so merging.

@asfgit asfgit closed this in 3c81766 Aug 1, 2017
@iemejia
Copy link
Member

iemejia commented Aug 1, 2017

Thanks for the contribution @NathanHowell !

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

Successfully merging this pull request may close these issues.

3 participants