sigee opened a new pull request, #457: URL: https://github.com/apache/incubator-livy/pull/457
## What changes were proposed in this pull request? - Replace String.indexOf() calls with String.contains() method for improved readability - Remove unnecessary explicit type parameters - Replace try-finally statement with try-with-resources - Replace Anonymous types with lambda -- 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]
