- Elasticsearch for Hadoop
- Vishal Shukla
- 160字
- 2021-07-09 21:34:30
Summary
In this chapter, we started by checking the prerequisites for how to install Hadoop and configured Hadoop in the pseudo-distributed mode. Then, we got the Elasticsearch server up and running and understood the basic configurations of Elasticsearch. We learned how to install the Elasticsearch plugins. We imported the sample file for the WordCount
example to HDFS and successfully ran our first Hadoop MapReduce job that uses ES-Hadoop to get the data to Elasticsearch. Then we learned how to use the Head and Marvel plugins to explore documents in Elasticsearch.
With our environment and the required tools set up with a basic understanding, we are all set to have a hands-on experience of how to write MapReduce jobs that use ES-Hadoop. In the next chapter, we will take a look at how the WordCount job is developed. We will also develop a couple of jobs for real-world scenarios that will write and read data to and from HDFS and Elasticsearch.
- GraphQL學習指南
- 摩登創客:與智能手機和平板電腦共舞
- 自己動手實現Lua:虛擬機、編譯器和標準庫
- 圖解Java數據結構與算法(微課視頻版)
- 劍指Offer(專項突破版):數據結構與算法名企面試題精講
- Leap Motion Development Essentials
- Rust編程從入門到實戰
- Flask Web開發入門、進階與實戰
- The HTML and CSS Workshop
- concrete5 Cookbook
- 精通Linux(第2版)
- Domain-Driven Design in PHP
- Learning Splunk Web Framework
- Python GUI Programming Cookbook(Second Edition)
- Python應用開發技術