Big Data Tutorial (14.2) Website Data Analysis
The previous article introduced the business background of the website click stream data analysis project; this blogger will continue to share the relevant knowledge of website analysis.
I. Overall technical process and architecture
1.1. Data Processing Flow
This project is a pure data analysis project, and its overall process is basically b ...
Added by gonsman on Wed, 15 May 2019 19:12:18 +0300
linux elk + Deployment + Web Logging Tool + File Details
What is elk:
ELK consists of three open source tools: Elastic Search, Logstash and Kiabana.1) Elastic Search is an open source distributed search server based on Lucene. Its features are: distributed, zero configuration, automatic discovery, index automatic segmentation, index copy mechanism, restful style interface, multiple data sources, au ...
Added by dumbass on Wed, 15 May 2019 12:13:22 +0300
Building Picture Server
Installing and configuring FastDFS
1. Operating environment and related software
CentOS 7.4 64position
FastDFS_v5.08.tar.gz
nginx-1.8.1.tar.gz
fastdfs-nginx-module_v1.16.tar.gz
libfastcommon
2. Server Planning
Server name
IP Address and Port
Remarks
fastdfs-tracker
172.17.156.5:22122
Tracking Server/Scheduling Server ...
Added by chucklarge on Wed, 15 May 2019 00:19:52 +0300
Java's new projects into online notes-day9
5. Course Preview Function Development 5.1 Needs Analysis The course preview function will use the page preview function provided by the cms system with the following business processes:1. The user enters the course management page, clicks on the course preview, requests to the course management service 2, the course management service calls c ...
Added by RSprinkel on Sun, 12 May 2019 12:57:30 +0300