xwjiang2010
|
9af8f11191
|
Revert "[docs] Clean up doc structure (first part) (#21667)" (#21763)
This reverts commit 38e46c9fb3 .
|
2022-01-20 15:30:56 -08:00 |
|
Max Pumperla
|
38e46c9fb3
|
[docs] Clean up doc structure (first part) (#21667)
|
2022-01-20 16:19:04 +01:00 |
|
architkulkarni
|
fdefd875c3
|
[Doc] [runtime env] Move runtime env section up one level, add inbound links (#19863)
|
2021-10-29 12:02:39 -05:00 |
|
Kai Yang
|
e3b5deb741
|
[Multi-tenancy] Delete flag enable_multi_tenancy and remove old code path (#10573)
|
2020-12-10 19:01:40 +08:00 |
|
Kai Yang
|
da1d171c39
|
Java doc: "Configuring Ray" page (#10801)
|
2020-09-16 11:43:16 +08:00 |
|
chaokunyang
|
bbfbc98a41
|
[Core] Allow users to specify the classpath and import path (#10560)
* move job resource path to job config
* job resource path support list
* job resource path support for python
* fix job_resource_path support
* fix worker command
* fix job config
* use jar file instead of parent path
* fix job resource path
* add test to test.sh
* lint
* Update java/runtime/src/main/resources/ray.default.conf
Co-authored-by: Kai Yang <kfstorm@outlook.com>
* fix testGetFunctionFromLocalResource
* lint
* fix rebase
* add jars in resource path to classloader
* add job_resource_path to worker
* add ray stop
* rename job_resource_path to resource_path
* fix resource_path
* refine resource_path comments
* rename job resource path to code search path
* Add instruction about starting a cross-language cluster
* fix ClassLoaderTest.java
* add code-search-path to RunManager
* refine comments for code-search-path
* rename resourcePath to codeSearchPath
* Update doc
* fix
* rename resourcePath to codeSearchPath
* update doc
* filter out empty path
* fix comments
* fix comments
* fix tests
* revert pom
* lint
* fix doc
* update doc
* Apply suggestions from code review
* lint
Co-authored-by: Kai Yang <kfstorm@outlook.com>
Co-authored-by: Hao Chen <chenh1024@gmail.com>
|
2020-09-09 00:46:32 +08:00 |
|
fyrestone
|
d2614d222c
|
[Doc] Cross language page (#10471)
|
2020-09-08 16:51:40 +08:00 |
|