mvanderlee opened a new pull request, #424:
URL: https://github.com/apache/incubator-livy/pull/424

   ## What changes were proposed in this pull request?
   
   Fix print statement in tests to be Python 2 and Python 3 compatible.
   https://github.com/apache/incubator-livy/issues/408
   
   Created an account in JIRA, waiting for approval so I can submit a ticket 
there as well.
   
   ## How was this patch tested?
   
   Using the docker build for Spark 3
   
   ```bash
   docker run --rm -it -v $(pwd):/workspace -v $HOME/.m2:/root/.m2 livy-ci mvn 
package -Pspark3 
   ```
   


-- 
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]

Reply via email to