Skip to content
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

SageMaker fixes for archive mode and synchronous deployment/deletion execution #717

Merged
merged 41 commits into from
Nov 21, 2018
Merged
Show file tree
Hide file tree
Changes from 34 commits
Commits
Show all changes
41 commits
Select commit Hold shift + click to select a range
15980ee
Progress toward archive fix
dbczumar Nov 13, 2018
d821fbc
DeploymentOp
dbczumar Nov 13, 2018
ed965d9
Pass region name through
dbczumar Nov 13, 2018
e3933e2
Add 'blocking' and 'timeout' parameters to 'deploy' and 'delete' methods
dbczumar Nov 15, 2018
f5d42a0
docs fixes
dbczumar Nov 15, 2018
f6e2321
Timeout ops
dbczumar Nov 15, 2018
86fe8d6
Rename error message op
dbczumar Nov 15, 2018
0421986
Lint
dbczumar Nov 15, 2018
d092cd5
Validate deployment mode before S3 data upload, fix exception typing
dbczumar Nov 16, 2018
bda60b1
Update archive param doc
dbczumar Nov 16, 2018
8ebbac9
CLI archive doc update
dbczumar Nov 16, 2018
7f62566
Use time.time and shorten --asynchronous flag to --async
dbczumar Nov 19, 2018
c5a2768
Progress messages
dbczumar Nov 20, 2018
691d67a
Use loggers
dbczumar Nov 20, 2018
94b9e85
Lint
dbczumar Nov 20, 2018
ae3969f
Rename configure method
dbczumar Nov 20, 2018
2b9dfb0
Merge logging changes
dbczumar Nov 20, 2018
596e6e0
Convert remaining eprints
dbczumar Nov 20, 2018
60af400
Configure a single default logger
dbczumar Nov 20, 2018
c614cb8
Lint
dbczumar Nov 20, 2018
196f302
Fix sagemaker log call
dbczumar Nov 20, 2018
72b4dac
Use module naming
dbczumar Nov 20, 2018
7e1c2bd
Address comments
dbczumar Nov 20, 2018
79c554e
Lint
dbczumar Nov 20, 2018
607f0dd
Revert release tag comment
dbczumar Nov 20, 2018
1130a40
Fix logging for tests
dbczumar Nov 20, 2018
874bd60
Lint
dbczumar Nov 20, 2018
f02494a
Revert test changes
dbczumar Nov 20, 2018
4059563
Remove test statement
dbczumar Nov 20, 2018
f99115e
Merge branch 'use_logging' into fix_archive
dbczumar Nov 20, 2018
888a0bc
Fix merge conflicts
dbczumar Nov 20, 2018
4218f75
Revert docs
dbczumar Nov 20, 2018
1d2cae5
Docs tweaks
dbczumar Nov 20, 2018
3c30174
Lint
dbczumar Nov 20, 2018
f1f25eb
Add update delay
dbczumar Nov 20, 2018
6205156
Address comments
dbczumar Nov 20, 2018
36d70be
Lint
dbczumar Nov 20, 2018
670e555
Move log
dbczumar Nov 20, 2018
de25b4c
Logging fixes
dbczumar Nov 20, 2018
32e1604
Test fixes
dbczumar Nov 20, 2018
9749461
Make linter happy
dbczumar Nov 21, 2018
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading