Does Java API have something like ray.client().connect()

It seems in Java API, we could only do Ray.init(), but my use case is I have a java app as client and submitting tasks to python. Here’s a detailed explanation and issues I have met: Cross-language doesn't work for a k8s cluster?

Thanks,
-BS

Hi. Unfortunately, the Java version Ray client is not implemented yet.

Thanks for the reply. Any plan to have it in near future? Here’s my use case and problem encountered: All remote tasks are scheduled to one node