-
Notifications
You must be signed in to change notification settings - Fork 9.2k
HDDS-1487. Bootstrap React framework for Recon UI #831
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
Conversation
|
💔 -1 overall
This message was automatically generated. |
jiwq
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think we'd better add a new blank line at end of file.
|
/label ozone |
|
💔 -1 overall
This message was automatically generated. |
|
@jiwq Thanks for the review. @vivekratnavel Thanks for the contribution, I will commit this to the trunk. |
|
💔 -1 overall
This message was automatically generated. |
…t join & aggregate) and at Query level Second phase of instrumenting SamzaSQL operators to add and maintain metrics. All operators, except join and aggregate, are instrumented to add Processing Time and Input Rate metrics. Whenever output rate could be different (e.g., filter operator) the output rate is also added. At query level, we have Query Latency, and input and output rates. Author: Shenoda Guirguis <[email protected]> Reviewers: Srinivasulu Punuru <[email protected]>, Aditya Toomula <[email protected]> Closes apache#831 from shenodaguirguis/addmetrics.3
Bootstrap React with Typescript, Ant, LESS and other necessary libraries for Recon UI.
This PR also adds necessary changes to recon pom.xml to bring React UI up when starting recon server