- Elasticsearch for Hadoop
- Vishal Shukla
- 109字
- 2021-07-09 21:34:29
Chapter 1. Setting Up Environment
The goal of this book is to get you up and running with ES-Hadoop and enable you to solve real-world analytics problems. To take the first step towards doing this, we will start with setting up Hadoop, Elasticsearch, and related toolsets, which you will use throughout the rest of the book.
We encourage you to try the examples in the book (along with reading) to speed up the learning process.
In this chapter, we will cover the following topics:
- Setting up Hadoop in pseudo-distributed mode
- Setting up Elasticsearch and its related plugins
- Running the
WordCount
example - Exploring data in Marvel and Head
推薦閱讀
- .NET之美:.NET關(guān)鍵技術(shù)深入解析
- Python GUI Programming Cookbook
- 云計(jì)算通俗講義(第3版)
- Python 3破冰人工智能:從入門到實(shí)戰(zhàn)
- Oracle Exadata專家手冊(cè)
- Python Web數(shù)據(jù)分析可視化:基于Django框架的開發(fā)實(shí)戰(zhàn)
- 基于Struts、Hibernate、Spring架構(gòu)的Web應(yīng)用開發(fā)
- 從Java到Web程序設(shè)計(jì)教程
- Webpack實(shí)戰(zhàn):入門、進(jìn)階與調(diào)優(yōu)
- Swift 4 Protocol-Oriented Programming(Third Edition)
- Getting Started with Python
- Java Web開發(fā)實(shí)例大全(基礎(chǔ)卷) (軟件工程師開發(fā)大系)
- Puppet:Mastering Infrastructure Automation
- Learning Kotlin by building Android Applications
- Groovy 2 Cookbook