Skip to content

[Pure Java Client HSFS integration] Is it available for Serverless cluster host? #343

Description

@stephenwpugh

I am integrating a Java project to an online feature store using the Serverless Hopsworks (free tier), using version 3.9, its documentation and the java integration tutorial as a guide.

After extense bug fixing, i have noted that the current errors I am debugging extend its scopes past my code, onto the HopsworksConnectionBase class file, giving a Connection Refused message , wich gives me 2 possible options: connection refused because my build is failing as a consequence of a wrong parameter in my connection build, or it refuses because of a chain of missing dependencies that my own code isn't accountable of.

Given this situation, more than asking for a fix to my problem, I wanted to rule out the first option: that the parameters of my build are not the problem. My HopsworksConnection build could only be wrong because of the host param, so what I have came to ask is if this is just a limitation of the free tier (i.e. you can't just use "c.app.hopsworks.ai" as the cluster host), or I need to keep debugging.

Thanks in advance!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    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