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

Remove hardcoding of opencv library path #8

Open
smadha opened this issue Aug 12, 2016 · 1 comment
Open

Remove hardcoding of opencv library path #8

smadha opened this issue Aug 12, 2016 · 1 comment

Comments

@smadha
Copy link
Member

smadha commented Aug 12, 2016

hardcoding -

System.load("/mnt/apps/opencv-2.4.11/release/lib/libopencv_java2411.so");

@smadha
Copy link
Member Author

smadha commented Aug 13, 2016

One way is to pass library path through job configuration and load library in #configure

Recommended is https://hadoop.apache.org/docs/current/hadoop-mapreduce-client/hadoop-mapreduce-client-core/MapReduceTutorial.html#Task_Execution__Environment

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

No branches or pull requests

1 participant