mirror of
https://github.com/wassname/ray.git
synced 2026-07-07 01:56:47 +08:00
reduce amount of GRPC logging (#306)
This commit is contained in:
committed by
Robert Nishihara
parent
dd301e4baa
commit
fa29efbf83
@@ -4,4 +4,5 @@ echo "Adding Ray to PYTHONPATH" 1>&2
|
||||
|
||||
ROOT_DIR=$(cd "$(dirname "${BASH_SOURCE:-$0}")"; pwd)
|
||||
|
||||
export GRPC_VERBOSITY=ERROR # make grpc only print error messages
|
||||
export PYTHONPATH="$ROOT_DIR/lib/python/:$ROOT_DIR/thirdparty/numbuf/build"
|
||||
|
||||
Reference in New Issue
Block a user