-
Notifications
You must be signed in to change notification settings - Fork 1.2k
feat: Support local mode for Amazon SageMaker Processing jobs #1961
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
Merged
Merged
Changes from 16 commits
Commits
Show all changes
28 commits
Select commit
Hold shift + click to select a range
1ac3a7a
Initial work on SM Processing local mode support.
3a13212
Work in progress on local mode for SM Processing.
8682d56
Minor changes.
f43c033
Implemented upload to S3 of local processing job results. Written pro…
836ed94
Fixed instance count.
8680212
Fixed KMS value None.
9d86076
Merge remote-tracking branch 'upstream/master'
c139e2a
Changed entrypoint format and removed some tracing prints.
6de23d5
Improved describe processing job in local mode. Added support for loc…
3f30b0d
Enforced custom container name in docker host configuration.
ec07127
Merge remote-tracking branch 'upstream/master'
776887d
Fixed pylint errors.
1f986ce
Merging upstream/master.
49e7699
Added initial unit tests and related fixes.
e2b57bd
Fixed compression type default to 'None'.
5bde004
Merge branch 'master' into master
ajaykarpur 8737bf0
Merge branch 'master' into master
icywang86rui 9fe4ff7
Merge branch 'master' into master
metrizable f17c0fc
Merge remote-tracking branch 'upstream/master'
520c101
Merge branch 'master' of https://github.com/giuseppeporcelli/sagemake…
a846b32
Added doc strings to entities.py, implemented integ tests and fixed t…
14340ae
Improved docstrings, handled DatasetDefinition and FeatureStoreOutput…
2bb37c5
Improved abstraction on Processor objects when handling local session…
5110995
Minor indent fix.
6bcffa7
Reformatted.
69710d9
Merge branch 'master' into master
ajaykarpur 44656da
Merge branch 'master' into master
metrizable 8614324
Merge branch 'master' into master
metrizable 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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.