FeatureBaseDB / featurebase

A crazy fast analytical database, built on bitmaps. Perfect for ML applications. Learn more at: http://docs.featurebase.com/. Start a Docker instance: https://hub.docker.com/r/featurebasedb/featurebase
https://www.featurebase.com
Apache License 2.0
2.53k stars 230 forks source link

running server: opening server: starting DisCo: joining an existing cluster is unsupported #2382

Open rxl19990103 opened 1 year ago

rxl19990103 commented 1 year ago

I want to build a new cluster, but when I write cluster-url = "http://my-ip:10401" in conf, that tell me : running server: opening server: starting DisCo: joining an existing cluster is unsupported

rxl19990103 commented 1 year ago

"__type":"InvalidParameterException","message":"Missing required parameter USERNAME"

gabalino1 commented 1 year ago

@rxl19990103 How did you solve this problem?