MapReduce Programming

You are currently auditing this course.
9 / 13

In the previous question, how many anagrams does the word "wolf" have?

Hint- Run below command in console

hadoop fs -cat mapreduce-programming/find_anagrams/* | grep "wolf"

No hints are availble for this assesment

Answer is not availble for this assesment

Loading comments...