You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "Hui Zheng (JIRA)" <ji...@apache.org> on 2018/02/28 02:19:00 UTC

[jira] [Created] (PHOENIX-4631) PhoenixInputFormat should close connection after generateSplits()

Hui Zheng created PHOENIX-4631:
----------------------------------

             Summary: PhoenixInputFormat should close connection after generateSplits()
                 Key: PHOENIX-4631
                 URL: https://issues.apache.org/jira/browse/PHOENIX-4631
             Project: Phoenix
          Issue Type: Bug
    Affects Versions: 4.10.0
            Reporter: Hui Zheng


In our sparkstreaming usecase which loads a phoenix table as a Dataset, it will leak zookeeper connection(3 connections per batch)   and lead to OOM exception in its driver process.



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