Table of Contents

Search

  1. Preface
  2. Introduction to Informatica MDM - Relate 360
  3. Linking Batch Data
  4. Tokenizing Batch Data
  5. Processing Streaming Data
  6. Creating Relationship Graph
  7. Loading Linked and Consolidated Data into Hive
  8. Searching Data
  9. Monitoring the Batch Jobs
  10. Troubleshooting
  11. Glossary

User Guide

User Guide

Troubleshooting Relationship Graph

Troubleshooting Relationship Graph

If you encounter any issues when you use the relationship graph user interface, use the following information to troubleshoot.

When you aggregate the related records, the relationship graph does not show all the related records.

The maximum number of nodes that you see in the relationship graph depends on the
graph_maxnode
parameter that you configure in the properties file of the relationship graph user interface. Default is 500.
The relationship graph can display only the configured number of nodes even if a record returns more nodes than the configured number of nodes.
To increase the maximum number of nodes that you want to view in the relationship graph, perform the following tasks:
  1. In the properties file of the relationship graph user interface, increase the
    graph_maxnode
    parameter value.
  2. Regenerate the relationship graph user interface WAR file.
  3. Deploy the generated WAR file on the Tomcat container.

0 COMMENTS

We’d like to hear from you!