dacort opened a new pull request, #367: URL: https://github.com/apache/incubator-livy/pull/367
## What changes were proposed in this pull request? In [LIVY-784](https://issues.apache.org/jira/browse/LIVY-784) it was mentioned that the provided `mvn package` resulted in a maven error. This PR adds a Dockerfile that can be used to successfully run maven against the Livy Project. ## How was this patch tested? By running a combination of `mvn test`, `mvn package` and `mvn -Pthriftserver verify`. ## TODO - [ ] The `print unicode correctly` test in `Python2InterpreterSpec` is still failing due to unicode handling differences in Python2/Python3. -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
