Skip to content

pozypakya/impala-jdbc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

impala-jdbc

The codebase is taken from Hive JDBC 0.13.1.

This is an attempt to strip most of the Hive code to the bare minimum. The aim is to have an Impala specific JDBC driver / or a simpler Hive2 JDBC codebase to work with.

By forking, the development of the driver can go faster than the release cycle of Hive.

This is the first working version. Kerberos support has been removed for now.

See related JIRA Tickets :

About

Standalone Impala JDBC Driver

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 79.6%
  • Thrift 20.4%