Run nodes - Data360_Analyze - Latest

Data360 Analyze Server Help

Product type
Software
Portfolio
Verify
Product family
Data360
Product
Data360 Analyze
Version
Latest
Language
English
Product name
Data360 Analyze
Title
Data360 Analyze Server Help
Copyright
2024
First publish date
2016
Last updated
2024-11-28
Published on
2024-11-28T15:26:57.181000

In order for nodes to import, transform, analyze or publish data they must be run. Nodes can be executed individually or you can select multiple nodes in a data flow to run. Multiple sets of nodes can be run simultaneously.

There are several commands in the toolbar which relate to the execution of nodes:

Running nodes

1. Run

Runs all selected nodes.

If any of the selected nodes require input from other nodes which have not yet been run, these other nodes will also be executed.

Note: Depending on the data size and the complexity of the selected nodes, a run may take some time to complete.

Status icons indicate the state of each node as follows:

Node status icon Description
Node not run Node has not yet been run.
Queued to run Node is queued to run.
Node running

Node is running.

For composite nodes, this icon is also used to indicate that the node has partially completed its run. For more information on composite nodes, see Composition and inheritance.

Run has completed successfully Node has successfully completed running.
Run has failed Node run has failed. To investigate why the run has failed, click the node to view the error details in the Errors panel on the left of the screen, see Troubleshooting errors.
Run rescheduled Node run has been rescheduled to run again. This status is caused by advanced looping features, see Creating run dependencies.

Once a node has been run, the Properties panel will show the node's execution details.

On an individual node, the "Duration" is the total run time. On a composite node, the "Total RunTime" is the sum of the durations of all of the contained nodes (note that some nodes can run in parallel). The "Duration" on a composite node is the end time of the last finished node, minus the start time of the first node. For example, a composite that contains two nodes that each took 1 minute to run would show a "Total Run Time" of 2 minutes. If the first node was executed at 12:00:00, and the second node finished executing at 12:05:00, the composite would show a "Duration" of 5 minutes.

When a node has completed a successful run, the output pins will contain data. Clicking a green input or output pin, or clicking the record count will display the data at that point in the data flow in the data viewer. For more information on using the data viewer, see Inspecting data.

Note: Choosing Run for a node which has already been successfully run will not cause it to be executed again, even if some of its properties have been changed in the meantime. To re-run a node, you should clear the status of the node first, or choose Re-Run.

2. Re-Run

Clears the selected nodes and runs them again. The Re-Run button performs the same function as choosing Clear Status and then Run.

3. Stop

Interrupts the current execution. Any queued nodes will no longer be executed, although it may not be possible to stop any nodes which have already started executing.

4. Clear Status

Removes any run information for the selected nodes, and clears the output pins of any data. You might choose to clear the status for a set of selected nodes when you want to run them again with more recent data or property values.

To save system space, you can also delete the run information for one or more data flows from the Directory, see Deleting run data.

Tip: When you have selected one or more nodes, the following run commands are also available to select from the right-click menu:• Run (Ctrl+R) - Available if at least one selected node has not been run.• Re-Run (Ctrl+Shift+R) - Available if a selected node has been run.• Clear Status (Ctrl+Delete) - Available if a selected node has been run.

Deleting run data

You can save system resources by deleting run data for one or more data flows from the Directory.

The Delete Run Data function clears all visible run data from the selected data flows, including node statuses and output pin data, and also removes any temporary files associated with the run. The Clear Status button available from the Designer toolbar performs a similar function, but the advantage of deleting run data from the Directory is that you can select multiple data flows at once.

Tip: The Delete Run Data button does not apply to scheduled runs. To delete temporary run data for scheduled runs, see Configuring run clean up settings.
  1. From the Directory, select the data flows for which you want to delete the run data. Press and hold the Ctrl key to select multiple data flows if required.
  2. Click the menu button in the Details panel and select Delete Run Data.
    Tip: The Delete Run Data button is only available when you have selected at least one data flow.

    The Delete Run Data dialog appears.

  3. Confirm that you want to delete the run data for the data flows that are listed in the dialog, then click the Delete Run Data button.