-
Notifications
You must be signed in to change notification settings - Fork 7.4k
Closed
Labels
P1Issue that should be fixed within a few weeksIssue that should be fixed within a few weeksenhancementRequest for new feature and/or capabilityRequest for new feature and/or capabilityjava
Description
We can remove the --include-java option from ray start command and detect java environment automatically.
If multi-tenancy is disabled, initial workers are started when starting a node. It will be confusing and be a waste of resources for Python users with Java environment installed because initial Java workers are started but they don't need them.
So this issue requires that multi-tenancy is enabled by default.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
P1Issue that should be fixed within a few weeksIssue that should be fixed within a few weeksenhancementRequest for new feature and/or capabilityRequest for new feature and/or capabilityjava