gaoyajun02 commented on PR #3452: URL: https://github.com/apache/celeborn/pull/3452#issuecomment-3226533714
> @gaoyajun02, you should execute the command `build/mvn -pl openapi/openapi-client clean package -Pgenerate`. Meanwhile, could you also add clientAddress and adminAddress to cli? @SteNicholas Thx for your replay. The code in openapi/openapi-client was automatically generated using the command mentioned. Currently, the CLI doesn't support Ratis operations, possibly because they would duplicate functionality in ratis-shell. However, with the current changes, it seems necessary for the CLI to support Ratis operations. I've already completed the Ratis operation code for the CLI module locally and am preparing unit tests. Would it be acceptable if I support this in the next PR? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
