To add a repository to Hive,complete the Hive Create Repository screen as follows:
Field name |
Description |
---|---|
Repository Name |
The name of the repository; required when configuring agents. |
Description |
A description of the repository. |
Active Status |
Enabled or Disabled. |
Repository Type |
Hive (cannot be modified). |
User Name |
The end system username that can be used for connection. |
Password |
The password for the username entered above. |
jdbc.driver ClassName |
The full classname of the driver used for Hive connections. Default: org.apache.hive.jdbc.HiveDriver |
jdbc.url |
The complete connection URL, including port and database name. (Default port: 10000.) For example, on the sandbox, jdbc:hive2://sandbox:10000/. |
Common Name For Certificate |
The name of the certificate. |