You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by arthi <Ar...@nielsen.com> on 2016/05/02 09:04:14 UTC

Compute Grid - Compute Job

Hi,

Can a compute job execute cross join sql queries on the data grid? 

How will this work? 
suppose there is a compute job executing on a node A in the cluster? If the
job triggers a data SQL query, will it issue a map/reduce to run the sql
query across all nodes (including node A), and then do the reduce at node A?

Will this work well within the map/reduce invoked by the compute task
triggering the compute job at node A in the first place?

Are there any limitations?

Thanks,
Arthi





--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Compute-Grid-Compute-Job-tp4725.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Compute Grid - Compute Job

Posted by arthi <Ar...@nielsen.com>.
Thanks Val. I will try it out.

Thanks,
Arthi



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Compute-Grid-Compute-Job-tp4725p4738.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: Compute Grid - Compute Job

Posted by vkulichenko <va...@gmail.com>.
Hi Arthi,

Yes, this will work and your understanding is correct. 

-Val



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/Compute-Grid-Compute-Job-tp4725p4733.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.