Robert Nishihara
e06311d415
Automatically add relevant directories to Python paths of workers ( #380 )
...
* Make ray.init set python paths of workers.
* Decouple starting cluster from copying user source code
* also add current directory to path
* Add comments about deallocation.
* Add test for new code path.
2016-08-16 14:53:55 -07:00
Robert Nishihara
a6452aca47
Command for installing example applications dependencies on cluster ( #353 )
2016-08-05 14:54:32 -07:00
Robert Nishihara
ac363bf451
Let worker get worker address and object store address from scheduler ( #350 )
2016-08-04 17:47:08 -07:00
Robert Nishihara
b71f064f3e
small documentation fixes ( #348 )
2016-08-04 17:39:14 -07:00
Johann Schleier-Smith
3ee0fd8f34
Update cluster guide ( #347 )
...
* clarify cluster setup instructions
* update multinode documentation, update cluster script, fix minor bug in worker.py
* clarify cluster documentation and fix update_user_code
2016-08-04 09:14:20 -07:00
Robert Nishihara
2040372084
unify starting local cluster with attaching to existing cluster ( #327 )
2016-07-31 19:26:35 -07:00
Robert Nishihara
8d5e61d3c0
update tutorial ( #318 )
2016-07-28 20:47:37 -07:00
Philipp Moritz
b5215f1e6a
make it possible to use directory as user source directory that doesn't contain worker.py ( #297 )
2016-07-26 18:39:06 -07:00
Robert Nishihara
8465df1146
script for launching nodes on ec2 ( #270 )
...
* original spark-ec2 script
* modifying spark-ec2 for ray
2016-07-16 15:14:14 -07:00
Robert Nishihara
80526f7777
add documentation and refactor cluster.py ( #238 )
2016-07-12 23:54:18 -07:00
Robert Nishihara
8952ff8cf9
allow cluster script to update worker code on nodes ( #243 )
2016-07-11 17:58:16 -07:00
Philipp Moritz
86aef1bc56
add note to using-ray-on-a-cluster.md ( #258 )
2016-07-11 14:14:26 -07:00
Robert Nishihara
5873831c21
basic tutorials ( #204 )
2016-07-06 13:51:32 -07:00