Big Data Management runs on the Qubole Spark type cluster. The Qubole spark cluster does not enable Hive queries by default.
To enable Big Data Management to process Hive queries, use a bootstrap script file to perform additional configuration on the Qubole cluster after provisioning. Get the bootstrap script from Qubole Support. The bootstrap script file is named
hiveserver2-admin
.
After you procure the bootstrap script file, perform the following additional cluster configuration steps:
Upload the bootstrap script to the following path on the Qubole server:
/usr/lib/hive1.2/bin/
.
Select the cluster you created to run Big Data Management.
Click the edit icon for the cluster.
The following image shows the edit icon, which looks like three small dots, and is marked with the numeral 1:
The Edit menu opens.
Choose
Edit Node Bootstrap
.
A command shell for the Qubole server opens.
Enter the following command to launch the bootstrap script:
/usr/lib/hive1.2/bin/hiveserver2-admin start
The bootstrap script configures the Qubole server to accept Hive queries from Big Data Management.
You can use the edit node bootstrap window for other commands to configure the Qubole cluster after you have provisioned and started it.