- Practical Real-time Data Processing and Analytics
- Shilpi Saxena Saurabh Gupta
- 46字
- 2021-07-08 10:23:14
Setting up Elasticsearch
Execute the following steps to set up Elasticsearch:
- Download the Elasticsearch setup file using the following command:
wget https://artifacts.elastic.co/downloads/elasticsearch/elasticsearch-
5.2.2.tar.gz
- Extract elasticsearch-5.2.2.tar.gz using the following command:
tar -xzf elasticsearch-5.2.2.tar.gz
- Go to the elasticsearch-5.2.2 directory:
cd elasticsearch-5.2.2/
- Start Elasticsearch using the given command:
./bin/elasticsearch
推薦閱讀
- jQuery Mobile Web Development Essentials(Third Edition)
- ThinkPHP 5實戰
- Vue.js前端開發基礎與項目實戰
- R語言游戲數據分析與挖掘
- 我的第一本算法書
- 深入淺出RxJS
- INSTANT Passbook App Development for iOS How-to
- C++反匯編與逆向分析技術揭秘(第2版)
- HTML+CSS+JavaScript編程入門指南(全2冊)
- Photoshop CC移動UI設計案例教程(全彩慕課版·第2版)
- SignalR:Real-time Application Development(Second Edition)
- JSP程序設計與案例實戰(慕課版)
- LabVIEW數據采集
- Android 游戲開發大全(第二版)
- Getting Started with the Lazarus IDE