-
Notifications
You must be signed in to change notification settings - Fork 37
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
[FEA] Remove gcloud CLI dependency for Dataproc platform #1223
[FEA] Remove gcloud CLI dependency for Dataproc platform #1223
Conversation
Signed-off-by: cindyyuanjiang <[email protected]>
We plan to add support for Dataproc-GKE in a separate PR, since we encountered an issue when testing it. The issue needs to be resolved first. |
Signed-off-by: cindyyuanjiang <[email protected]>
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.
Thanks @cindyyuanjiang. Tested the functionality on a clean ubuntu machine. Made some minor refactoring comments.
Signed-off-by: cindyyuanjiang <[email protected]>
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.
Thanks @cindyyuanjiang for this feature.
Contributes to #1191
Changes
gcloud
CLI cmds to set configuration properties, this PR updates the tool to use the local config file.Testing