The Hybrid Data Pipeline server can be supported with the installation and configuration of additional components such as the On-Premises Connector, the ODBC driver, and the JDBC driver. The following requirements must be met before deploying the server or installing supporting components.

Note: OData connectivity is handled by an OData layer within Hybrid Data Pipeline, and therefore does not require the use of a separate component.

Hybrid Data Pipeline server

The Hybrid Data Pipeline server can be deployed from a Docker image or installed on a Linux machine using the installation program.

Docker deployment

  • For a Docker deployment, the server may be deployed on Docker-supported platforms.
  • The Hybrid Data Pipeline Docker image includes a JRE for use with the server.

Linux installation

  • The server must be installed on a 64-bit Linux machine with, at minimum, 4 cores and 8 GB of RAM. A minimum of 100 GB of disk space is also required.
  • For operating system compatibility information, refer to "Operating System Compatibility Matrix (HDP Server)" in the DataDirect Product Compatibility Guide.
  • The netcat or nc utility must be installed on the host machine. During installation, the netcat utility is used for port validation. At runtime, it is used to read and write data on TCP connections.
  • With the release of Hybrid Data Pipeline 5.0, a JRE is no longer bundled with the server installer. In addition, a new installation removes any previously bundled JRE. Therefore, you must install a compatible JVM for the successful operation of the installer and the server. To run the installer, you must define the JVM on the system path of the host machine. For Java compatibility information, refer to "Java Compatibility Matrix (HDP Server)" in the DataDirect Product Compatibility Guide.
  • It is not recommended to install or run the server with a user who has root-level privileges.
  • The user installing and running the server must have read, write, and execute permissions to the installation directory.
  • In most deployment scenarios, an external key location must be specified during installation of the server. The user installing and running the server must have read and write permissions to the key location. See Shared files and the key location for more information.

On-Premises Connector

The On-Premises Connector (OPC) must be installed on a 64-bit Windows machine with, at minimum, 4 cores and 8 GB of RAM. A minimum of 100 GB of disk space is required.

For operating system compatibility information, refer to "Operating System Compatibility Matrix (HDP OPC)" in the DataDirect Product Compatibility Guide.

For OPC versions 4.6.2.1132 and later, a JRE is no longer bundled with the OPC installer. In addition, a new installation removes any previously bundled JRE. Therefore, you must install a compatible JVM for the successful operation of the installer and the OPC. To run the installer, you must define the JVM on the system path of the host machine. For Java compatibility information, refer to "Java Compatibility Matrix (HDP OPC)" in the DataDirect Product Compatibility Guide.

JDBC driver

An installation of the JDBC driver requires 21 MB of hard disk space at minimum.

For JDBC driver versions 4.6.2.436 and later, a JRE is no longer bundled with the JDBC driver installer. In addition, a new installation removes any previously bundled JRE. Therefore, you must install a compatible JVM for the successful operation of the installer and the JDBC driver. To run the installer, you must define the JVM on the system path of the host machine. For Java compatibility information, refer to "Java Compatibility Matrix (HDP JDBC)" in the DataDirect Product Compatibility Guide.

ODBC driver

An installation of the ODBC driver requires 132 MB of hard disk space at minimum. In addition, the driver is compiled with an upgraded compiler for Windows platforms. As a result, you must have Microsoft Visual C/C++ runtime version 14.40.33810 or higher on your machine to run the driver.

For operating system compatibility information, refer to "Operating System Compatibility Matrix (HDP ODBC)" in the DataDirect Product Compatibility Guide.

For ODBC driver versions 4.6.2.356 and later, a JRE is no longer bundled with the ODBC driver installer. In addition, a new installation removes any previously bundled JRE. For successful installation, a compatible JVM must be installed and defined on your system path. OpenJDK 17 and 21 are compatible with the ODBC driver installer.

Browser for Hybrid Data Pipeline Web UI

For browser compatibility information, refer to "Web Browser Support" in the DataDirect Product Compatibility Guide.