Skip to content

Remove --include-java option from ray start command #10434

@kfstorm

Description

@kfstorm

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.

Metadata

Metadata

Assignees

Labels

P1Issue that should be fixed within a few weeksenhancementRequest for new feature and/or capabilityjava

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions