[GitHub] spark pull request #13583: [SPARK-15853][SQL]HDFSMetadataLog.get should clos...

2016-06-09 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/spark/pull/13583


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request #13583: [SPARK-15853][SQL]HDFSMetadataLog.get should clos...

2016-06-09 Thread zsxwing
GitHub user zsxwing opened a pull request:

https://github.com/apache/spark/pull/13583

[SPARK-15853][SQL]HDFSMetadataLog.get should close the input stream

## What changes were proposed in this pull request?

This PR closes the input stream created in `HDFSMetadataLog.get`

## How was this patch tested?

Jenkins unit tests.



You can merge this pull request into a Git repository by running:

$ git pull https://github.com/zsxwing/spark leak

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/spark/pull/13583.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #13583


commit 64fb6e74876ce901bc4cbe6681e268ca9faffd0f
Author: Shixiong Zhu 
Date:   2016-06-09T23:44:21Z

HDFSMetadataLog.get should close the input stream




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org