The Hybrid Data Pipeline server can be deployed using a Docker image. The Hybrid Data Pipeline Docker image is available in the Hybrid Data Pipeline Docker Deployment Package. To perform a deployment of the service, you will provide configuration information as configuration properties in the hdpdeploy.properties file, or as environment variables in the Docker run command. After setting these properties, you can then deploy the service by running the Docker image.

Note:
  • The instructions in this section describe a general deployment with Docker. For instructions on the trial deployment, refer to the Trial Docker Deployment Getting Started Guide.
  • The Docker Deployment Package includes example batch files to demonstrate how deployment may be automated for a number of deployment scenarios. The example batch files are documented in detail, and may be found in the deployment package's demo folder.