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 or pointing me in the right direction.
Cheers,
Eric
Thanks ahead of time for anyone interested in helping or pointing me in the right direction.
Cheers,
Eric
Comment