Apache Hive Performance Tuning
Also available as:
PDF

Connect a JDBC client to LLAP

As administrator, you can provide users with the JDBC URL generated by HiveServer, so they can issue queries to the Hive LLAP instance.

  • You completed the setup of Hive LLAP in Ambari and restarted the Hive service.
  1. In Ambari, select Services > Hive .
  2. In Summary, copy the JDBC URL for HiveServer Interactive: Click the clipboard icon.
  3. In your JDBC client, paste the JDBC URL.
    Now, you can connect a JDBC client to Hive LLAP and run queries.
  4. Provide the JDBC standalone JAR by downloading it from Services > Hive > Summary > Quick Links.