Skip to content

feast materialize fails while sending larger dataset to Datastore as online store #2027

@aqibfayyaz

Description

@aqibfayyaz

Hi, i am using bigquery as datasource and Datastore as online store and when i run the command
fs.materialize
it sends half the the records to online store and after that it throws the following error
_InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
status = StatusCode.INVALID_ARGUMENT
details = "The referenced transaction has expired or is no longer valid."
debug_error_string = "{"created":"@1636535871.261130485","description":"Error received from peer ,"file":"src/core/lib/surface/call.cc","file_line":1066,"grpc_message":"The referenced transaction has expired or is no longer valid.","grpc_status":3}"
InvalidArgument: 400 The referenced transaction has expired or is no longer valid.

i have 5119 rows and if i get online features i can get 3400 records above it i get none values for all the rows.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions