IBM Streams 4.3.0
Creating a domain host installation package for an IBM Streams enterprise domain
If you are using the default IBM® Streams resource manager to manage resources in your enterprise domain, you can use this procedure to create a domain host installation
package that you can use to add IBM Streams resources to the domain.
If you are using an external resource manager, use the following procedures:
- For IBM Spectrum Symphony® or a user-defined resource manager, see Creating and deploying a resource installation package for an IBM Streams enterprise domain.
- For Apache Hadoop YARN, see Setting up Apache Hadoop YARN for IBM Streams.
Both IBM Streams resources and externally managed resources can be used together in a domain.
Before you begin
- Install the main installation package for IBM
Streams on at least one resource. The main installation package includes all
of the product files. To reduce the product size requirement on
resources, the domain host installation
package contains a subset of the IBM
Streams product files. For example, this package does not contain Streams Studio, Streams for Excel, and the
toolkits.Note: If you installed the main installation package on a shared file system that is accessible by all resources in the domain, you do not need to create a domain host installation package. To add resources to the domain, see Adding IBM Streams resources that already have the product installed.
- Optionally, create an enterprise domain. If you create the domain after you set up the resources, you must use the domain name and ZooKeeper connection string that are specified in the domain host installation package.
About this task
The domain host installation package contains a streamsdomainhostsetup.sh script, a response file, and a readme file. The response file contains the installation information that you specify when you create the package and helps to simplify the installation process.
The script performs the following operations:
- Installs IBM Streams on the resource.
- Registers the resource in the domain.
- Sets up the domain controller service as a Linux system service or an unregistered service. For more information, see Options for setting up the domain controller service.
- Starts the domain controller service on the resource.
Procedure
Results
The domain host installation package is created. The package file is an uncompressed tar file. The contents of the files in the tar file are compressed.
What to do next
Copy the domain host installation package to all of the resources that you want to add to the domain.
After you copy the package to a resource, install and configure IBM Streams on the resource.