moritzmeister opened a new pull request #322: URL: https://github.com/apache/incubator-livy/pull/322
## What changes were proposed in this pull request? Description of the problem: https://issues.apache.org/jira/browse/LIVY-863 The proposed fix consists of adding the missing imports that upstream Spark has when it's initiating the Java Gateway. See the imports of Spark here: https://github.com/apache/spark/blob/87bf6b0ea4ca0618c8604895d05037edce8b7cb0/python/pyspark/java_gateway.py#L153 ## How was this patch tested? If you could please provide some guidance where to add tests for this, I am happy to add them. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
