-
Notifications
You must be signed in to change notification settings - Fork 517
chore: Migrate gsutil usage to gcloud storage #1378
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
Open
bhandarivijay-png
wants to merge
20
commits into
GoogleCloudDataproc:main
Choose a base branch
from
bhandarivijay-png:ai-gsutil-migration-0999534fadae4cd69af822d1f4778a50
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
20 commits
Select commit
Hold shift + click to select a range
d5012cb
chore: Migrate gsutil usage to gcloud storage
bhandarivijay-png 8c4f71a
Update README.md
gurusai-voleti 9797e76
Update README.md
gurusai-voleti 50cacfc
Update alluxio.sh
gurusai-voleti 766d01a
Update beam.sh
gurusai-voleti fa154a0
Update connectors.sh
gurusai-voleti 7137187
Update hbase.sh
gurusai-voleti 34213ae
Update hbase.sh
gurusai-voleti 5bf2dce
Update llap.sh
gurusai-voleti 9571314
Update mlvm.sh
gurusai-voleti 1f6f574
Update alluxio.sh
gurusai-voleti 506586b
Update beam.sh
gurusai-voleti 1541c52
Update connectors.sh
gurusai-voleti 86ba4a3
Update alluxio.sh
gurusai-voleti a242ddd
Update beam.sh
gurusai-voleti dcad455
Update alluxio.sh
gurusai-voleti e7ada01
Update connectors.sh
gurusai-voleti d609ab8
Update hbase.sh
gurusai-voleti 4e30d7b
Update mlvm.sh
gurusai-voleti 3ae2259
Update mlvm.sh
gurusai-voleti File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
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.
may be having additional options variable would be needed.
like for legacy gsutil
GSUTIL_OPTS="-m"and keep this empty for latestgcloud storage.then use GSUTIL_OPTS
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.
as suggested updated the commands