Categories

Versions

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

What's New in RapidMiner Studio 7.2.2?

The following describes the enhancements and bug fixes in RapidMiner Studio 7.2.2:

Bug fixes

  • Fixed slowdown of Execute Process operator if it was used in a loop and the process was cached.
  • Fixed permissions (e.g. H2O) for operators running inside a 3rd party subprocess operator.
  • Temp folder permissions are now be correctly granted to 3rd party extensions as intended.
  • Fixed some inconsistencies with extension dependencies.

Development

  • Added system property com.rapidminer.security.enforce to force plugin sandboxing even on SNAPSHOT versions. Start Studio with -Dcom.rapidminer.security.enforce=true to force the sandboxing. This is useful to test how your extension will behave under live conditions without having to build and test against a release version of Studio.