:orphan: Hive ==== Flyte backend can be connected with various hive services. Once enabled it can allow you to query a hive service (e.g. Qubole) and retrieve typed schema (optionally). This section will provide how to use the Hive Query Plugin using flytekit python Installation ------------ To use the flytekit hive plugin simply run the following: .. prompt:: bash pip install flytekitplugins-hive No Need of a dockerfile ------------------------ This plugin is purely a spec. Since SQL is completely portable there is no need to build a Docker container. .. TODO: write a subsection for "Configuring the backend to get hive working" .. raw:: html
.. raw:: html
.. only:: html .. image:: /auto/integrations/external_services/hive/images/thumb/sphx_glr_hive_thumb.png :alt: Hive Tasks :ref:`sphx_glr_auto_integrations_external_services_hive_hive.py` .. raw:: html
Hive Tasks
.. raw:: html
.. toctree:: :hidden: /auto/integrations/external_services/hive/hive .. only:: html .. container:: sphx-glr-footer sphx-glr-footer-gallery .. container:: sphx-glr-download sphx-glr-download-python :download:`Download all examples in Python source code: hive_python.zip ` .. container:: sphx-glr-download sphx-glr-download-jupyter :download:`Download all examples in Jupyter notebooks: hive_jupyter.zip ` .. only:: html .. rst-class:: sphx-glr-signature `Gallery generated by Sphinx-Gallery `_