Supported Workflows

The TIBCO® Data Science - Team Studio version 7.1.0 supports the legacy workflows. In addition to the legacy workflows, TIBCO Data Science - Team Studio also introduces a new type of workflow - New Workflow. Some of the features of a New Workflow are:

  • Supports only the TIBCO® Data Virtualization data sources.

  • Runs or executes only in supported Apache Spark 3.2 or later cluster.

  • Have a subset of available operators.

  • Compatible with TIBCO® Data Virtualization data source and Apache Spark operators. For more information on supported operators, see Apache Spark specific operators.

  • By default, the workflows are Fused, such that, the entire workflow is executed as a single Spark application which increases the efficiency.

  • The Convert to Spark menu option is not available for these workflows, since they are executed in a single Spark application.

  • The execution of notebooks within a workflow is currently not supported.

  • Currently, the workflow does not support the Custom Operators (MODs) that were previously developed for the legacy workflows.