bigdatagenomics / bdg-services

Utility classes for wrapping services or other interfaces around a Spark/ADAM cluster. Apache 2 licensed.
bdgenomics.org
Apache License 2.0
5 stars 8 forks source link

Don't hard code all the JARs to be packaged #3

Open fnothaft opened 10 years ago

fnothaft commented 10 years ago

In #2, we added spark context creation code, and right now have hard coded all of the JARs to add. Some of the JARs should always be hardcoded, but we shouldn't hard code all of them.