Categories

Versions

You are viewing the RapidMiner Radoop documentation for version 9.1 -Check here for latest version

What's New in RapidMiner Radoop 9.1.0?

Released:December 13th, 2018

The following improvements are part of RapidMiner Radoop 9.1.0.

Enhancement

  • User can selectHortonworks Data Platform(HDP) 3.xas aHadoop Distributionto connect to.
  • User can selectCloudera(CDH) 6as aHadoop Distributionto connect to, but is limited in featuresRadoopis compatible with.
  • Extended support toSpark Scriptingoperator for variousSpark 2.3.xversions includingApache 2.3.0,Apache 2.3.1+and version included inHDP3default installation.
  • Allowing user to import from aCluster Managerthat provides an untrusted certificate.
  • Introduced additional validation ofAdvanced Parametersettings for new connections.
  • Improved robustness of setting up client classpath for米apRconnections.
  • Additional to the existing built-in defaults users can now specify theirPySparkandSparkR图书馆在他们RadoopConnectionsto be used with theSpark Scriptingoperator.

Bug Fix

  • Duplicate property keys received byCluster Importwon't stop wizard. Deduplication usesHadoopequivalent priorities between the sources of the duplicated properties.
  • 米apRconnection - Fixed a malformed logging statement during classpath setup.

Additional Note

  • RadoopProxyfeature is not yet compatible withHDP3
  • Rounding errors may be observed after 6th digit with 'integer' arithmetic's which are limited toDECIMAL(9,6)precision inHiveServer2 3.0. Recommendation is to use 'real' instead for calculations which require higher precision.
  • Apply Model does not acceptDECIMALcolumns in input (same for previous versions, butHiveServer2 3.0introduces lot of implicit DECIMAL casts), which results in UDFArgumentTypeExceptions. The workaround is to cast 'integer' values to 'real' withType Conversionoperator.
  • Password based Kerberos authenticationis no longer supported because of incompatibilities with key renewals andHDP3configuration. Recommendation is to usekeytab based Kerberos authenticationinstead.