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

Laszlo Bodor updated HIVE-19945:
--------------------------------
    Description: 
Original idea by [~kgyrtkirk] 
"I think beeline also support to load different sql drivers (not sure about 
this...but I think I saw some pointers to this) Anyway...it would be great to 
be able to execute a test against a different sql engine; like psql."

something like:
{code}
mvn test -Dtest=TestQ -Dqengine=ExternalPSQL 
-Djdbc.uri=psql://localhost:5432/somedb
{code}

> Beeline - run against a different sql engine
> --------------------------------------------
>
>                 Key: HIVE-19945
>                 URL: https://issues.apache.org/jira/browse/HIVE-19945
>             Project: Hive
>          Issue Type: Improvement
>          Components: Beeline
>    Affects Versions: 3.0.0
>            Reporter: Laszlo Bodor
>            Priority: Major
>             Fix For: 4.0.0
>
>
> Original idea by [~kgyrtkirk] 
> "I think beeline also support to load different sql drivers (not sure about 
> this...but I think I saw some pointers to this) Anyway...it would be great to 
> be able to execute a test against a different sql engine; like psql."
> something like:
> {code}
> mvn test -Dtest=TestQ -Dqengine=ExternalPSQL 
> -Djdbc.uri=psql://localhost:5432/somedb
> {code}



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

Reply via email to