# Hive

Provide the following information to create a Hive Data Connector.

![](/files/Ik2XoQkosxbaiUq9pPFW)

* **Data Connector Name**: Provide a user-defined name to identify the data connector.
* **Description**: Provide the connection details (optional).
* **Username:** Enter a Username (It should be the same as given in the connection server).
* **Password:** Enter the Password (It should be the same as provided in the connection server).
* **IP/Host**: Enter database server details (from where the user wants to fetch data).
* **Port:** Provide the server port number.
* Click the **‘Save’** optio&#x6E;**.**

![](/files/byEENg3WCWXBzRQijsMe)

* The success messages appear to confirm the connection and data connector creation, and the newly created Hive data connector gets added to the Data Connectors list.

![](/files/5W04jmioEmBmLwKCzlR1)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.bdb.ai/bdb-documentation/data-center/data-connectors/supported-data-connectors/database-connectors/hive.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
