How to trigger or call a stored procedure in a hive in Airflow

Viewed 11

I have a stored procedure in hive and want to trigger it in airflow. I have seen hiveoperator or bash to do it but cant get clear if they will work for stored procedure.

0 Answers
Related