Hi,
I would like to know for parallel running a function over 50 computers is Hadoop-Pig a good choice? or would this be able to complete in just a Java code called by RMI?
Regards,
Mark.
Search Result
Collapse
2 results in 0.0036 seconds.
Keywords
Members
Tags
-
For Parallelism/Multithreaded execution
-
python and hadoop
Anyone here using python and hadoop streaming to process data? I am just dipping my toes into both and struggling. All the example on the web that i've found are the 'Word Count' examples. would love to find more examples. I have a specific example of what i need to achieve and have been able to solve that example by writing the python code, but it currently only works on csv files...
Thanks ahead of time for anyone interested in helping...