Table of Contents

Search

  1. Preface
  2. Introduction to Informatica Big Data Management
  3. Mappings
  4. Sources
  5. Targets
  6. Transformations
  7. Data Preview
  8. Cluster Workflows
  9. Profiles
  10. Monitoring
  11. Hierarchical Data Processing
  12. Hierarchical Data Processing Configuration
  13. Hierarchical Data Processing with Schema Changes
  14. Intelligent Structure Models
  15. Stateful Computing
  16. Connections
  17. Data Type Reference
  18. Function Reference

Blaze Engine Advanced Properties

Blaze Engine Advanced Properties

Blaze advanced properties are a list of advanced or custom properties that are unique to the Blaze engine. Each property contains a name and a value. You can add or edit advanced properties.
To edit the property in the text box, use the following format with &: to separate each name-value pair:
<name1>=<value1>[&:<name2>=<value2>…&:<nameN>=<valueN>]
Configure the following properties in the
Advanced Properties
of the Blaze configuration section:
infagrid.cadi.namespace
Namespace for the Data Integration Service to use. Required to set up multiple Blaze instances.
Set to <unique namespace>.
For example,
infagrid.cadi.namespace=TestUser1_namespace
infagrid.blaze.console.jsfport
JSF port for the Blaze engine console. Use a port number that no other cluster processes use. Required to set up multiple Blaze instances.
Set to <unique JSF port value>.
For example,
infagrid.blaze.console.jsfport=9090
infagrid.blaze.console.httpport
HTTP port for the Blaze engine console. Use a port number that no other cluster processes use. Required to set up multiple Blaze instances.
Set to <unique HTTP port value>.
For example,
infagrid.blaze.console.httpport=9091
infagrid.node.local.root.log.dir
Path for the Blaze service logs. Default is /tmp/infa/logs/blaze. Required to set up multiple Blaze instances.
Set to <local Blaze services log directory>.
For example,
infagrid.node.local.root.log.dir=<directory path>
infacal.hadoop.logs.directory
Path in HDFS for the persistent Blaze logs. Default is /var/log/hadoop-yarn/apps/informatica. Required to set up multiple Blaze instances.
Set to <persistent log directory path>.
For example,
infacal.hadoop.logs.directory=<directory path>
infagrid.node.hadoop.local.root.log.dir
Path in the Hadoop connection for the service log directory.
Set to <service log directory path>.
For example,
infagrid.node.local.root.log.dir=$HADOOP_NODE_INFA_HOME/blazeLogs

0 COMMENTS

We’d like to hear from you!