Reamer commented on PR #4797: URL: https://github.com/apache/zeppelin/pull/4797#issuecomment-2295778818
Installation of packages via `yum` or `apt-get` requires `root` rights. Maven runs without `root` rights. I also looked at the problem with `thrift` some time ago and hoped that the Java classes could be generated with a Maven plugin. Similar to GRPC. Unfortunately, I have not found anything. My goal was just to have the thrift files in git and generate the thrift classes each time. But due to the installation process I don't see a way to do this. How do other Thrift projects implement it? -- 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]
