Java Hadoop tutorial example

Publicado em: 30 Setembro 2016
no canal de: Mark Crawford
1,252
3

hortonworks/hadoop-tutorials
Tutorial to demonstrate running Cloudera with a java app

URL: https://github.com/hortonworks/hadoop...


Additional Commands required for Cloudera
This command makes a directory in the HDFS file structure of Hadoop. If you run into a Path or File does not exist error, this may solve your problem.
hadoop fs -mkdir -p /usr/lib/hue/VoteCountInput
If you are still getting the error make sure you have the files uploaded to the HDFS directory. Use the following command:
hdfs dfs -put /usr/lib/hue/VoteCountInput/booth-1.txt /usr/lib/hue/VoteCountInput
To get your final output to the local file system where you can interact with it:
hdfs dfs -get /usr/lib/hue/VoteCountOutput/ /home/cloudera/Desktop


Nesta página do site você pode assistir ao vídeo on-line Java Hadoop tutorial example duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário Mark Crawford 30 Setembro 2016, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 1,252 vezes e gostou 3 espectadores. Boa visualização!