uvagfx / hipi

HIPI: Hadoop Image Processing Interface
http://hipi.cs.virginia.edu
BSD 3-Clause "New" or "Revised" License
133 stars 82 forks source link

How to configure a remote client to send jobs to HIPI? #52

Open frouzbeh opened 4 years ago

frouzbeh commented 4 years ago

Hi,

I have a hadoop cluster and I recently installed HIPI on it, but my problem is that I need to use hipi remotely from python. You have mentioned in your documents that hipi works well by opencv but my question is that if I want to send jobs to hipi from a remote client what steps should I do? Is it possible at all?

Thanks,