August 2019
Intermediate to advanced
560 pages
13h 41m
English
In the last chapter, we used aggregation frameworks to explore data analysis. We drew the Bollinger Band for one of the exchange-traded funds (ETFs) to demonstrate operational data analysis daily. We also examined the role of Elasticsearch in sentiment analysis and showed how a number of different open source projects integrated Elasticsearch into the analysis. In this chapter, we will focus on the basics of two supported Java REST clients. We’ll also explore the main features and operations for each approach. The advantage of using a REST client is that it accepts the request objects or the response objects as arguments in the APIs. The high-level REST client is responsible for the corresponding serialization ...
Read now
Unlock full access