You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "David Mollitor (Jira)" <ji...@apache.org> on 2021/01/06 18:15:00 UTC

[jira] [Updated] (HIVE-24583) Make Hive JDBC Driver Java Executable

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

David Mollitor updated HIVE-24583:
----------------------------------
    Summary: Make Hive JDBC Driver Java Executable  (was: Make Hive JDBC Java Executable)

> Make Hive JDBC Driver Java Executable
> -------------------------------------
>
>                 Key: HIVE-24583
>                 URL: https://issues.apache.org/jira/browse/HIVE-24583
>             Project: Hive
>          Issue Type: Improvement
>          Components: JDBC
>            Reporter: David Mollitor
>            Assignee: wenjun ma
>            Priority: Major
>
> Runining:
> {code:none}
> java -jar hive-jdbc.jar
> {code}
> Should print driver version information.  Something like this is implemented, but probably better to move it into a {{main}} method in {{HiveDriver}} class.
> https://github.com/apache/hive/blob/72d983ae76f420bdb719d33002a9c321a4e4f891/jdbc/src/java/org/apache/hive/jdbc/HiveDatabaseMetaData.java#L1218-L1222



--
This message was sent by Atlassian Jira
(v8.3.4#803005)