Need URI for a ECS Cluster

0

My scenario is the following:

I was running mlflow locally in my machine setting my tracking uri as follows:

mlflow.set_tracking_uri("http://127.0.0.1:5000")

Now I am running the mlflow server in a ECS cluster which takes care of executing the server in EC2, mlflow db stored in S3, and mlflow logs and artifacts stored in RDS.

I need to replace the "http://127.0.0.1:5000" with the cluster's URI, but I cannot find the URI anywhere in the cluster configuration. I am not running load balancing.

Here is the document that I have been referring to: https://aws.amazon.com/blogs/machine-learning/managing-your-machine-learning-lifecycle-with-mlflow-and-amazon-sagemaker/

Can I do this without the load balancing, or should I need to just for the sake of getting a URI?

Thanks!

  • Are you still experiencing this issue?

rvenkat
질문됨 2년 전66회 조회
답변 없음

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠