|
74 | 74 | "output_type": "stream", |
75 | 75 | "text": [ |
76 | 76 | "NAME STATUS AGE\n", |
77 | | - "feast Active 6s\n" |
| 77 | + "feast Active 3s\n" |
78 | 78 | ] |
79 | 79 | } |
80 | 80 | ], |
|
141 | 141 | "output_type": "stream", |
142 | 142 | "text": [ |
143 | 143 | "NAME READY STATUS RESTARTS AGE\n", |
144 | | - "pod/postgres-ff8d4cf48-c4znd 1/1 Running 0 2m17s\n", |
145 | | - "pod/redis-b4756b75d-r9nfb 1/1 Running 0 2m15s\n", |
| 144 | + "pod/postgres-ff8d4cf48-rvp86 1/1 Running 0 71s\n", |
| 145 | + "pod/redis-b4756b75d-m5l96 1/1 Running 0 70s\n", |
146 | 146 | "\n", |
147 | 147 | "NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE\n", |
148 | | - "service/postgres ClusterIP 10.43.151.129 <none> 5432/TCP 2m17s\n", |
149 | | - "service/redis ClusterIP 10.43.169.233 <none> 6379/TCP 2m15s\n", |
| 148 | + "service/postgres ClusterIP 10.43.193.169 <none> 5432/TCP 71s\n", |
| 149 | + "service/redis ClusterIP 10.43.64.8 <none> 6379/TCP 69s\n", |
150 | 150 | "\n", |
151 | 151 | "NAME READY UP-TO-DATE AVAILABLE AGE\n", |
152 | | - "deployment.apps/postgres 1/1 1 1 2m18s\n", |
153 | | - "deployment.apps/redis 1/1 1 1 2m16s\n", |
| 152 | + "deployment.apps/postgres 1/1 1 1 71s\n", |
| 153 | + "deployment.apps/redis 1/1 1 1 70s\n", |
154 | 154 | "\n", |
155 | 155 | "NAME DESIRED CURRENT READY AGE\n", |
156 | | - "replicaset.apps/postgres-ff8d4cf48 1 1 1 2m18s\n", |
157 | | - "replicaset.apps/redis-b4756b75d 1 1 1 2m16s\n" |
| 156 | + "replicaset.apps/postgres-ff8d4cf48 1 1 1 71s\n", |
| 157 | + "replicaset.apps/redis-b4756b75d 1 1 1 70s\n" |
158 | 158 | ] |
159 | 159 | } |
160 | 160 | ], |
|
217 | 217 | }, |
218 | 218 | { |
219 | 219 | "cell_type": "code", |
220 | | - "execution_count": 5, |
| 220 | + "execution_count": 1, |
221 | 221 | "metadata": {}, |
222 | 222 | "outputs": [ |
223 | 223 | { |
|
243 | 243 | }, |
244 | 244 | { |
245 | 245 | "cell_type": "code", |
246 | | - "execution_count": 6, |
| 246 | + "execution_count": 2, |
247 | 247 | "metadata": {}, |
248 | 248 | "outputs": [ |
249 | 249 | { |
250 | 250 | "name": "stdout", |
251 | 251 | "output_type": "stream", |
252 | 252 | "text": [ |
253 | | - "NAME READY STATUS RESTARTS AGE\n", |
254 | | - "pod/feast-example-bbdc6cb6-rzkb4 0/1 Init:0/1 0 3s\n", |
255 | | - "pod/postgres-ff8d4cf48-c4znd 1/1 Running 0 4m49s\n", |
256 | | - "pod/redis-b4756b75d-r9nfb 1/1 Running 0 4m47s\n", |
| 253 | + "NAME READY STATUS RESTARTS AGE\n", |
| 254 | + "pod/feast-example-6c6b58474-n62rg 0/1 Init:0/1 0 4s\n", |
| 255 | + "pod/postgres-ff8d4cf48-rvp86 1/1 Running 0 3m23s\n", |
| 256 | + "pod/redis-b4756b75d-m5l96 1/1 Running 0 3m22s\n", |
257 | 257 | "\n", |
258 | 258 | "NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE\n", |
259 | | - "service/feast-example-online ClusterIP 10.43.143.216 <none> 80/TCP 4s\n", |
260 | | - "service/postgres ClusterIP 10.43.151.129 <none> 5432/TCP 4m49s\n", |
261 | | - "service/redis ClusterIP 10.43.169.233 <none> 6379/TCP 4m47s\n", |
| 259 | + "service/feast-example-online ClusterIP 10.43.175.253 <none> 80/TCP 6s\n", |
| 260 | + "service/postgres ClusterIP 10.43.193.169 <none> 5432/TCP 3m23s\n", |
| 261 | + "service/redis ClusterIP 10.43.64.8 <none> 6379/TCP 3m21s\n", |
262 | 262 | "\n", |
263 | 263 | "NAME READY UP-TO-DATE AVAILABLE AGE\n", |
264 | 264 | "deployment.apps/feast-example 0/1 1 0 5s\n", |
265 | | - "deployment.apps/postgres 1/1 1 1 4m51s\n", |
266 | | - "deployment.apps/redis 1/1 1 1 4m49s\n", |
| 265 | + "deployment.apps/postgres 1/1 1 1 3m23s\n", |
| 266 | + "deployment.apps/redis 1/1 1 1 3m22s\n", |
267 | 267 | "\n", |
268 | | - "NAME DESIRED CURRENT READY AGE\n", |
269 | | - "replicaset.apps/feast-example-bbdc6cb6 1 1 0 4s\n", |
270 | | - "replicaset.apps/postgres-ff8d4cf48 1 1 1 4m51s\n", |
271 | | - "replicaset.apps/redis-b4756b75d 1 1 1 4m49s\n", |
| 268 | + "NAME DESIRED CURRENT READY AGE\n", |
| 269 | + "replicaset.apps/feast-example-6c6b58474 1 1 0 5s\n", |
| 270 | + "replicaset.apps/postgres-ff8d4cf48 1 1 1 3m23s\n", |
| 271 | + "replicaset.apps/redis-b4756b75d 1 1 1 3m22s\n", |
| 272 | + "\n", |
| 273 | + "NAME SCHEDULE TIMEZONE SUSPEND ACTIVE LAST SCHEDULE AGE\n", |
| 274 | + "cronjob.batch/feast-example @yearly <none> True 0 <none> 3s\n", |
272 | 275 | "deployment.apps/feast-example condition met\n" |
273 | 276 | ] |
274 | 277 | } |
|
287 | 290 | }, |
288 | 291 | { |
289 | 292 | "cell_type": "code", |
290 | | - "execution_count": 2, |
| 293 | + "execution_count": 4, |
291 | 294 | "metadata": {}, |
292 | 295 | "outputs": [ |
293 | 296 | { |
294 | 297 | "name": "stdout", |
295 | 298 | "output_type": "stream", |
296 | 299 | "text": [ |
297 | 300 | "NAME STATUS AGE\n", |
298 | | - "example Ready 48m\n" |
| 301 | + "example Ready 7m40s\n" |
299 | 302 | ] |
300 | 303 | } |
301 | 304 | ], |
|
312 | 315 | }, |
313 | 316 | { |
314 | 317 | "cell_type": "code", |
315 | | - "execution_count": 8, |
| 318 | + "execution_count": 1, |
316 | 319 | "metadata": {}, |
317 | 320 | "outputs": [ |
318 | 321 | { |
|
352 | 355 | }, |
353 | 356 | { |
354 | 357 | "cell_type": "code", |
355 | | - "execution_count": 9, |
| 358 | + "execution_count": 2, |
356 | 359 | "metadata": {}, |
357 | 360 | "outputs": [ |
358 | 361 | { |
359 | 362 | "name": "stdout", |
360 | 363 | "output_type": "stream", |
361 | 364 | "text": [ |
362 | | - "/opt/app-root/lib64/python3.11/site-packages/feast/feature_view.py:48: DeprecationWarning: Entity value_type will be mandatory in the next release. Please specify a value_type for entity '__dummy'.\n", |
363 | | - " DUMMY_ENTITY = Entity(\n", |
364 | | - "Feast SDK Version: \"0.46.0\"\n" |
| 365 | + "Feast SDK Version: \"0.1.dev1+gcc1fcad.d20250403\"\n" |
365 | 366 | ] |
366 | 367 | } |
367 | 368 | ], |
368 | 369 | "source": [ |
369 | 370 | "!kubectl exec deployment/feast-example -itc online -- feast version" |
370 | 371 | ] |
371 | | - }, |
372 | | - { |
373 | | - "cell_type": "code", |
374 | | - "execution_count": null, |
375 | | - "metadata": {}, |
376 | | - "outputs": [], |
377 | | - "source": [] |
378 | 372 | } |
379 | 373 | ], |
380 | 374 | "metadata": { |
|
0 commit comments