mirror of
https://github.com/wassname/ray.git
synced 2026-08-11 11:24:51 +08:00
[streaming]Add master and scheduler. (#8044)
This commit is contained in:
@@ -113,7 +113,6 @@ define_java_module(
|
||||
"@ray_streaming_maven//:org_testng_testng",
|
||||
"@ray_streaming_maven//:org_mockito_mockito_all",
|
||||
"@ray_streaming_maven//:org_powermock_powermock_api_mockito",
|
||||
"@ray_streaming_maven//:org_powermock_powermock_core",
|
||||
"@ray_streaming_maven//:org_powermock_powermock_module_testng",
|
||||
"@ray_streaming_maven//:org_projectlombok_lombok",
|
||||
],
|
||||
@@ -127,10 +126,7 @@ define_java_module(
|
||||
"@ray_streaming_maven//:com_google_protobuf_protobuf_java",
|
||||
"@ray_streaming_maven//:de_ruedigermoeller_fst",
|
||||
"@ray_streaming_maven//:org_aeonbits_owner_owner",
|
||||
"@ray_streaming_maven//:org_mockito_mockito_all",
|
||||
"@ray_streaming_maven//:org_msgpack_msgpack_core",
|
||||
"@ray_streaming_maven//:org_powermock_powermock_api_mockito",
|
||||
"@ray_streaming_maven//:org_powermock_powermock_module_testng",
|
||||
"@ray_streaming_maven//:org_projectlombok_lombok",
|
||||
"@ray_streaming_maven//:org_slf4j_slf4j_api",
|
||||
"@ray_streaming_maven//:org_slf4j_slf4j_log4j12",
|
||||
|
||||
Reference in New Issue
Block a user