Would I call DLL in the hadoop-version MR?

2012-05-23 Thread jason Yang
Hi, Currently, I'm trying to rewrite an algorithm into a parallel form. Since the algorithm depends on lots of third-party DLLs, I was wondering would I call the DLL written in C++ in the Hadoop-version MapReduce by using JNI? Thanks. -- YANG, Lin

Would I call a DLL written in C++ in the Hadoop-version MapReduce?

2012-05-23 Thread jason Yang
Hi, Currently, I'm trying to rewrite an algorithm into a parallel form. Since the algorithm depends on lots of third-party DLLs, I was wondering would I call the DLL written in C++ in the Hadoop-version MapReduce by using JNI? Thanks. -- YANG, Lin