Categories

Versions

You are viewing the RapidMiner Server documentation for version 9.6 -Check here for latest version

What's New in RapidMiner Server 9.1.0?

Released:December 13th, 2018

The following describes the enhancements and bug fixes in RapidMiner Server 9.1.0:

Enhancements

  • Rewrote and redesigned the process scheduler. It offers now a newREST API
  • Added functionality to defineexecution alertsvia standard logging or via mail
  • Added newlibs/folder in the resource folder of the Job Agent. This allows to add custom libraries that will be available on the classpath during process execution.
  • The.RapidMinerfolder of RapidMiner Server has been moved from the user space to thehome directory
  • The Job Container now respects the definedJAVA_HOMEof the related Job Agent and will use the Java binary from the路径only as fallback
  • Added the possibility to disallow multiple sessions per user in the web interface which is switched off by default (this feature is not supported in high availability mode)
    • Enable the feature by settingcom.rapidanalytics.web.session.limit.enabledtotrue
    • 年代et a maximum amount of allowed parallel sessions per user by settingcom.rapidanalytics.web.session.limit.enabled.amountto any number higher than0, default value is1
  • Prepared RapidMiner Server for High Availability mode
    • Allow to inspect instance server logs via drop-down menu
    • Adjustments for ActiveMQ broker properties
      • jobservice.queue.activemq.embeddedis nowjobservice.queue.activemq.embeddedBroker.enabled
      • jobservice.queue.activemq.protocolis nowjobservice.queue.activemq.embeddedBroker.protocol
      • jobservice.queue.activemq.hostis nowjobservice.queue.activemq.embeddedBroker.host
      • jobservice.queue.activemq.portis nowjobservice.queue.activemq.embeddedBroker.port
    • Adjustments for connecting to ActiveMQ broker
      • Addedjobservice.queue.activemq.uriwhich reflects addresses for ActiveMQ instance(s)
      • Addedjobagent.queue.activemq.uriwhich reflects addresses for ActiveMQ instance(s)
      • Removedjobagent.queue.activemq.protocol,jobagent.queue.activemq.host,jobagent.queue.activemq.port
    • Licenses are now reloaded periodically. Interval can be defined in milliseconds viacom.rapidanalytics.license.reload_interval. The default value is1800000(30 min).
  • The installer now retains the JWT secret and the ActiveMQ username and password when pointing to an existing RapidMiner home directory during the installation
  • Improved the Job Agent download dialog with auto-generated cURL command
  • Changed the defaultautosaveoption for PostgreSQL toconservative
  • Memory consumption on job details page is still shown after job completion
  • Added RapidMiner Community link to the navigation menu

Bugfixes

  • Fixed persistence of processes during repository initialization
  • Fixed streaming of MetaData which was created by a not loaded extension
  • Fixed Internet Explorer compatibility issues for the Web App interface
  • Fixed LDAP case sensitive name binding