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

Reduce number of maven dependencies for dg-core #306

Open
sujitrect opened this issue Jun 2, 2016 · 2 comments
Open

Reduce number of maven dependencies for dg-core #306

sujitrect opened this issue Jun 2, 2016 · 2 comments
Assignees
Milestone

Comments

@sujitrect
Copy link

I am a new user and thought that this small utility should have very less dependencies but was amazed to find that the maven dependency jars it(dg-core) has/downloads is a huge 135 jars.
Naturally the initial setup took a very long time for me (as my mvn repo didnt have all these jars).
Moreover, this is a bottleneck if i want to embed this in some high level project.
Can you please evaluate to keep the bare minimum dependencies?

@mibrahim
Copy link
Member

mibrahim commented Jun 3, 2016

Agreed. We're looking into it.

@mibrahim mibrahim added this to the DG2.3 milestone Jun 3, 2016
@dovidkopel
Copy link
Collaborator

We will take out the Spark related dependencies and the classes that utilize them and make that into a sub-module off of dg-core.

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

No branches or pull requests

4 participants