August 2017
Beginner to intermediate
284 pages
6h 51m
English
Since Storm-YARN is still in alpha, we will be proceeding with the base master branch of the git repository. Make sure you have git installed on your system. If not, then run the following command:
# yum install git-core
Also make sure that you have Apache Zookeeper and Apache Maven installed on your system. Refer to the previous chapters for their setup instructions.
The following are the steps for deploying Storm-YARN:
$ cd ~/opt $ git clone https://github.com/yahoo/storm-yarn.git $ cd storm-yarn
$ mvn package
[INFO] Scanning for projects...
[INFO]
[INFO] ---------------------------------------------------- ...Read now
Unlock full access