不通过pyspark,如何使用Python直接把dataframe的内容写入到目标hive表。
收起
可以使用Python中的PyHive库来直接连接并操作Hive表
pip install PyHive
报告相同问题?