spark-instrumented-optimizer/core
Kousuke Saruta a9e910430f [SPARK-3546] InputStream of ManagedBuffer is not closed and causes running out of file descriptor
Author: Kousuke Saruta <sarutak@oss.nttdata.co.jp>

Closes #2408 from sarutak/resolve-resource-leak-issue and squashes the following commits:

074781d [Kousuke Saruta] Modified SuffleBlockFetcherIterator
5f63f67 [Kousuke Saruta] Move metrics increment logic and debug logging outside try block
b37231a [Kousuke Saruta] Modified FileSegmentManagedBuffer#nioByteBuffer to check null or not before invoking channel.close
bf29d4a [Kousuke Saruta] Modified FileSegment to close channel
2014-09-16 12:41:45 -07:00
..
src [SPARK-3546] InputStream of ManagedBuffer is not closed and causes running out of file descriptor 2014-09-16 12:41:45 -07:00
pom.xml [SPARK-3217] Add Guava to classpath when SPARK_PREPEND_CLASSES is set. 2014-09-12 14:54:42 -07:00