Hadoop and PHP Application Development

For developing applications for hadoop applications, are PHP frameworks less popular? If so, why? In addition, please indicate the literature / documentation / textbooks for a specific structure? (The stuff for Symfony would be awesome!)

+5
source share
1 answer

Basically, Hadoop allows you to run your own Java classes in a cluster that will run on their respective servers at the appropriate times. All incompatible JVM languages ​​APIs for Hadoop basically include running existing Java classes, so nothing unusual is possible.

, hasoop . . , 15 , . .

, API- API PHP , Python. , PHP , .

+6

All Articles