Skip to content

Instantly share code, notes, and snippets.

@shibacow
Last active December 16, 2015 23:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save shibacow/5517157 to your computer and use it in GitHub Desktop.
Save shibacow/5517157 to your computer and use it in GitHub Desktop.
impalad ODBC Connector Sample ini
[ODBC Data Sources]
;IMPALA-SERVER=Hive ODBC Driver
IMPALA-SERVER=Hive Driver
[IMPALA-SERVER]
Driver=/usr/lib/libhiveodbc.so.1
Description=Hive ODBC Driver
;specify your impalad server
Host=192.168.1.6
Port=21000
Database=
FRAMED=0
Trace=Yes
TraceFile=/tmp/odbc.log
Type=Beeswax
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment