YotpoLtd/metorikku

How we can read and write the data to Hive?

sunilpandey-de opened this issue · 3 comments

Can someone help me understand using metorikku how we can read and write the data to Hive tables.

Thank You!

Can you share your environment details? (yarn/k8s/spark-shell?) which hive you are using? what version of spark?

Thanks

We are running this on our development yarn cluster, Hive version 2.3 and Spark 3.0.

So hive is configured correctly in the spark-defaults etc?
If so all you need to save in hive is set tableName in your output

tableName: hive_table1