I'm asking, if it is possible to use a Hadoop Distribution on FME Desktop's work.
On one side, for storing input and output files but more importantly for sharing the cpu-usage of a translation into multiple Hadoop tasks on multiple Computers.
I'm working on a project right now where the tranlation with 100.000 lines takes about 45 minutes.
I can only imagine the time it will need on about 1.200.000.000 lines if I'm computing it on a single computer.
Thanks for reading!
PS
So far I'm only working on FME Desktop, I watched some Youtube Videos about FME Server and could imagine that it could work with Hadoop quiet well.