celeborn/bin
Cheng Pan de0fd8cc44 [CELEBORN-762] Always set JVM opts -XX:+IgnoreUnrecognizedVMOptions
### What changes were proposed in this pull request?

Always set JVM opts `-XX:+IgnoreUnrecognizedVMOptions`

### Why are the changes needed?

By default, JVM failed to start when unknown opts are set, it's not friendly for users who want to use different versions of JDK.

### Does this PR introduce _any_ user-facing change?

Yes, users can success start celeborn even if they provide unknown JVM opts.

### How was this patch tested?

Review.

Closes #1676 from pan3793/CELEBORN-762.

Authored-by: Cheng Pan <chengpan@apache.org>
Signed-off-by: Cheng Pan <chengpan@apache.org>
2023-07-04 21:37:19 +08:00
..
celeborn-class [CELEBORN-762] Always set JVM opts -XX:+IgnoreUnrecognizedVMOptions 2023-07-04 21:37:19 +08:00
celeborn-ratis [CELEBORN-762] Always set JVM opts -XX:+IgnoreUnrecognizedVMOptions 2023-07-04 21:37:19 +08:00