[
https://issues.apache.org/jira/browse/HBASE-16117?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jonathan Hsieh updated HBASE-16117:
-----------------------------------
Attachment: hbase-16117.part2.v6.patch
[~esteban] found a behavior change in the hbase shell due to the change in
error handling. I'll v6 fixes it. (and takes into account other recently
landed patches).
I'm posting here to get a precommit job working through it. When esteban
creates the new issue with the issue that came up, I'll move this to the new
issue and close this out (and close out the attempt to backport to 1.x in lieu
of a new patch since the original was commited back in june/july)
> Fix Connection leak in mapred.TableOutputFormat
> ------------------------------------------------
>
> Key: HBASE-16117
> URL: https://issues.apache.org/jira/browse/HBASE-16117
> Project: HBase
> Issue Type: Bug
> Components: mapreduce
> Affects Versions: 2.0.0, 1.3.0, 1.2.2, 1.1.6
> Reporter: Jonathan Hsieh
> Assignee: Jonathan Hsieh
> Fix For: 2.0.0, 1.3.1, 1.1.7, 1.2.5
>
> Attachments: HBASE-16117.branch-1.001.patch,
> hbase-16117-part2.v5.patch, hbase-16117.branch-1.002.patch,
> hbase-16117.branch-1.patch, hbase-16117.part2.v6.patch, hbase-16117.patch,
> hbase-16117.v2.branch-1.patch, hbase-16117.v2.patch,
> hbase-16117.v3.branch-1.patch, hbase-16117.v3.patch, hbase-16117.v4.patch
>
>
> Spark seems to instantiate multiple instances of output formats within a
> single process. When mapred.TableOutputFormat (not
> mapreduce.TableOutputFormat) is used, this may cause connection leaks that
> slowly exhaust the cluster's zk connections.
> This patch fixes that.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)