Getting 'None' while trying to retrieve the features #1378
Answered
by
woop
achandras1597
asked this question in
Q&A
-
Getting 'None' while trying to retrieve the features with get_online_features method. |
Beta Was this translation helpful? Give feedback.
Answered by
woop
Mar 10, 2021
Replies: 1 comment
-
@achandras1597 can you confirm that your streaming ingestion job is started? (you can use the job.get_status() method) It should take 1-2 minutes before data shows up. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
woop
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@achandras1597 can you confirm that your streaming ingestion job is started? (you can use the job.get_status() method)
It should take 1-2 minutes before data shows up.