You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Yechao Chen (JIRA)" <ji...@apache.org> on 2018/03/01 09:29:00 UTC

[jira] [Updated] (PHOENIX-4635) HBase Connection leak in org.apache.phoenix.hive.mapreduce.PhoenixInputFormat

     [ https://issues.apache.org/jira/browse/PHOENIX-4635?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yechao Chen updated PHOENIX-4635:
---------------------------------
    Attachment: PHOENIX-4635.001.patch

> HBase Connection leak in org.apache.phoenix.hive.mapreduce.PhoenixInputFormat
> -----------------------------------------------------------------------------
>
>                 Key: PHOENIX-4635
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-4635
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: Yechao Chen
>            Priority: Major
>         Attachments: PHOENIX-4635.001.patch
>
>
> org.apache.phoenix.hive.mapreduce.PhoenixInputFormat#
> generateSplits
> HConnection connection = HConnectionManager.createConnection(PhoenixConnectionUtil.getConfiguration(jobConf));
> connection shoule  be closed
>  
> i will submit a patch to fix this



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)