Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Create a Cloudera Hive connection

Establish a zero copy connection to a Cloudera Hive system in Zero Copy Connector Hub.

Before you begin

Role required: df_connection_admin

About this task

Work with your data source admin to create a connection to Cloudera Hive. For additional information about connecting to Cloudera Hive, refer to the Cloudera Hive documentation.

Procedure

  1. Navigate to the available primary connectors in Zero Copy Connector Hub in one of the following ways:

    • Navigate to All > Workflow Data Fabric Hub > Available connectors > Primary connectors.
    • Navigate to Admin > Workflow Data Fabric Hub > Available connectors > Primary connectors.
    • Find the Cloudera Hive connector and select Connect.
  2. On the form, fill in the fields.

  1. Select Connect.

Result

A test connection is made to the external data source, verifying that the connection details are correct and the data source is accessible.

What to do next

If the connection succeeds, configure data steward access on the Access Control tab. See .

If the connection fails, verify the connection details with your data source administrator and try again.

sndocs is an independent community mirror and is not affiliated with or endorsed by ServiceNow.

ServiceNow, the ServiceNow logo, Now, and other ServiceNow marks are trademarks and/or registered trademarks of ServiceNow, Inc., in the United States and/or other countries. Other company and product names may be trademarks of the respective companies with which they are associated.

© 2026 ServiceNow, Inc. All rights reserved.

Documentation content is redistributed under the Apache License 2.0 from the ServiceNowDocs repository.

FieldDescription
Name and description
Connection labelUnique name for this connection. This helps in identifying the connection within your system.
Connection nameSystem-generated name based on the Connection label. This field cannot be modified once the connection is established.
Short descriptionDescription of the connection explaining what it is about.
Connection Attributes
Connection URLJDBC URL to establish the connection. For example:`jdbc:cloudera://:;database=`
Authentication Types
Authentication typeAuthentication method to use with Cloudera Hive. Default is Basic Authentication.
UserIdUser ID associated with the source.
PasswordPassword associated with the user ID.