- Elasticsearch for Hadoop
- Vishal Shukla
- 282字
- 2021-07-09 21:34:28
What this book covers
Chapter 1, Setting Up Environment, serves as a step-by-step guide to set up your environment, including Java, Hadoop, Elasticsearch, and useful plugins. Test the environment setup by running a WordCount job to import the results to Elasticsearch.
Chapter 2, Getting Started With ES-Hadoop, walks you through how the WordCount job was developed. We will take a look at the real-world problem to solve it better by introducing Elasticsearch to the Hadoop ecosystem.
Chapter 3, Understanding Elasticsearch, provides you detailed understanding on how to use Elasticsearch for full text search and analytics. With practical examples, you will learn indexing, search, and aggregation APIs.
Chapter 4, Visualizing Big Data Using Kibana, introduces Kibana with real-world examples to show how you can give different shapes and colors to your big data. It demonstrates how to discover your data and visualize it in dynamic dashboards.
Chapter 5, Real-Time Analytics, shows how Elasticsearch and Apache Storm can solve your real-time analytics requirements by classifying and streaming tweets data. We will see how to harness Elasticsearch to solve the data mining problem of anomaly detection.
Chapter 6, ES-Hadoop In Production, explains how Elasticsearch and the ES-Hadoop library works in distributed deployments and how to make the best out of it for your needs. It provides you practical skills to tweak configurations for your specific deployment needs. We will have a configuration checklist for production and skills to administer the cluster.
Chapter 7, Integrating with the Hadoop Ecosystem, takes practical examples to show how you can integrate Elasticsearch with Hadoop ecosystem technologies, such as Pig, Hive, Cascading, and Apache Spark.
Appendix, Configurations, contains a list of configuration options for any of the Hadoop ecosystem integrations.
- Java逍遙游記
- Facebook Application Development with Graph API Cookbook
- Docker and Kubernetes for Java Developers
- 程序設計與實踐(VB.NET)
- Drupal 8 Blueprints
- 深度學習經典案例解析:基于MATLAB
- 新一代通用視頻編碼H.266/VVC:原理、標準與實現
- Android Application Development Cookbook(Second Edition)
- 零基礎學Python數據分析(升級版)
- Learning Python Design Patterns
- Service Mesh實戰:基于Linkerd和Kubernetes的微服務實踐
- 響應式Web設計:HTML5和CSS3實戰(第2版)
- Web性能實戰
- 奔跑吧 Linux內核
- WCF技術剖析(卷1)