Skip to content

no native lib Mac #4

Description

@JojoIce

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions