Skip to content

Instantly share code, notes, and snippets.

@vithalsamp
Created February 25, 2018 12:23
Show Gist options
  • Save vithalsamp/3a82fd6ccfb02fe8d5659e06fe310478 to your computer and use it in GitHub Desktop.
Save vithalsamp/3a82fd6ccfb02fe8d5659e06fe310478 to your computer and use it in GitHub Desktop.
beeline> !connect jdbc:hive2://
Connecting to jdbc:hive2://
Enter username for jdbc:hive2://: username
Enter password for jdbc:hive2://: *******
18/01/03 10:51:03 [main]: WARN service.CompositeService: Unable to create operation log root directory: /tmp/hive/operation_logs
Connected to: Apache Hive (version 1.2.1000.2.5.0.0-1245)
Driver: Hive JDBC (version 1.2.1000.2.5.0.0-1245)
Transaction isolation: TRANSACTION_REPEATABLE_READ
0: jdbc:hive2://>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment