File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -9,20 +9,22 @@ Registered feature view driver_hourly_stats
99Deploying infrastructure for driver_hourly_stats
1010
1111$ feast materialize-incremental $( date +%Y-%m-%d)
12- Materializing 1 feature views to 2021-09-09 17:00:00-07:00 into the sqlite online store.
12+ Materializing 1 feature views to 2021-09-09 17:00:00-07:00 into the sqlite
13+ online store.
1314
1415driver_hourly_stats from 2021-09-09 16:51:08-07:00 to 2021-09-09 17:00:00-07:00:
1516100%| ████████████████████████████████████████████████████████████████| 5/5
1617[00:00< 00:00, 295.24it/s]
1718
1819$ feast serve
19- # This is an experimental feature. It's intended for early testing and feedback, and could
20- # change without warnings in future releases.
20+ # This is an experimental feature. It's intended for early testing and feedback,
21+ # and could change without warnings in future releases.
2122INFO: Started server process [8889]
222309/10/2021 10:42:11 AM INFO:Started server process [8889]
2324INFO: Waiting for application startup.
2425 09/10/2021 10:42:11 AM INFO:Waiting for application startup.
2526 INFO: Application startup complete.
262709/10/2021 10:42:11 AM INFO:Application startup complete.
2728INFO: Uvicorn running on http://127.0.0.1:6566 (Press CTRL+C to quit)
28- 09/10/2021 10:42:11 AM INFO:Uvicorn running on http://127.0.0.1:6566 (Press CTRL+C to quit)
29+ 09/10/2021 10:42:11 AM INFO:Uvicorn running on http://127.0.0.1:6566
30+ (Press CTRL+C to quit)
You can’t perform that action at this time.
0 commit comments