Hadoop - Modern Data Architecture with Hadoop
You try to submit a Hadoop job on Azure HDInsight using this command:
hadoop jar example.jar com.example.WordCount input outputBut get an error: 'command not found'. What is the likely cause?
