Skip to content

Commit

Permalink
fix raycontext (intel-analytics#4412)
Browse files Browse the repository at this point in the history
  • Loading branch information
shanyu-sys committed Aug 5, 2021
1 parent 064baaa commit fa25ae5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion python/orca/src/bigdl/orca/ray/raycontext.py
Original file line number Diff line number Diff line change
Expand Up @@ -622,7 +622,6 @@ def _start_driver(self, num_cores, redis_address):
ray.shutdown()
init_params = dict(
address=redis_address,
namespace="az",
_redis_password=self.ray_service.password,
_node_ip_address=node_ip
)
Expand Down

0 comments on commit fa25ae5

Please sign in to comment.