Pull content Elastic, Kura, Lbasense#9
Open
nguyenvulebinh wants to merge 15 commits intoHPCC-Cloud-Computing:masterfrom
Open
Pull content Elastic, Kura, Lbasense#9nguyenvulebinh wants to merge 15 commits intoHPCC-Cloud-Computing:masterfrom
nguyenvulebinh wants to merge 15 commits intoHPCC-Cloud-Computing:masterfrom
Conversation
nguyenvulebinh
commented
Oct 19, 2016
- Docker file Elastic
- Docker file Kura
- Script get data Lbasense
- Document about index stored in Elasticsearch
haqduong
requested changes
Oct 20, 2016
docker/Elastic/README.md
Outdated
| + Build docker image Elasticsearch bằng lệnh | ||
|
|
||
| ``` | ||
| sudo docker build -t elasticsearch . |
Contributor
There was a problem hiding this comment.
Need cd command or path to elasticsearch dir
sudo is not necessary here.
docker/Elastic/README.md
Outdated
| + Build docker image Kibana bằng lệnh | ||
|
|
||
| ``` | ||
| sudo docker build -t kibana . |
Contributor
There was a problem hiding this comment.
Need cd command or path to Kibana dir
sudo is not necessary here.
docker/Elastic/README.md
Outdated
| + Build docker image Logstash bằng lệnh | ||
|
|
||
| ``` | ||
| sudo docker build -t kibana . |
Contributor
There was a problem hiding this comment.
Need cd command or path to logstash dir
sudo is not necessary here.
fix tag name
- Fix tag name - Remove sudo when build docker image
- Remove sudo in command build docker image - Fix tag name
haqduong
requested changes
Oct 21, 2016
drivers/Labsence-To-HUST/README.md
Outdated
| - Trong index, type name được đặt theo ngày lấy dữ liệu, id là giá trị băm của tất cả các trường được lưu trữ trong index. | ||
| - Hàm lưu trữ index này được gọi 1lần/ngày | ||
|
|
||
| | Parameter | Description | |
Contributor
There was a problem hiding this comment.
You should "draw" tables properly.
draw tables properly
haqduong
reviewed
Oct 22, 2016
docker/Kura/Dockerfile
Outdated
| ## Cai dat cac goi phan mem can thiet | ||
| RUN apt-get update && \ | ||
| apt-get install -y apt-utils unzip ethtool dos2unix telnet bind9 hostapd isc-dhcp-server iw monit wget openjdk-8-jdk wireless-tools && \ | ||
| apt-get install -y apt-utils unzip ethtool dos2unix telnet bind9 hostapd isc-dhcp-server iw monit wget openjdk-8-jdk wireless-tools cron byobu && \ |
haqduong
requested changes
Oct 22, 2016
drivers/Labsence-To-HUST/README.md
Outdated
| | date | Ngày ghi nhận thông tin | | ||
| | numVisitors | Số lượng người tới region trong ngày | | ||
| | avgDuration | Thời gian trung bình lưu lại region của tất cả các visitor | | ||
| | regionId | ID của region | |
Contributor
There was a problem hiding this comment.
Do not use tab for spacing
drivers/Labsence-To-HUST/README.md
Outdated
| | date | Ngày ghi nhận thông tin | | ||
| | numVisitors | Số lượng người tới region trong ngày | | ||
| | avgDuration | Thời gian trung bình lưu lại region của tất cả các visitor | | ||
| | regionId | ID của region | |
drivers/Labsence-To-HUST/README.md
Outdated
| | category | Không rõ | | ||
| | globalID | Không rõ | | ||
|
|
||
| Ngoài ra script còn đồng thời lưu trữ dữ liệu lấy được ra file text, trong các folder có tên trùng với index name trong Elasticsearch nhằm tránh trường hợp Elasticsearch bị lỗi. |
Contributor
There was a problem hiding this comment.
Please describe file format
Remove unnecessary package
Replace tab by space
Add description of backup directory
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.