Commit 977f659
authored
Remove Job Controller and Beam Ingestion (#1163)
* Remove job controller and ingestion java code
Signed-off-by: Willem Pienaar <git@willem.co>
* Remove feature statistics from Feast Core
Signed-off-by: Willem Pienaar <git@willem.co>
* Remove JC and ingestion dependencies in Serving and Core
Signed-off-by: Willem Pienaar <git@willem.co>
* Remove unused statistics and job controller protobufs and related code
Signed-off-by: Willem Pienaar <git@willem.co>
* Remove Docker Pom addition for serving and core
Signed-off-by: Willem Pienaar <git@willem.co>
* Remove BQ tests and beam dependencies
Signed-off-by: Willem Pienaar <git@willem.co>
* Remove statistics test
Signed-off-by: Willem Pienaar <git@willem.co>
* Add missing test dependencies
Signed-off-by: Willem Pienaar <git@willem.co>
* Add BigQueryDataSource generator back
Signed-off-by: Willem Pienaar <git@willem.co>
* Add okhttp into serving dependencies
Signed-off-by: Willem Pienaar <git@willem.co>
* Add createBigQueryDataSourceSpec
Signed-off-by: Willem Pienaar <git@willem.co>1 parent 5962756 commit 977f659
File tree
205 files changed
+31
-21527
lines changed- common-test/src/main/java/feast/common/it
- core
- src
- main/java/feast/core
- controller
- dao
- grpc
- model
- service
- test/java/feast/core
- auth
- service
- docs/coverage/java
- infra/docker
- core
- jobcontroller
- serving
- ingestion
- src
- main
- java/feast/ingestion
- coders
- options
- transform
- fn
- metrics
- specs
- utils
- values
- proto/feast_ingestion/types
- resources
- schemas
- templates
- test
- java/feast
- ingestion
- options
- transform
- metrics
- specs
- utils
- test
- resources
- feast/ingestion/transform
- job-controller
- src
- main
- java/feast/jobcontroller
- config
- dao
- exception
- grpc
- model
- runner
- dataflow
- direct
- option
- task
- service
- util
- resources
- test
- java/feast/jobcontroller
- model
- runner
- dataflow
- direct
- option
- task
- service
- resources
- mockito-extensions
- protos/feast/core
- serving
- src
- main
- java/feast/serving
- config
- controller
- service
- resources
- test/java/feast/serving/service
- storage
- api
- src/main/java/feast/storage
- api
- retriever
- statistics
- writer
- common/retry
- connectors
- bigquery
- src
- main
- java
- feast/storage/connectors/bigquery
- common
- retriever
- statistics
- writer
- org/apache/beam/sdk/io/gcp/bigquery
- resources
- schemas
- templates
- test/java
- com/google/cloud/bigquery
- feast/storage/connectors/bigquery/writer
- redis
- src
- main/java/feast/storage/connectors/redis
- retriever
- writer
- test/java/feast/storage/connectors/redis/writer
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
205 files changed
+31
-21527
lines changedLines changed: 2 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| |||
107 | 106 | | |
108 | 107 | | |
109 | 108 | | |
110 | | - | |
111 | | - | |
112 | | - | |
113 | | - | |
114 | 109 | | |
115 | 110 | | |
116 | 111 | | |
| |||
289 | 284 | | |
290 | 285 | | |
291 | 286 | | |
292 | | - | |
| 287 | + | |
| 288 | + | |
293 | 289 | | |
294 | 290 | | |
295 | 291 | | |
| |||
Lines changed: 0 additions & 43 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | | - | |
84 | | - | |
85 | | - | |
86 | | - | |
87 | | - | |
88 | | - | |
89 | 83 | | |
90 | 84 | | |
91 | 85 | | |
| |||
312 | 306 | | |
313 | 307 | | |
314 | 308 | | |
| 309 | + | |
| 310 | + | |
| 311 | + | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
| 315 | + | |
| 316 | + | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
| 320 | + | |
| 321 | + | |
| 322 | + | |
| 323 | + | |
| 324 | + | |
315 | 325 | | |
316 | 326 | | |
Lines changed: 1 addition & 63 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | 25 | | |
27 | | - | |
28 | | - | |
29 | | - | |
30 | 26 | | |
31 | 27 | | |
32 | 28 | | |
| |||
36 | 32 | | |
37 | 33 | | |
38 | 34 | | |
39 | | - | |
40 | 35 | | |
41 | 36 | | |
42 | 37 | | |
| |||
64 | 59 | | |
65 | 60 | | |
66 | 61 | | |
67 | | - | |
68 | 62 | | |
69 | 63 | | |
70 | 64 | | |
71 | 65 | | |
72 | | - | |
73 | | - | |
74 | | - | |
75 | | - | |
| 66 | + | |
76 | 67 | | |
77 | 68 | | |
78 | | - | |
79 | 69 | | |
80 | 70 | | |
81 | 71 | | |
| |||
133 | 123 | | |
134 | 124 | | |
135 | 125 | | |
136 | | - | |
137 | | - | |
138 | | - | |
139 | | - | |
140 | | - | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
145 | | - | |
146 | | - | |
147 | | - | |
148 | | - | |
149 | | - | |
150 | | - | |
151 | | - | |
152 | | - | |
153 | | - | |
154 | | - | |
155 | | - | |
156 | | - | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | 126 | | |
189 | 127 | | |
190 | 128 | | |
| |||
Lines changed: 0 additions & 31 deletions
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
49 | 48 | | |
50 | 49 | | |
51 | 50 | | |
52 | | - | |
53 | 51 | | |
54 | 52 | | |
55 | 53 | | |
56 | 54 | | |
57 | 55 | | |
58 | 56 | | |
59 | 57 | | |
60 | | - | |
61 | 58 | | |
62 | 59 | | |
63 | 60 | | |
64 | 61 | | |
65 | 62 | | |
66 | | - | |
67 | 63 | | |
68 | 64 | | |
69 | 65 | | |
| |||
188 | 184 | | |
189 | 185 | | |
190 | 186 | | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | | - | |
214 | | - | |
215 | | - | |
216 | | - | |
217 | 187 | | |
218 | 188 | | |
219 | 189 | | |
| |||
0 commit comments