DBInputFormat can leak connections
----------------------------------
Key: MAPREDUCE-1443
URL: https://issues.apache.org/jira/browse/MAPREDUCE-1443
Project: Hadoop Map/Reduce
Issue Type: Bug
Components: client
Reporter: Aaron Kimball
Assignee: Aaron Kimball
The DBInputFormat creates a Connection to use when enumerating splits, but
never closes it. This can leak connections to the database which are not
cleaned up for a long time.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.