Installation Prerequisites
Prior to installing any WSO2 Carbon based product, it is necessary to have the appropriate prerequisite software installed on your system. Verify that the computer has the supported operating system and development platforms before starting the installation.
System requirements
Memory |
|
Disk |
|
Cores |
|
Environment compatibility
Operating Systems / Databases |
|
Required applications
The following applications are required for running the Data Analytics Server and its samples, or for building from the source code. Mandatory installs are marked with *.
Application | Purpose | Version | Download Links |
---|---|---|---|
Java SE Development Kit (JDK)* |
Note To launch WSO2 DAS, you need to have JDK 1.8.*. You cannot launch WSO2 DAS with JDK 1.7.* or lower. | 1.8.* Important! Some updates of JDK 1.8 (for example, JDK1.8.0_151) are affected by a known issue related to GZIP decoding. Until this issue is fixed, we recommend one of the following approaches:
| |
JDBC-compliant Connector for Java | Required as a standardized database driver for Java platforms and development. | 1.7.0 or later | MySQL Connectors |
Apache Ant | To compile and run the /wiki/spaces/PS/pages/10519862. | 1.7.0 or later | Apache Ant |
Git | Required to check out the source from the Git repository. | 1.9.0 or later | |
Apache Maven | To build the product from the source distribution (both JDK and Apache Maven are required). If you are installing by downloading and extracting the binary distribution instead of building from the source code, you do not need to install Maven. | 3.0.* | Apache Maven |
Web Browser | To access each product's Management Console . The Web Browser must be JavaScript enabled to take full advantage of the Management console. WSO2 DAS does not support Internet Explorer 10 and older versions. |
In order to avoid the NoClassDefFoundError
exception when running the C++ code embedded in WSO2 DAS and other WSO2 DAS-based products, install glibc package in the operating system.
For detailed installation guidelines in Alpine Linux , see alpine-pkg-glibc .
Then download snappy-java from here and copy it to the <PRODUCT_HOME>/repository/components/lib
directory.
The path specified above changes depending on the Analytics profile for which you are doing this installation.
e.g., For EI Analytics, the directory in which you need to place the snappy-java package is <EI_HOME>/wso2/analytics <EI_HOME>/wso2/analytics/
repository/components/lib
directory.
You are now ready to install. Click one of the following links for instructions: