Rate This Document
Findability
Accuracy
Completeness
Readability

Installation Node Requirements

  • Before using the source code for compilation, install GCC/G++, Make, CMake, and glibc on each node. The version requirements are listed in Table 1.
    Table 1 Software required for source code compilation

    Software Name

    Version Requirement

    GCC/G++

    7.3.0

    Make

    4.2.1 or later

    CMake

    3.13.4 or later

    glibc

    2.25 or later

  • Before installing OmniMV, install related components in the cluster environment by referring to OS and Software Requirements. Table 2 lists the components required by the Spark engine and ClickHouse engine.
    Table 2 Mandatory components

    Engine Using OmniMV

    Required Components

    Spark

    OS, JDK, Hadoop, Spark, Hive, and HDFS

    ClickHouse

    OS, JDK, ZooKeeper, and ClickHouse

    You can select a cluster mode based on the application scenario requirements. The security mode (Kerberos) is recommended if the storage mode is HDFS.