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

Allow creating a fat jar from sources #373

Closed
yruslan opened this issue Jan 28, 2021 · 0 comments
Closed

Allow creating a fat jar from sources #373

yruslan opened this issue Jan 28, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@yruslan
Copy link
Collaborator

yruslan commented Jan 28, 2021

Background

Currently, if you want to use spark-cobol on-premises without internet connection you need to create a fat jar yourself, from example projects for instance.

Feature

Add sbt assembly plugin so spark-cobol fat jar could be easily created.

cobol-parser and spark-cobol should still be published as thin jars.

Don't forget to update README on that.

@yruslan yruslan added the enhancement New feature or request label Jan 28, 2021
@yruslan yruslan self-assigned this Jan 28, 2021
yruslan added a commit that referenced this issue Feb 1, 2021
yruslan added a commit that referenced this issue Feb 3, 2021
yruslan added a commit that referenced this issue Feb 19, 2021
.option("improved_null_detection", "true")
@yruslan yruslan closed this as completed Mar 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant