Is that possible to run Hadoop on Nginx? if so, is there any reference?
Nginx is a http server, it has nothing to do with Hadoop.
Well... Maybe you meant map/reduce jobs reading/writing over http?
The answer would be no... It would be too inefficient, because hadoop map reduce requires that data is processed locally.
Even when implementing streaming hadoop map/reduce jobs , data is read/written locally by a non java program.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With