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

no native lib Mac #4

Open
JojoIce opened this issue Apr 28, 2023 · 1 comment
Open

no native lib Mac #4

JojoIce opened this issue Apr 28, 2023 · 1 comment

Comments

@JojoIce
Copy link

JojoIce commented Apr 28, 2023

The build failed on Mac with:
org.xerial.snappy.SnappyError: [FAILED_TO_LOAD_NATIVE_LIBRARY] no native library is found for os.name=Mac and os.arch=aarch64

This is solved by upgrading parquet-hadoop to 1.13.0

It could also be good to add to the readme that settings in the application.properties needs to be filled in or better yet set them to the relative path:

schema.filePath=src/main/resources/schemas/user.schema
output.directoryPath=src/main/resources/output

After those two changes it worked fine on Mac.

@DenisovNikita
Copy link

I still have no native lib Mac exception after this two changes. Maybe you done something more changes? @JojoIce

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

2 participants