Note:
This topic has been translated from a Chinese forum by GPT and might contain errors.
Original topic: tispark如何添加hive数据源
I saw a demo on the official documentation about TiDB associating with Hive, but there are no detailed instructions on how to add a Hive data source. Does anyone know how to add a Hive data source?
TiSpark User Guide | PingCAP Documentation Center
Just look for the Spark documentation, it will have the method to add the Hive data source.
TiSpark is just a component, it still needs Spark to run, and other added data sources can also be used normally.
TiDB → TiSpark → Spark ← Hive
Finally, the result is output through Spark.
This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.