-
Notifications
You must be signed in to change notification settings - Fork 9.1k
HDDS-1182. Pipeline Rule where atleast one datanode is reported in the pipeline. #528
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. |
💔 -1 overall
This message was automatically generated. |
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.
LGTM
💔 -1 overall
This message was automatically generated. |
Thank You @arp7 for review. |
1. I think we missed implementing the fetchSinkInfo method in the ConfigBasedResolver when the API was introduced which is breaking the samza sql console tool. This fixes it. 2. latest release of mac removed realpath so the command line tools are broken. Removed the usage of realpath to fix these tools. Thanks to nickpan47 for identifying these problems. Author: Srinivasulu Punuru <spunuru@linkedin.com> Reviewers: Yi Pan <nickpan47@gmail.com> Closes apache#528 from srinipunuru/release-fix.1
No description provided.