The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Use results of older blocks

PieterPieter Member Posts: 2 Contributor I
edited November 2018 in Help
Hi all,

When using blocks a green circle indicates if they already have run. When running the whole pipeline and then changing some parameters from blocks in the middle, earlier blocks remain having a green circle and later blocks get a yellow circle. It's like it indicates that results of blocks after the block with the changed parameter are not valid anymore but the ones before are.

But when starting the pipeline again it starts from the beginning. Is there any way that it could start from the block with changed parameters and use the results from the previous results from the blocks before the block with the changed parameters?

???

Answers

  • PieterPieter Member Posts: 2 Contributor I
    Does anyone has a clue?
  • Marco_BoeckMarco_Boeck Administrator, Moderator, Employee-RapidMiner, Member, University Professor Posts: 1,996 RM Engineering
    Hi,

    no. At the moment, the indicator means that the meta data at the output ports is still valid, not that the actual data is still present.

    Regards,
    Marco
Sign In or Register to comment.