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 82
82
dataSource :
83
83
s3DataSource :
84
84
s3DataType : S3Prefix
85
- s3Uri : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost/train/
85
+ s3Uri : s3:/ /my-bucket/xgboost/train/
86
86
s3DataDistributionType : FullyReplicated
87
87
contentType : text/csv
88
88
compressionType : None
@@ -92,14 +92,14 @@ spec:
92
92
dataSource :
93
93
s3DataSource :
94
94
s3DataType : S3Prefix
95
- s3Uri : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost/validation/
95
+ s3Uri : s3:/ /my-bucket/xgboost/validation/
96
96
s3DataDistributionType : FullyReplicated
97
97
contentType : text/csv
98
98
compressionType : None
99
99
recordWrapperType : None
100
100
inputMode : File
101
101
outputDataConfig :
102
- s3OutputPath : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost
102
+ s3OutputPath : s3:/ /my-bucket/xgboost
103
103
resourceConfig :
104
104
instanceType : ml.m4.xlarge
105
105
instanceCount : 1
@@ -111,4 +111,4 @@ spec:
111
111
enableNetworkIsolation : true
112
112
enableInterContainerTrafficEncryption : false
113
113
checkpointConfig :
114
- s3Uri : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost/checkpoints/
114
+ 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 86
86
dataSource :
87
87
s3DataSource :
88
88
s3DataType : S3Prefix
89
- s3Uri : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost/train/
89
+ s3Uri : s3:/ /my-bucket/xgboost/train/
90
90
s3DataDistributionType : FullyReplicated
91
91
contentType : text/csv
92
92
compressionType : None
@@ -96,14 +96,14 @@ spec:
96
96
dataSource :
97
97
s3DataSource :
98
98
s3DataType : S3Prefix
99
- s3Uri : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost/validation/
99
+ s3Uri : s3:/ /my-bucket/xgboost/validation/
100
100
s3DataDistributionType : FullyReplicated
101
101
contentType : text/csv
102
102
compressionType : None
103
103
recordWrapperType : None
104
104
inputMode : File
105
105
outputDataConfig :
106
- s3OutputPath : https://s3-us-west-2.amazonaws.com /my-bucket/xgboost
106
+ s3OutputPath : s3:/ /my-bucket/xgboost
107
107
resourceConfig :
108
108
instanceType : ml.m4.xlarge
109
109
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