Java Hadoop tutorial example

Veröffentlicht am: 30 September 2016
auf dem Kanal: 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


Auf dieser Seite können Sie das Online-Video Java Hadoop tutorial example mit der Dauer stunde minuten sekunde in guter Qualität ansehen, das der Benutzer Mark Crawford 30 September 2016 hochgeladen hat, den Link mit Freunden und Bekannten teilen, dieses Video wurde auf Youtube bereits 1,252 Mal angesehen und es wurde von 3 den Zuschauern gefallen. Viel Spaß beim Betrachtenden Zuschauern gefallen!