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

Plugable extension framework for support C++ map/reduce/collector/combiner. #6

Open
clockfly opened this issue Jun 13, 2013 · 1 comment
Labels

Comments

@clockfly
Copy link
Owner

We should be able to support any customer mapper and customer reducer.

We should design and develop a well defined C++ extension frameworks. The user can develop C++ .so libs based on our documents, and submit the .so along with the job jar.

@clockfly
Copy link
Owner Author

Seems it is already supported.

But we need to docuemnt the usage, and develop an example for this.

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

No branches or pull requests

1 participant