linkedin / dr-elephant

Dr. Elephant is a job and flow-level performance monitoring and tuning tool for Apache Hadoop and Apache Spark
Apache License 2.0
1.35k stars 859 forks source link

REST API to provide feedback related to Exception Fingerprinting result for a flow #667

Closed ShubhamGupta29 closed 4 years ago

ShubhamGupta29 commented 4 years ago

DESCRIPTION The changes in this PR are done to add a REST API that would be able to record Feedback as Helpful or not for Exception Fingerprinting results for a flow. The feedback would help the developer team to improve the EF results for better user experience.

HOW THESE CHANGES ARE TESTED Added respective unit tests to test the excepted behavior of the API.

pralabhkumar commented 4 years ago

LGTM