This repository was archived by the owner on Jul 19, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 7 files changed +20
-20
lines changed Expand file tree Collapse file tree 7 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 26
26
roleArn : arn:aws:iam::123456789012:role/service-role/AmazonSageMaker-ExecutionRole
27
27
region : us-west-2
28
28
outputDataConfig :
29
- s3OutputPath : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost
29
+ s3OutputPath : s3:/ /my-bucket/xgboost
30
30
resourceConfig :
31
31
instanceCount : 1
32
32
instanceType : ml.m4.xlarge
Original file line number Diff line number Diff line change 77
77
dataSource :
78
78
s3DataSource :
79
79
s3DataType : S3Prefix
80
- s3Uri : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost/train/
80
+ s3Uri : s3:/ /my-bucket/xgboost/train/
81
81
s3DataDistributionType : FullyReplicated
82
82
contentType : text/csv
83
83
compressionType : None
@@ -87,14 +87,14 @@ spec:
87
87
dataSource :
88
88
s3DataSource :
89
89
s3DataType : S3Prefix
90
- s3Uri : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost/validation/
90
+ s3Uri : s3:/ /my-bucket/xgboost/validation/
91
91
s3DataDistributionType : FullyReplicated
92
92
contentType : text/csv
93
93
compressionType : None
94
94
recordWrapperType : None
95
95
inputMode : File
96
96
outputDataConfig :
97
- s3OutputPath : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost
97
+ s3OutputPath : s3:/ /my-bucket/xgboost
98
98
resourceConfig :
99
99
instanceType : ml.m4.xlarge
100
100
instanceCount : 1
@@ -106,4 +106,4 @@ spec:
106
106
enableNetworkIsolation : true
107
107
enableInterContainerTrafficEncryption : false
108
108
checkpointConfig :
109
- s3Uri : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost/checkpoints/
109
+ s3Uri : s3:/ /my-bucket/xgboost/checkpoints/
Original file line number Diff line number Diff line change 26
26
roleArn : arn:aws:iam::123456789012:role/service-role/AmazonSageMaker-ExecutionRole
27
27
region : us-west-2
28
28
outputDataConfig :
29
- s3OutputPath : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost
29
+ s3OutputPath : s3:/ /my-bucket/xgboost
30
30
resourceConfig :
31
31
instanceCount : 1
32
32
instanceType : ml.m4.xlarge
@@ -40,17 +40,17 @@ spec:
40
40
dataSource :
41
41
s3DataSource :
42
42
s3DataType : S3Prefix
43
- s3Uri : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost/train/
43
+ s3Uri : s3:/ /my-bucket/xgboost/train/
44
44
s3DataDistributionType : FullyReplicated
45
45
contentType : text/csv
46
46
compressionType : None
47
47
- channelName : validation
48
48
dataSource :
49
49
s3DataSource :
50
50
s3DataType : S3Prefix
51
- s3Uri : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost/validation/
51
+ s3Uri : s3:/ /my-bucket/xgboost/validation/
52
52
s3DataDistributionType : FullyReplicated
53
53
contentType : text/csv
54
54
compressionType : None
55
55
checkpointConfig :
56
- s3Uri : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost/checkpoints/
56
+ s3Uri : s3:/ /my-bucket/xgboost/checkpoints/
Original file line number Diff line number Diff line change 27
27
region : us-west-2
28
28
sageMakerEndpoint : https://sagemaker.us-west-2.amazonaws.com
29
29
outputDataConfig :
30
- s3OutputPath : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost
30
+ s3OutputPath : s3:/ /my-bucket/xgboost
31
31
resourceConfig :
32
32
instanceCount : 1
33
33
instanceType : ml.m4.xlarge
@@ -39,15 +39,15 @@ spec:
39
39
dataSource :
40
40
s3DataSource :
41
41
s3DataType : S3Prefix
42
- s3Uri : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost/train/
42
+ s3Uri : s3:/ /my-bucket/xgboost/train/
43
43
s3DataDistributionType : FullyReplicated
44
44
contentType : text/csv
45
45
compressionType : None
46
46
- channelName : validation
47
47
dataSource :
48
48
s3DataSource :
49
49
s3DataType : S3Prefix
50
- s3Uri : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost/validation/
50
+ s3Uri : s3:/ /my-bucket/xgboost/validation/
51
51
s3DataDistributionType : FullyReplicated
52
52
contentType : text/csv
53
53
compressionType : None
Original file line number Diff line number Diff line change 79
79
dataSource :
80
80
s3DataSource :
81
81
s3DataType : S3Prefix
82
- s3Uri : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost/train/
82
+ s3Uri : s3:/ /my-bucket/xgboost/train/
83
83
s3DataDistributionType : FullyReplicated
84
84
contentType : text/csv
85
85
compressionType : None
@@ -89,14 +89,14 @@ spec:
89
89
dataSource :
90
90
s3DataSource :
91
91
s3DataType : S3Prefix
92
- s3Uri : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost/validation/
92
+ s3Uri : s3:/ /my-bucket/xgboost/validation/
93
93
s3DataDistributionType : FullyReplicated
94
94
contentType : text/csv
95
95
compressionType : None
96
96
recordWrapperType : None
97
97
inputMode : File
98
98
outputDataConfig :
99
- s3OutputPath : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost
99
+ s3OutputPath : s3:/ /my-bucket/xgboost
100
100
resourceConfig :
101
101
instanceType : ml.m4.xlarge
102
102
instanceCount : 1
Original file line number Diff line number Diff line change 81
81
dataSource :
82
82
s3DataSource :
83
83
s3DataType : S3Prefix
84
- s3Uri : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost/train/
84
+ s3Uri : s3:/ /my-bucket/xgboost/train/
85
85
s3DataDistributionType : FullyReplicated
86
86
contentType : text/csv
87
87
compressionType : None
@@ -91,14 +91,14 @@ spec:
91
91
dataSource :
92
92
s3DataSource :
93
93
s3DataType : S3Prefix
94
- s3Uri : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost/validation/
94
+ s3Uri : s3:/ /my-bucket/xgboost/validation/
95
95
s3DataDistributionType : FullyReplicated
96
96
contentType : text/csv
97
97
compressionType : None
98
98
recordWrapperType : None
99
99
inputMode : File
100
100
outputDataConfig :
101
- s3OutputPath : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost
101
+ s3OutputPath : s3:/ /my-bucket/xgboost
102
102
resourceConfig :
103
103
instanceType : ml.m4.xlarge
104
104
instanceCount : 1
Original file line number Diff line number Diff line change @@ -38,15 +38,15 @@ spec:
38
38
dataSource :
39
39
s3DataSource :
40
40
s3DataType : S3Prefix
41
- s3Uri : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost/train/
41
+ s3Uri : s3:/ /my-bucket/xgboost/train/
42
42
s3DataDistributionType : FullyReplicated
43
43
contentType : text/csv
44
44
compressionType : None
45
45
- channelName : validation
46
46
dataSource :
47
47
s3DataSource :
48
48
s3DataType : S3Prefix
49
- s3Uri : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost/validation/
49
+ s3Uri : s3:/ /my-bucket/xgboost/validation/
50
50
s3DataDistributionType : FullyReplicated
51
51
contentType : text/csv
52
52
compressionType : None
You can’t perform that action at this time.
0 commit comments