[ https://issues.apache.org/jira/browse/HIVE-24583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17263768#comment-17263768 ]
David Mollitor commented on HIVE-24583: --------------------------------------- [~wenjunma003] You going to take care of this for us? Thanks. > 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: Minor > > 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)