runtime error
Exit code: 1. Reason: Connected. Call `.close()` to terminate connection gracefully. UserWarning: The installed hopsworks client version 3.4.3 may not be compatible with the connected Hopsworks backend version 4.1.1. To ensure compatibility please install the latest bug fix release matching the minor version of your backend (4.1) by running 'pip install hopsworks==4.1.*' Logged in to project, explore it here https://c.app.hopsworks.ai:443/p/196772 Connected. Call `.close()` to terminate connection gracefully. Traceback (most recent call last): File "/home/user/app/app.py", line 10, in <module> fs = project.get_feature_store() File "/home/user/.local/lib/python3.10/site-packages/hopsworks/project.py", line 128, in get_feature_store ).get_feature_store(name) File "/home/user/.local/lib/python3.10/site-packages/hsfs/decorators.py", line 35, in if_connected return fn(inst, *args, **kwargs) File "/home/user/.local/lib/python3.10/site-packages/hsfs/connection.py", line 178, in get_feature_store return self._feature_store_api.get(util.append_feature_store_suffix(name)) File "/home/user/.local/lib/python3.10/site-packages/hsfs/core/feature_store_api.py", line 35, in get return FeatureStore.from_response_json( File "/home/user/.local/lib/python3.10/site-packages/hsfs/feature_store.py", line 107, in from_response_json return cls(**json_decamelized) TypeError: FeatureStore.__init__() missing 1 required positional argument: 'hive_endpoint'
Container logs:
Fetching error logs...