Skip to content
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

Open
samdash opened this issue Jun 21, 2019 · 6 comments
Open

Operation part 1 #1

samdash opened this issue Jun 21, 2019 · 6 comments

Comments

@samdash
Copy link

samdash commented Jun 21, 2019

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

@samdash
Copy link
Author

samdash commented Jun 21, 2019

Thanks, i am looking into pushing the mertics data to our intenal hosting system.
what processors were used to capture below data shown in the link for status/metrics/failure? or do we have to write any custom reporting task using Prometheus?

https://dzone.com/articles/building-a-custom-apache-nifi-operations-dashboard

@tspannhw
Copy link
Owner

https://community.hortonworks.com/articles/224554/building-a-custom-apache-nifi-operations-dashboard.html

As seen in the top you can use the default reporting tasks push them to nifi and have it send to your system
https://community.hortonworks.com/articles/224554/building-a-custom-apache-nifi-operations-dashboard.html

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
Or could have nifi read its own rest apis and push them to your system

@samdash
Copy link
Author

samdash commented Jun 21, 2019

Thank you, i will explore these 6 reporting tasks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants