RajshekharMuchandi opened a new pull request, #397: URL: https://github.com/apache/incubator-livy/pull/397
## What changes were proposed in this pull request? Took separate handle for directory stream. Closed directory stream handle in finally block. Code changes done in `InteractiveSession.scala`. JIRA: https://issues.apache.org/jira/browse/LIVY-763 ## How was this patch tested? Ran `lsof | grep python` command to see the Directory FDs for `{SPARK_HOME}/python/lib`. Tested by creating interactive session for pyspark and verified FDs are not created. -- 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]
