Hi,

You can also store the query graph to MR Distributed cache.

Regards
Lukas

On 2.4.2014 14:15, Lukas Nalezenec wrote:
Hi,
I would try to load the query graph in custom MasterComputation and distribute it to computations/workers using persistent aggregator.

Regards
Lukas


On 2.4.2014 14:01, Akshay Trivedi wrote:
Hi,
I want to solve sub-graph isomorphism through giraph so I need to
input two graphs-Data Graph(having million of nodes) and Query
Graph(having few nodes). Can anyone help me on how to take the data
graph and query graph as input(Both are saved two different files in
JsonLongDoubleFloatDouble format)?? Also how will I access the query
graph in giraph once it is inputed??

Thanks in advance...
With Regards
Akshay


Reply via email to