Commit Graph
3705 Commits
Author SHA1 Message Date
Chaokun YangandHao Chen 7bbfa85c66 [Streaming] Streaming data transfer java (#6474) 2019-12-22 10:56:05 +08:00
Edward OakesandRichard Liaw 1b14fbe179 Hotfix ray download links in documentation (#6572) 2019-12-21 23:00:29 +01:00
Edward OakesandGitHub 932cb3c297 check connected (#6565) 2019-12-20 22:04:25 -07:00
mehrdadnandPhilipp Moritz f06d7422db Improve handling and caching of GitHub repository archives (#6526)
* Use GitHub mirror to allow caching BoringSSL

* Add archive suffix as an optional parameter
2019-12-20 17:22:35 -08:00
e50aa99be1 Reference counting for direct call submitted tasks (#6514)
Co-authored-by: Zhijun Fu <37800433+zhijunfu@users.noreply.github.com>
2019-12-20 17:06:33 -08:00
mehrdadnandPhilipp Moritz b0b6b56bb7 Platform shims for Windows (#6548)
* Platform shims for Windows

* Satisfy linter
2019-12-20 12:32:07 -08:00
mehrdadnandPhilipp Moritz 1e817f48df Fix Arrow and Windows linking issues in Bazel (#6546)
* Fix Windows system library dependencies in Boost rules

* Fix missing utf8cpp source and header files in arrow target
2019-12-20 11:53:20 -08:00
Michael LuoandEric Liang 548df014ec SAC Performance Fixes (#6295)
* SAC Performance Fixes

* Small Changes

* Update sac_model.py

* fix normalize wrapper

* Update test_eager_support.py

Co-authored-by: Eric Liang <ekhliang@gmail.com>
2019-12-20 10:51:25 -08:00
Chaokun YangandQing Wang eca4cc7c00 Fix plasma_store_server path (#6499) 2019-12-20 14:45:51 +08:00
fangfengbinandHao Chen 3c0164419b Add gcs server job info & actor info handler (#6469) 2019-12-20 14:28:04 +08:00
Eric LiangandGitHub de22cdb233 Reduce reporter CPU (#6553)
* wip

* remove

* Update ray_constants.py
2019-12-19 22:21:30 -08:00
wanxingandHao Chen 97e8afacd3 [Streaming] Fix run_streaming_queue_test (#6538) 2019-12-20 11:10:01 +08:00
Kai YangandHao Chen af9f76359a Fix crash caused by unit test testWaitAndCrash (#6549) 2019-12-20 11:06:53 +08:00
Eric LiangandGitHub e556b729c2 [direct call] Fix max_calls interaction with background tasks. (#6536) 2019-12-19 13:48:32 -08:00
Edward OakesandEric Liang 41fa2e9604 Remove object id translation (#6531) 2019-12-19 12:47:49 -08:00
Eyal SelaandSimon Mo 7b955881f3 Initializing default saver inside the function (#6540) 2019-12-19 12:29:45 -08:00
mehrdadnandPhilipp Moritz 634b437543 Work around some compile errors for boost::asio::generic::stream_protocol (#6545) 2019-12-19 12:05:41 -08:00
Kai YangandHao Chen 3bb680a719 [Java] Add getAsyncContext and setAsyncContext API (#6439)
* Add getAsyncContext and setAsyncContext API

* address comment

* fix bug

* Add test case
2019-12-19 18:08:58 +08:00
Hao ChenandGitHub 7e2addb424 Revert "[GCS] refactor the GCS Client Task Interface (#5515)" (#6543)
This reverts commit f78583147c.
2019-12-19 17:11:36 +08:00
Simon MoandGitHub d807d0bab6 Serve small fixes (#6539)
* Tmp db

* Lint

* Turn on direct call for serve tests
2019-12-18 23:08:59 -08:00
micafanandHao Chen f78583147c [GCS] refactor the GCS Client Task Interface (#5515) 2019-12-19 15:02:21 +08:00
alindkhareandSimon Mo d78a1062db [Serve] Pluggable Queueing Policy (#6492) 2019-12-18 21:28:38 -08:00
Kai YangandHao Chen 03c37c7825 [Java] Add the default redis password for Java (#6528) 2019-12-19 10:53:53 +08:00
mehrdadnandPhilipp Moritz 012c0ca7dc Fix some missing header files (#6527) 2019-12-18 16:54:51 -08:00
Rong RongandSimon Mo 3af5fe60e7 modify developer tips page to add PR and CI tips (#6530) 2019-12-18 16:20:05 -08:00
Yunzhi ZhangandPhilipp Moritz c507859a83 [Dashboard] Node resource display fix (#6521) 2019-12-18 12:07:37 -08:00
Simon MoandGitHub 26ec500ef9 Implement async get for direct actor call (#6339) 2019-12-18 11:50:21 -08:00
Ujval MisraandRichard Liaw ec4f8d5311 [hotfix][tune] fix get_sync_client. (#6525) 2019-12-17 23:59:43 -08:00
Kai YangandHao Chen 978d72be0a Disable port sharing in grpc server (#6479) 2019-12-18 14:48:54 +08:00
Kai YangandHao Chen 7e6defca72 fix ClassLoaderTest.java (#6502) 2019-12-18 14:48:25 +08:00
Simon MoandGitHub e530c37b0e Use localhost and set redis password by default (#6481) 2019-12-17 19:41:19 -08:00
Philipp MoritzandEdward Oakes bbe5d83eb8 Windows CI for Ray on github actions (#6519)
* Windows CI for Ray

* Update main.yml

* Does this work?

* Download Bazel to current directory

* Install required packages via Chocolatey

* Improve the Windows CI script
2019-12-17 17:33:33 -08:00
Eric LiangandGitHub 6725a61bda Release 0.8.0 test logs (#6512) 2019-12-17 15:56:50 -08:00
mehrdadnandPhilipp Moritz ab5a9f0946 Patch hiredis for Windows (#6446) 2019-12-17 15:32:47 -08:00
Eric LiangandGitHub 2530eb90dc Move tf.test.is_gpu_available() to after session init (#6515)
* move to after session init

* script fixes
2019-12-17 14:55:39 -08:00
Philipp MoritzandEdward Oakes 4d71ab83cf require packaging (#6517) 2019-12-17 12:01:14 -08:00
Ujval MisraandRichard Liaw 81197e47c7 [tune] Refactor syncer (#6496)
* Refactor syncer and log_sync.

* Fix documentation.

* Remove delete from api

* Rename to get_node_syncer
2019-12-17 05:25:16 -08:00
mehrdadnandPhilipp Moritz 7a24144bfd Polish Bazel build scripts (#6424)
* Polish Bazel build scripts

* Remove glog references from streaming_logging.cc

* Move out COPTS and reference them

* Disable streaming on Windows

* Remove -fno-gnu-unique
2019-12-17 02:38:36 -08:00
mehrdadnandPhilipp Moritz 9d6e03aba0 Fix use of select() instead of poll() (#6477)
* Fix Arrow poll() patch

- Negative timeout for poll() was not translated to infinite timeout for select()
- Only use select() on Windows, as other systems limit the range of the file descriptors

* Apply poll() -> select() patch to Redis's ae.c as well
2019-12-17 02:33:37 -08:00
Yunzhi ZhangandPhilipp Moritz 166560e428 [Dashboard] displays resources row (#6516) 2019-12-17 01:05:57 -08:00
Simon MoandGitHub 840d9c126f Move travis build script to after the deploy stage (#6518)
* move travis build script to after the deploy stage

* Add skip cleanup
2019-12-17 00:03:05 -08:00
Eric LiangandGitHub 1a1324d2a2 Bump version from 0.8.0.dev6 -> 0.9.0.dev (#6508) 2019-12-16 23:57:42 -08:00
mehrdadnandPhilipp Moritz 9948a3779d Simplify patches and make them more robust (#6478)
* Get rid of 'index' lines in patches, which are unnecessary and likely wrong anyway (esp. when there are multiple patches)

* Simplify patches to remove unnecessary context and make them more robust
2019-12-16 19:28:06 -08:00
Edward OakesandGitHub 38b43fb3ca Optimize O(n^2) behavior in dependency resolver (#6509)
* Optimize O(n^2) behavior in dependency resolver

* fix check

* checks
2019-12-16 18:41:02 -08:00
Mitchell SternandPhilipp Moritz 6cb34b699e Expose extra node info from raylet stats (#6511) 2019-12-16 18:22:37 -08:00
Yunzhi ZhangandPhilipp Moritz ce1c9a87a7 Expand dashboard by default (#6505) 2019-12-16 17:17:29 -08:00
mehrdadnandEdward Oakes 74b2e871b7 Tentative workaround for some forks and signals on Windows (#6362)
* Platform shims for Windows

* Tentative workaround for some forks and signals on Windows

* Rewrite WorkerPool::StartProcess by moving spawnvp wrapper to a separate function

* Separate spawnvp the wrappers for POSIX and Windows

* Fix rv use
2019-12-16 16:57:49 -08:00
Edward OakesandEric Liang 8636d67b72 Improve release docs and add results from 0.7.7 (#6506)
* Improve docs, add logs

* add logs

* microbenchmark

* lint
2019-12-16 15:51:39 -08:00
Mitchell SternandSimon Mo b7d23405fe [Dashboard] Change default port from 8080 to 8265 (#6503)
* [Dashboard] Change default port from 8080 to 8265

* Revise order of imports in pip install setup command
2019-12-16 14:25:23 -08:00
Edward OakesandGitHub b1e83d83d1 Print summaries for stress tests (#6498) 2019-12-16 14:14:48 -08:00