SMILE library in Hadoop

The engine.
Post Reply
oscarpc
Posts: 33
Joined: Mon Jun 04, 2012 1:17 am

SMILE library in Hadoop

Post by oscarpc »

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.
shooltz[BayesFusion]
Site Admin
Posts: 1461
Joined: Mon Nov 26, 2007 5:51 pm

Re: SMILE library in Hadoop

Post by shooltz[BayesFusion] »

oscarpc wrote:I was wondering about the availability of your library in the Hadoop environment.
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
Posts: 33
Joined: Mon Jun 04, 2012 1:17 am

Re: SMILE library in Hadoop

Post by oscarpc »

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.
shooltz[BayesFusion]
Site Admin
Posts: 1461
Joined: Mon Nov 26, 2007 5:51 pm

Re: SMILE library in Hadoop

Post by shooltz[BayesFusion] »

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.
That would be your own Java code calling into jSMILE, right? There's no map/reduce in jSMILE itself.
Post Reply