You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Dmitry Tolpeko (JIRA)" <ji...@apache.org> on 2017/09/25 13:19:00 UTC

[jira] [Created] (HIVE-17597) HS2/HPL Integration: Avoid direct JDBC calls in HPL/SQL

Dmitry Tolpeko created HIVE-17597:
-------------------------------------

             Summary: HS2/HPL Integration: Avoid direct JDBC calls in HPL/SQL
                 Key: HIVE-17597
                 URL: https://issues.apache.org/jira/browse/HIVE-17597
             Project: Hive
          Issue Type: Sub-task
          Components: hpl/sql
            Reporter: Dmitry Tolpeko
            Assignee: Dmitry Tolpeko


HPL/SQL currently uses JDBC to interact with Hive through HiveServer2. This option will remain for standalone mode (CLI mode), but when HPL/SQL is used within HiveServer2 it will use internal Hive API for database access. This task is to refactor JDBC API calls used in HP/SQL classes and move them to wrapper classes.



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