Alluxio / alluxio

Alluxio, data orchestration for analytics and machine learning in the cloud
https://www.alluxio.io
Apache License 2.0
6.79k stars 2.93k forks source link

Alluxio Supports Java Native Interface #14341

Open hfutatzhanghb opened 2 years ago

hfutatzhanghb commented 2 years ago

Recently, we have implemented JNI framework based on Alluxio. Alluxio developer can user customed native method to use some OS lib function. Now,I wonder whether alluxio need this feature or not?

hfutatzhanghb commented 2 years ago

@jiacheliu3 , Hi, jiacheng, should we need this feature ? PR has been completed but i wonder whether we need this feature or not.

jiacheliu3 commented 2 years ago

@LuQQiu could you take a look at this?

hfutatzhanghb commented 2 years ago

@LuQQiu hi, could you take a look at this? thanks a lot.

LuQQiu commented 2 years ago

@hfutatzhanghb What's the use case of this feature? Where and how can we use it? If possible, can you also share the completed PR? @apc999 @yuzhu FYI

hfutatzhanghb commented 2 years ago

@LuQQiu , thanks for replying. We may use native method to promote Alluxio‘s performance in some scenes. I will upload code soon later.

github-actions[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in two weeks if no further activity occurs. Thank you for your contributions.