Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Creating a Hive cluster with TiDB involves the following steps:

  • Meet component requirements
  • Install a Hive cluster
    • Deploy a TiDB cluster
    • Configure Hive
    • Initialize metadata
    • Launch Metastore and test

Components required

ComponentVersion
Hive3.1.2
Hadoop2.6.0-cdh-5.16.1
TiDB4.0
Java Development Kit (JDK)1.8.0_221

...