ray-project / mobius

Mobius is an AI infrastructure platform for distributed online learning, including online sample processing, training and serving.
https://ray-project.github.io/mobius/
Apache License 2.0
85 stars 13 forks source link

update bazel version and enable java build #39

Closed ashione closed 2 years ago

ashione commented 2 years ago

Bazel build exception hapends when selecting jni platform previously https://github.com/ray-project/mobius/issues/29. According to bazel issue tracing comment : https://github.com/bazelbuild/bazel/issues/14097#issuecomment-1068981527, I have to try update platform version to 0.0.5.

Dev can run specific test in buildtest script, like

bash buildtest.sh --test_categories=streaming_cpp

means going to build and run streaming cpp tests.

By the way, bazel tool version also upgrade to 5.1.0.