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
На этой странице сайта вы можете посмотреть видео онлайн Java Hadoop tutorial example длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Mark Crawford 30 Сентябрь 2016, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 1,252 раз и оно понравилось 3 зрителям. Приятного просмотра!