CreateService <-DomainName|-dn> domain_name <-NodeName|-nn> node_name [<-SecurityDomain|-sdn> security_domain] <-UserName|-un> user_name <-Password|-pd> password <-ServiceName|-sn> service_name [<-ResilienceTimeout|-re> timeout_period_in_seconds] <-ModelRepositoryService|-mrs> model_repository_service_name <-MRSUserName|-mrsun> model_repository_service_user_name <-MRSPassword|-mrspd> model_repository_service_user_password [<-MRSSecurityDomain|-mrssdn> model_repository_service_user_security_domain] [<-HttpPort|-p> port_name] [<-HttpsPort|-sp> https_port_name] [<-EnableTls|-tls> enable_tls true|false] [<-KeystoreFile|-kf> keystore_file_location] [<-KeystorePassword|-kp> keystore_password] [<-SSLProtocol|-sslp> ssl_protocol] [<-IsExternalCluster|-ise> is_external_cluster true|false] [<-ClusterHadoopDistributionType|-chdt> Cluster_Hadoop_Distribution_Type ClouderaManager|HortonWorks|Others (default Others)] [<-ClusterHadoopDistributionURL|-chdu> Cluster_Hadoop_Distribution_URL] [<-ClusterHadoopDistributionURLUser|-chduu> Cluster_Hadoop_Distribution_URL_User] [<-ClusterHadoopDistributionURLPwd|-chdup> Cluster_Hadoop_Distribution_URL_Pwd] [<-ClusterNameHadoopDistribution|-cnhd> Cluster_Name_Hadoop_Distribution] [<-InfaHadoopServiceName|-ihsn> infa_hadoop_service_name] [<-ZookeeperURI(s)|-zk> zk_uris] [<-HDFSNameNodeURI(s)|-hnnu> hdfs_namenode_uri] [<-YarnRMUri(s)|-yrmu> yarn_resource_manager_uri] [<-YarnRMHttpUri(s)|-yrmhu> yarn_resource_manager_http_uri] [<-HistoryServerHttpUri|-hshu> history_server_http_uri] [<-YarnRMSchedulerUri(s)|-yrmsu> yarn_resource_manager_scheduler_uri] [<-ServiceClusterName|-scn> service_cluster_name] [<-HdfsServiceNameHA|-hsn> hdfs_service_name] [<-IsClusterSecure|-isc> is_cluster_secure true|false] [<-HdfsServicePrincipal|-hspn> hdfs_service_principal] [<-YarnServicePrincipal|-yspn> yarn_service_principal] [<-KdcDomain|-kdn> kdc_domain_name] [<-KeytabLocation|-kl> keytab_location] [<-ClusterSslEnabled|-cssl> cluster_ssl_enabled true|false] [<-SolrKeyStoreFile|-skf> solr keystore file path on cluster] [<-loadType|-lt> Load Type, demo|low|medium|high (default 'low')] [<-SolrKeyStorePassword|-skp> solr keystore password] [<-isEmailEnabled|-iee> is_email_enabled true:false] [<-OtherOptions|-oo> other options] [<-BackupNodes|-bn> node_name1,node_name2,...]
Option | Argument | Description |
---|---|---|
-DomainName
-dn
| domain_name
| Required. Name of the Informatica domain. You can set the domain name with the -dn option or the environment variable INFA_DEFAULT_DOMAIN. If you set a domain name with both methods, the -dn option takes precedence.
|
-NodeName
-nn
| node_name
| Required. Node where you want to run the Catalog Service to run.
|
-SecurityDomain
|-sdn
| security_domain
| Required if the domain uses LDAP authentication. Optional if the domain uses native authentication or Kerberos authentication. Name of the security domain to which the domain user belongs. You can set a security domain with the -sdn option or the environment variable INFA_DEFAULT_SECURITY_DOMAIN. If you set a security domain name with both methods, the -sdn option takes precedence. The security domain name is case sensitive.
If the domain uses native or LDAP authentication, the default is Native. If the domain uses Kerberos authentication, the default is the LDAP security domain created during installation. The name of the security domain is the same as the user realm specified during installation.
|
-UserName
-un
| user_name
| Required if the domain uses Native or LDAP authentication. User name to connect to the domain. You can set the user name with the -un option or the environment variable INFA_DEFAULT_DOMAIN_USER. If you set a user name with both methods, the -un option takes precedence.
Optional if the domain uses Kerberos authentication. To run the command with single sign-on, do not set the user name. If you set the user name, the command runs without single sign-on.
|
-Password
-pd
| password
| Required if you specify the user name. Password for the user name. The password is case sensitive. You can set a password with the -pd option or the environment variable INFA_DEFAULT_DOMAIN_PASSWORD. If you set a password with both methods, the password set with the -pd option takes precedence.
|
-ServiceName
-sn
| service_name
| Required. Catalog Service name.
|
-ResilienceTimeout
-re
| timeout_period_in_seconds
| Optional. Amount of time in seconds that infacmd attempts to establish or reestablish a connection to the domain. You can set the resilience timeout period with the -re option or the environment variable INFA_CLIENT_RESILIENCE_TIMEOUT. If you set the resilience timeout period with both methods, the -re option takes precedence.
|
-ModelRepositoryService
-mrs
| model_repository_service_name
| Required. Model Repository Service name to associate with the Catalog Service.
|
-MRSUserName
-mrsun
| model_repository_service_user_name
| Required if you specify a Model Repository Service. User name to connect to the Model repository.
If you enter a user name that contains a space or other non-alphanumeric character, enclose the name in quotation marks.
|
-MRSPassword
-mrspd
| model_repository_service_user_password
| Required if you specify a Model Repository Service.
User password for the Model Repository Service.
|
-MRSSecurityDomain
-mrssdn
| model_repository_service_user_security_domain
| Required if you use LDAP authentication. Name of the security domain to which the Administrator user belongs.
|
-HttpPort
-p
| port_name
| Required. A unique HTTP port number used for each Data Integration Service process. The defaults is 8085.
|
-HttpsPort
-sp
| https_port_name
| Required if you enable Transport Layer Sercurity. Port number for the HTTPS connection.
|
-EnableTls
-tls
| enable_tls
| Select this option to enable Transport Layer Sercurity.
|
-KeystoreFile
-kf
| keystore_file_location
| Required if you select Enable Transport layer Security. Path and file name of the keystore file. The keystore file contains the keys and certificates required if you use the SSL security protocol with Catalog Administrator.
|
-KeystorePassword
-kp
| keystore_password
| Required if you select Enable Transport layer Security. The password for the keystore file.
|
-SSLProtocol
-sslp
| ssl_protocol
| Optional. Secure Sockets Layer protocol to use.
|
-IsExternalCluster
-ise
| is_external_cluster
| Indicates the deployment type for Enterprise Information Catalog. You can choose to deploy in an internal Hadoop cluster or an external Hadoop cluster.
|
-InfaHadoopServiceName
-ihsn
| infa_hadoop_service_name
| Optional. Name of the Hadoop service for the external cluster.
|
-ClusterHadoopDistributionType
-chdt
| Cluster_Hadoop_Distribution_Type
| Required. The type of the Cluster Hadoop Distribution.
|
-ClusterHadoopDistributionURL
-chdu
| Cluster_Hadoop_Distribution_URL
| Required. The URL for the Cluster Hadoop Distribution.
|
ClusterHadoopDistributionURLUser
-chduu
| Cluster_Hadoop_Distribution_URL_User
| Required. The username for the Cluster Hadoop Distribution.
|
ClusterHadoopDistributionURLPwd
-chdup
| Cluster_Hadoop_Distribution_URL_Pwd
| Required. The password for the Cluster Hadoop Distribution.
|
ClusterNameHadoopDistribution
-cnhd
| Cluster_Name_Hadoop_Distribution
| Required. The name of the Cluster Hadoop Distribution.
|
-ZookeeperURI
-zk
| zk_uris
| Required. The URI for the Zookeeper service, which is a high-performance coordination service for distributed applications.
Multiple Zookeeper URI values are separated by commas.
|
-HDFSNameNodeURI
-hnnu
| hdfs_namenode_uri
| Required. The URI to access HDFS.
Use the following format to specify the NameNode URI in the Cloudera distribution:
hdfs://<namenode>:<port>
Where
- <namenode> is the host name or IP address of the NameNode.•
- <port> is the port that the NameNode listens for Remote Procedure Calls (RPC).
For high availability enabled cluster, enter all the Hadoop namenode URI values separated by commas.
|
-YarnRMUri
-yrmu
| yarn_resource_manager_uri
| Required. The service within Hadoop that submits the MapReduce tasks to specific nodes in the cluster.
Use the following format: <hostname>:<port> Where-
- Hostname is the name or IP address of the Yarn resource manager.-
- Port is the port number on which Yarn resource manager listens for Remote Procedure Calls (RPC).
For high availability enabled cluster, enter all the resource manager URI values separated by commas.
|
-YarnRMHttpUri
-yrmhu
| yarn_resource_manager_http_uri
| Required. http URI value for the Yarn resource manager.
For high availability enabled cluster, enter all the resource manager URI values separated by commas.
|
-HistoryServerHttpUri
-hshu
| history_server_http_uri
| Required. Enter a value to generate the Yarn allocation log for scanners. When you Provide the value, the Catalog Administrator displays the log URL as part of task monitoring.
|
-YarnRMSchedulerUri
-yrmsu
| yarn_resource_manager_scheduler_uri
| Required. Scheduler URI value for the Yarn resource manager.
For high availability enabled cluster, enter all the resource manager URI values separated by commas.
|
-ServiceClusterName
-scn
| service_cluster_name
| Optional. Name of the service cluster.
|
-HdfsServiceNameHA
-hsn
| hdfs_service_name
| Optional. Required for high availability enabled cluster. Name of the HDFS service.
|
-IsClusterSecure
-isc
| is_cluster_secure
| Applies to external cluster. Choose to enable cluster authentication.
|
-HdfsServicePrincipal
-hspn
| hdfs_service_principal
| Required when the cluster type is others. Principal name for the HDFS service.
|
-YarnServicePrincipal
-yspn
| yarn_service_principal
| Required when the cluster type is others. Principal name for the Yarn service.
|
-KdcDomain
-kdn
| kdc_domain_name
| Required. Kerberos domain name.
|
-KeytabLocation
-kl
| keytab_location
| Required. Path to the keytab file. A keytab file contains all the users in LDAP.
|
-ClusterSslEnabled
-cssl
| cluster_ssl_enabled
| Optional. Select the option to enable cluster SSL.
|
-SolrKeyStoreFile
-skf
| Solr_KeyStore_File
| Optional. Solr keystore file path in cluster.
|
-SolrKeyStorePassword
-skp
| Solr_KeyStore_Password
| Optional. Password for Solr keystore .
|
-loadType
-lt
| Load Type
| Optional. Specify one of the following load type values:
|
-isEmailEnabled
-iee
| is_email_enabled
| Optional. Specify True if you want to enable email notification. Default is False.
|
-OtherOptions
-oo
| other options
| Optional. Enter name-value pair separated by spaces. To enter an option value that contains a space or other non-alphanumeric character, enclose the value in quotation marks.
|
-BackupNodes
-bn
| node_name1,node_name2,...
| Optional. Nodes on which the service can run if the primary node is unavailable. You can configure backup nodes if you have high availability.
|