How to find DSS_HOST and DSS_PORT in dataiku?
prashanth_8
Registered Posts: 1 ✭
Answers
-
Alexandru Dataiker, Dataiku DSS Core Designer, Dataiku DSS ML Practitioner, Dataiku DSS Adv Designer, Registered Posts: 1,226 Dataiker
Hi,
This will depend on where you DSS is running; the easier would be to use the URL you use to connect to DSS.
If you connect to https://dss-fully-qualified-hostname. Hostname would be the fullly-qualified-hostname in your URL and port is 443
Otherwise use the IP and post you use in the e.g http://10.10.0.1:11000 or localhost if you running dss locally.Thanks