jameschen1519 opened a new pull request #316:
URL: https://github.com/apache/incubator-livy/pull/316


   ## What changes were proposed in this pull request?
   
   At the moment, the Livy test cases error out when run with Python3 instead 
of Python2. Many of these errors are simple errors revolving around 
parentheses, or errors involved imports with changed names, and the changes are 
mostly backwards compatible (with mild tinkering required in the case of 
imports with adjusted locations).
   
   https://issues.apache.org/jira/browse/LIVY-848
   
   ## How was this patch tested?
   
   This patch was tested with a slightly different build of Livy. While the 
current version of Livy was not explicitly tested, the fundamental reasoning 
behind each change in this PR should still be applicable and benefit the health 
of the repository.
   


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


Reply via email to