Environment Preparation for Installation
When installing HENGSHI SENSE, please check if the installation environment meets the following configurations.
Recommended Software Environment
The software environment used by HENGSHI SENSE is as follows:
- Operating System
Category | Architecture | Operating System | Verified Version |
---|---|---|---|
Linux | x86/arm | Centos | 7.x 8.x series |
Linux | x86/arm | RedHat | 7.x series |
Linux | x86/arm | Ubuntu | 18.x, 20.x, 21.x, 22.x series |
Linux | x86/arm | Kylin OS | v10 series |
Linux | x86 | OpenAnolis (Longyou) | 7.x 8.x series |
Linux | x86 | openEuler (Euler) | 20.x series |
Linux | x86 | UOS (Tongxin) | v20 (1060) series |
Windows | x64 | Windows Server | 2008, 2012, 2016, 2019 series |
Windows | x64 | Windows | Windows7, Windows10 |
- Others
Category | Version Information |
---|---|
JDK Version | JDK11 |
Using Greenplum Engine | Depends on Python version 2.7 |
Using Doris Engine | Depends on JDK version 1.8 |
Browser | Single Core: Google, Firefox, Safari, Opera. For rendering engine compatibility, it is recommended to use: Google, Firefox. Dual Core: 360 Browser, Sogou Browser, QQ Browser, UC Browser, Cheetah Browser, Baidu Browser, only supports its speed mode, does not support compatibility mode |
Please note
If the deployment environment is offline and cannot connect to the internet, please refer to Offline Environment Dependency Installation
Recommended Hardware Configuration
- The main configuration suggestions are for initial setup, and adjustments will be needed based on the specific performance of the test environment after entering the testing phase.
Recommended Based on Analytical Data Volume
- Acceleration engine enabled for all data
- Analysis performed on a single table only
Data Volume (Unit: Rows) | CPU | Memory | Available Disk Space |
---|---|---|---|
0 ~ 10 million | 8 threads | 16G ~ 24G | 100G |
10 million ~ 50 million | 16 threads | 24G ~ 32G | 500G |
50 million ~ 100 million | 16 threads | 32G ~ 64G | 500G ~ 1T |
Recommended Based on Number of Users
Concurrent Users | CPU | Memory |
---|---|---|
50 | 8 threads | 16G |
95 | 16 threads | 24G |
135 | 24 threads | 32G |
Data Integration Performance
Data Volume (Rows/Columns) | Extraction to Greenplum |
---|---|
1 million/9 | About 6 seconds |
10 million/9 | About 39 seconds |
100 million/9 | About 5 minutes |
1 billion/9 | About 52 minutes |
- Since the speed of data extraction is greatly affected by network speed and disk I/O performance, the network bandwidth from the business database to the Greenplum database in this test is 4.9 Gbits/sec, and the disks are all ssb network disks. The results are valid for the environment configuration in this environment.
Preparation of Installation Files
Before installation, please download the HENGSHI installation package hengshi-sense-<version>.zip
and unzip it to the hengshi-<version>
directory.
sh
mkdir hengshi-sense-<version> && unzip -qod hengshi-sense-<version>/ hengshi-sense-<version>.zip
Tip
If you are unsure about the installation package download method, please consult via email support@hengshi.com.