This patch fixes issues with corrupt jar files when trying to build a fresh checkout of KeystoneML according to the instructions on the project webpage.
I went with the minimal set of changes to get this working again here.
We could also more closely mirror the sbt scripts of Spark, but that was a more invasive change than I wanted to make to get this bugfix in.
This patch fixes issues with corrupt jar files when trying to build a fresh checkout of KeystoneML according to the instructions on the project webpage.
I went with the minimal set of changes to get this working again here.
We could also more closely mirror the sbt scripts of Spark, but that was a more invasive change than I wanted to make to get this bugfix in.
Thanks @ericmjonas and Dimp Bhat for reporting.
cc @shivaram @tomerk