[ 
https://issues.apache.org/jira/browse/HIVE-11159?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14622187#comment-14622187
 ] 

Dmitry Tolpeko commented on HIVE-11159:
---------------------------------------

For examle, dual table name (this name is automatically appended when user uses 
SELECT without FROM):
{code}
hplsql.dual.table 
{code}

Various connection options (tool allows you to save Hive results to RDBMS, 
write log records to RDBMS and so on).

{code}
hplsql.conn.db2conn
hplsql.conn.tdconn
hplsql.conn.mysqlconn
...
{code}

I am ok to read them from hive-site.xml if you think this will not confuse Hive 
CLI users.

> Integrate hplsql.Conf with HiveConf
> -----------------------------------
>
>                 Key: HIVE-11159
>                 URL: https://issues.apache.org/jira/browse/HIVE-11159
>             Project: Hive
>          Issue Type: Task
>          Components: hpl/sql
>    Affects Versions: 2.0.0
>            Reporter: Alan Gates
>            Assignee: Dmitry Tolpeko
>
> HPL/SQL has it's own Conf object.  It should re-use HiveConf.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to