Dear colleagues,
We are currently moving all our computers' configuration to APACHE Hadoop.
I was wondering about the availability of your library in the Hadoop environment.
Thank you very much for your help.
Kind regards,
Oscar PC.
SMILE library in Hadoop
-
- Site Admin
- Posts: 1461
- Joined: Mon Nov 26, 2007 5:51 pm
Re: SMILE library in Hadoop
We had no requests regarding running SMILE in Hadoop so far. Are there any special considerations except ensuring that native library is found by Hadoop?oscarpc wrote:I was wondering about the availability of your library in the Hadoop environment.
Re: SMILE library in Hadoop
Hi,
Thank you very much for your reply.
I am not an expert on the topic, but I think the code must be programmed using the Map/Reduce paradigm in order to be able to have parallel processes.
Kind regards,
Oscar PC.
Thank you very much for your reply.
I am not an expert on the topic, but I think the code must be programmed using the Map/Reduce paradigm in order to be able to have parallel processes.
Kind regards,
Oscar PC.
-
- Site Admin
- Posts: 1461
- Joined: Mon Nov 26, 2007 5:51 pm
Re: SMILE library in Hadoop
That would be your own Java code calling into jSMILE, right? There's no map/reduce in jSMILE itself.oscarpc wrote:I am not an expert on the topic, but I think the code must be programmed using the Map/Reduce paradigm in order to be able to have parallel processes.