We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can someone help me understand using metorikku how we can read and write the data to Hive tables.
Thank You!
The text was updated successfully, but these errors were encountered:
Can you share your environment details? (yarn/k8s/spark-shell?) which hive you are using? what version of spark?
Thanks
Sorry, something went wrong.
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
metorikku/config/metric_config_sample.yaml
Line 50 in 7fdd083
No branches or pull requests
Can someone help me understand using metorikku how we can read and write the data to Hive tables.
Thank You!
The text was updated successfully, but these errors were encountered: