mirror of
https://github.com/wassname/ray.git
synced 2026-06-30 17:41:35 +08:00
[Streaming] Streaming Python API (#6755)
This commit is contained in:
@@ -231,6 +231,7 @@ genrule(
|
||||
srcs = [
|
||||
"//java:ray_dist_deploy.jar",
|
||||
"//java:gen_maven_deps",
|
||||
"//streaming/java:gen_maven_deps",
|
||||
],
|
||||
outs = ["ray_java_pkg.out"],
|
||||
cmd = """
|
||||
|
||||
Reference in New Issue
Block a user