[streaming]Add master and scheduler. (#8044)

This commit is contained in:
Tianyi Chen
2020-04-22 14:43:56 +08:00
committed by GitHub
parent c486b56c58
commit 0204dff1e9
18 changed files with 837 additions and 52 deletions
-4
View File
@@ -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",