sbt publish-local fails with 2.0.0-SNAPSHOT

2016-01-31 Thread Mike Hynes
Hi devs, I used to be able to do some local development from the upstream master branch and run the publish-local command in an sbt shell to publish the modified jars to the local ~/.ivy2 repository. I relied on this behaviour, since I could write other local packages that had my local 1.X.0-SNAP

Making BatchPythonEvaluation actually Batch

2016-01-31 Thread Justin Uang
Hey guys, BLUF: sorry for the length of this email, trying to figure out how to batch Python UDF executions, and since this is my first time messing with catalyst, would like any feedback My team is starting to use PySpark UDFs quite heavily, and performance is a huge blocker. The extra roundtrip