Can we use python instead of java in mapreduce Hadoop?
Hi, Anubhav.
We do have the implementation of count frequecy and n grams Map-Reduce programs implemented in Python.
Kindly refer to this GitHub repo for more details.
All the best!
I am asking that can we completely replace Java with Python in mapreduce programming because it has a huge package support for easy computation.