Categories

Versions

You are viewing the RapidMiner Studio documentation for version 9.7 -Check here for latest version

Convert Legacy Connections

RapidMiner 9.3 introduced a new type of connection management, based onconnection objects. The old connection management will be phased out in future releases. By following the instructions below, you can convert your legacy connections into connection objects. The new connection objects will be saved in a repository.

The old connection management distinguished between database connections (JDBC) and other types of connections (also known as configurables):

Convert legacy database connections (JDBC)

  1. Open theManage Database Connections (Legacy)dialog via

    管理数据库连接图标Connections > Legacy Connections > Manage Database Connections (Legacy).

  2. Select the database connection you want to convert and press theConversion IconConvertbutton

  3. Select the repository where to store the new connection and change the name of the new connection if necessary. If the connection was stored on a server before, that server's repository will be preselected. Then press theCreate IconCreatebutton.

  4. Edit the details of the new connection, e.g. add a description or tags,inject parametersor configure external sources. Press theSave IconSavebutton to save your changes.

  5. Use the new connection entry in your process! See theSQL sectionfor more information on how to use database connections in a process.

Convert other legacy connections (configurables)

  1. Open theManage Connections (Legacy)dialog via

    Manage Connections IconConnections > Legacy Connections > Manage Connections (Legacy).

  2. Select the connection you want to convert and press theConversion IconConvertbutton

    Note:Not all connection types can be converted at this point. Make sure you always have the newest extension versions installed.Read how to install extensions.

    If a connection cannot be converted, theConversion IconConvertbutton is disabled.

  3. Select the repository where to store the new connection and change the name of the new connection if necessary. If the connection was stored on a server before, that server's repository will be preselected. Also note that the correct type of the connection is locked in and cannot be changed. Then press the Create Icon Create button.

  4. Edit the details of the new connection, e.g. add a description or tags,inject parametersor configure external sources. Press theSave IconSavebutton to save your changes.

  5. Use the new connection entry in your process! See theCloud sectionfor more information on how to use the different connections in a process.