-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
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
Operation part 1 #1
Comments
pushing to hive is trivial in NiFi PutHDFS / autogen table |
Thanks, i am looking into pushing the mertics data to our intenal hosting system. https://dzone.com/articles/building-a-custom-apache-nifi-operations-dashboard |
As seen in the top you can use the default reporting tasks push them to nifi and have it send to your system There also a prometheus reporter https://github.com/mkjoerg/nifi-prometheus-reporter You can also read these values from rest and have your system call those rest apis |
Thank you, i will explore these 6 reporting tasks. |
Hi,
Do you happend to have codebase for part 1 where you collect data and push it to HIVE.
This codebase assumes you have data already in HIVE.
Thanks
Samar
The text was updated successfully, but these errors were encountered: