Connecting to the Apache Livy Thrift Server
You can connect to the Apache Livy Thrift Server using the Beeline client that is included with Apache Hive.
The Livy Thrift Server is disabled by default. Make sure that you have enabled it before proceeding. For instructions, see Configuring the Livy Thrift Server.
The information required to form a JDBC URL is included in the Livy
client configuration file,
/etc/livy/conf/livy-client.conf
. Make sure that you
are on a gateway cluster host managed by Cloudera Manager to ensure that
the client configuration is included. You can designate a cluster host
as a Livy client by assigning it the Gateway role
in the Livy service configuration. For more information about role
assignments, see Managing Roles.