Skip to content

a-k-g/hiveserver2-jdbc-kerberos

 
 

Repository files navigation

To run this, do the following:

  • Edit gss-jaas.conf to have the correct principal or no principal if you want to be promted for princ on command line.
  • Edit the krb5.conf with the correct values or copy one of your own over it.
  • Edit HiveJDBC.java to have correct Connect URI.
  • Compile the project with Maven3.
  • Run "run.sh".

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 94.0%
  • Shell 6.0%