Shixiong Zhu created SPARK-1482: ----------------------------------- Summary: Potential resource leaks in saveAsHadoopDataset and saveAsNewAPIHadoopDataset Key: SPARK-1482 URL: https://issues.apache.org/jira/browse/SPARK-1482 Project: Spark Issue Type: Bug Components: Spark Core Reporter: Shixiong Zhu Priority: Minor
"writer.close" should be put in the "finally" block to avoid potential resource leaks. -- This message was sent by Atlassian JIRA (v6.2#6252)