Hi
I’m on a macOS 13.4 and trying externally connect to Features store with Python, but when I’m trying to read the data from a feature group, following message appears:
“Cannot connect to hive server. Please check the host name is correct and make sure port ‘9085’ is open on host server.”
The python packages I’m using for connecting to feature store is hsfs[python] version 3.2.0.
Has someone else had the same problem before, and how could it be resolved?