Venkat Gurukrishna created SPARK-21910:
------------------------------------------

             Summary: Connection pooling in Spark Job using HBASE Context
                 Key: SPARK-21910
                 URL: https://issues.apache.org/jira/browse/SPARK-21910
             Project: Spark
          Issue Type: Bug
          Components: DStreams
    Affects Versions: 1.6.0
            Reporter: Venkat Gurukrishna


Is there a way to implement the HBASE connection pool using the HBASE Context? 
In our spark job we are making the HBASE call for each batch and we see new 
connection object is getting created for each batch interval of one second. We 
want to implement the connection pooling for HBASE context. Not able to do the 
same. Is there way to achieve the same the connection pool to HBASE using HBASE 
Context. We are using Spark 1.6.0, CDH 5.8.3, HBASE 1.2.0



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to