Java Hadoop tutorial example

Pubblicato il: 30 settembre 2016
sul canale di: 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


In questa pagina del sito puoi guardare il video online Java Hadoop tutorial example della durata di ore minuti seconda in buona qualità , che l'utente ha caricato Mark Crawford 30 settembre 2016, condividi il link con amici e conoscenti, su youtube questo video è già stato visto 1,252 volte e gli è piaciuto 3 spettatori. Buona visione!