Hive Example
Hive is the necessary component. If you don’t have Hive in your machine, we recommand using Docker to install it. Details can be found here.
Before we begin, we need to install InLong. Here we provide two ways:
- Install InLong binary according to the .
After deployment, we first enter the “Data Access” interface, click “Create an Access” in the upper right corner to create a new date access, and fill in the data streams group information as shown in the figure below.
Note that the message source is “File”, you can create a data source manually and configure and .
Then we fill in the following information in the “data information” column below.
Note that the target table does not need to be created in advance, as InLong Manager will automatically create the table for us after the access is approved. Also, please use connection test to ensure that InLong Manager can connect to your Hive.
Then we click the “Submit for Approval” button, the connection will be created successfully and enter the approval state.
Then we enter the “Approval Management” interface and click “My Approval” to approve the data access that we just applied for.
At this point, the data access has been created successfully. We can see that the corresponding table has been created in Hive, and we can see that the corresponding topic has been created successfully in the management GUI of TubeMQ.
Then you can observe the Audit Data Pages, and see that the data has been collected and sent successfully.