Skip to content

Datastore Error while materializing dataset- The referenced transaction has expired or is no longer valid #2323

@anusha-karri11

Description

@anusha-karri11

Expected Behavior

Current Behavior

i am running Feast - Feature store on VM and I am trying to materialize dataset which has 85000 records and while running test.py, materialize step is going no where, it could progress up to 3% as shown in the attached picture after that it was exiting with below error. I have Cloud Firestore in Datastore mode for feast online store with Database location: us-west2

File "/usr/local/lib/python3.7/dist-packages/google/api_core/grpc_helpers.py", line 69, in error_remapped_callable
six.raise_from(exceptions.from_grpc_error(exc), exc)
File "", line 3, in raise_from
google.api_core.exceptions.InvalidArgument: 400 The referenced transaction has expired or is no longer valid.

kindly check and suggest me the possible solution

  • Version: "feast 0.18.1"
  • Platform: GCP
  • Subsystem: VM, datastore, Bigquery
    materialize-1
    materialize

Possible Solution

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions