Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not supported for RISC-V architect && it's solution #110

Open
17999824wyj opened this issue Sep 3, 2024 · 0 comments
Open

Not supported for RISC-V architect && it's solution #110

17999824wyj opened this issue Sep 3, 2024 · 0 comments

Comments

@17999824wyj
Copy link

When I am compiling Spark(v3.5.1) on SG2042(riscv server), it stopped because:
protoc-error

Although the cause in the above picture may be about protoc-jar-maven-plugin, when I skimming its source codes, its real cause is about this plugin: protoc-jar. That problem is caused by PlatformDetector.

After that, I changed the source code, and make it a new jar, named as protoc-jar-3.11.4.jar, its repository is: https://gitee.com/wang-yijia_DB/protobuf-on-riscv64.

And I have tested that after using the jar which I made, it can play related normally.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant