-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HADOOP-14436 Minor error about a redundant colon #223
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
Minor mistake can led the beginner to the wrong way and getting far away from us.
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.
Changes LGTM.. can you please upload the patch..?
you can go through the following link for more details.
https://cwiki.apache.org/confluence/display/HADOOP/HowToContribute
@brahmareddybattula Thank you advance. Now I upload the patch file here, please take a look, any review comment will help me. |
Now this PR is merged. Hi @maobaolong, would you close this PR? |
@aajisaka OK. |
…nent of StreamProcessor Added a metrics class for ZK based job coordinator that reports a few metrics. Author: PawasChhokra <Jaimatadi1$> Author: Pawas Chhokra <pchhokra@pchhokra-mn1.linkedin.biz> Author: PawasChhokra <pawas2703@gmail.com> Reviewers: Navina Ramesh <navina@apache.org> Closes apache#223 from PawasChhokra/ZkJobCoordinatorMetrics
(https://issues.apache.org/jira/browse/HADOOP-14436)
Minor mistake can led the beginner to the wrong way and getting far away from us.