[jira] [Updated] (SPARK-22058) the BufferedInputStream will not be closed if an exception occurs

2017-09-21 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-22058: -- Priority: Trivial (was: Minor) > the BufferedInputStream will not be closed if an exception occurs >

[jira] [Updated] (SPARK-22058) the BufferedInputStream will not be closed if an exception occurs

2017-09-19 Thread Sean Owen (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Owen updated SPARK-22058: -- Issue Type: Improvement (was: Bug) Fine, but not sure that's a bug. Can you look for similar

[jira] [Updated] (SPARK-22058) the BufferedInputStream will not be closed if an exception occurs

2017-09-19 Thread zuotingbing (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zuotingbing updated SPARK-22058: Priority: Minor (was: Major) > the BufferedInputStream will not be closed if an exception occurs

[jira] [Updated] (SPARK-22058) the BufferedInputStream will not be closed if an exception occurs

2017-09-19 Thread zuotingbing (JIRA)
[ https://issues.apache.org/jira/browse/SPARK-22058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] zuotingbing updated SPARK-22058: Description: EventLoggingListener use {code:java} val in = new BufferedInputStream(fs.open(log))