August 2017
Beginner to intermediate
284 pages
6h 51m
English
In this section, we will be creating a Java project that will contain classes that will perform the following operations using the Nimbus thrift client:
The following are the steps to fetch the cluster details using the Nimbus thrift client:
<dependency> <groupId>org.apache.storm</groupId> <artifactId>storm-core</artifactId> <version>1.0.2</version> ...
Read now
Unlock full access