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

data-analytics: Native library missing for arm64 #443

Open
dev-zero opened this issue Nov 28, 2023 · 1 comment
Open

data-analytics: Native library missing for arm64 #443

dev-zero opened this issue Nov 28, 2023 · 1 comment

Comments

@dev-zero
Copy link

When running the data analytics benchmark on an aarch64 platform, we see the following in the log output:

23/11/28 14:52:33 WARN util.NativeCodeLoader: Unable to load native-hadoop library for your platform... using builtin-java classes where applicable

Even though difficult to compare, from a first comparison with a nominally slower x86_64 instance (AMD EPYC) we see indeed better results on the x86.

@dev-zero
Copy link
Author

a similar warning is coming from netty when running data-serving on arm64:

INFO: Your platform does not provide complete low-level API for accessing direct buffers reliably. Unless explicitly requested, heap buffer will always be preferred to avoid potential system unstability.

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