Cluster layout

OpenText™ Analytics Database supports two cluster architectures for Hadoop integration.

OpenText™ Analytics Database supports two cluster architectures for Hadoop integration. Which architecture you use affects the decisions you make about integration with HDFS. These options might also be limited by license terms.

  • You can co-locate the database on some or all of your Hadoop nodes. The database can then take advantage of data locality.

  • You can build a database cluster that is separate from your Hadoop cluster. In this configuration, the database can fully use each of its nodes; it does not share resources with Hadoop.

With either architecture, if you are using the hdfs scheme to read ORC or Parquet files, you must do some additional configuration. See Configuring HDFS access.