runtime error
Exit code: 1. Reason: Connected. Call `.close()` to terminate connection gracefully. Logged in to project, explore it here https://c.app.hopsworks.ai:443/p/1167515 Connected. Call `.close()` to terminate connection gracefully. Traceback (most recent call last): File "/home/user/app/app.py", line 4, in <module> from fetch_plot_data import get_plot_data File "/home/user/app/fetch_plot_data.py", line 32, in <module> trainer = Trainer( File "/home/user/app/Trainer.py", line 23, in __init__ self.fs = self.project.get_feature_store() File "/usr/local/lib/python3.10/site-packages/hopsworks/project.py", line 128, in get_feature_store ).get_feature_store(name) File "/usr/local/lib/python3.10/site-packages/hsfs/usage.py", line 212, in wrapper raise e File "/usr/local/lib/python3.10/site-packages/hsfs/usage.py", line 208, in wrapper result = func(*args, **kwargs) File "/usr/local/lib/python3.10/site-packages/hsfs/decorators.py", line 35, in if_connected return fn(inst, *args, **kwargs) File "/usr/local/lib/python3.10/site-packages/hsfs/connection.py", line 186, in get_feature_store return self._feature_store_api.get(util.append_feature_store_suffix(name)) File "/usr/local/lib/python3.10/site-packages/hsfs/core/feature_store_api.py", line 35, in get return FeatureStore.from_response_json( File "/usr/local/lib/python3.10/site-packages/hsfs/feature_store.py", line 123, in from_response_json return cls(**json_decamelized) TypeError: FeatureStore.__init__() missing 1 required positional argument: 'hive_endpoint'
Container logs:
Fetching error logs...