Skip to content

Releases: cloudera/cmlutils

V1.2.0

24 Apr 09:53
5044854
Compare
Choose a tag to compare
  1. Added functionality for validation of project migration (single as well as batch migration).
    https://github.com/cloudera/cmlutils/wiki/Post-migration-guidelines
    https://github.com/cloudera/cmlutils/wiki/Batch-validation

  2. Fixed issue - Adding rsync logs to migration.log file

  3. Fixed issue - Removed Hardcoded "CDSW_APP_POLLING_ENDPOINT" value

v1.1.0

25 Aug 06:29
0591037
Compare
Choose a tag to compare
  1. Support for project migration - CDSW 1.10.2 -> CML Private cloud 1.5.1-CHF1
  2. Support for project migration. - CML Private Cloud 1.5.0 -> CML Private cloud 1.5.1-CHF1
  3. Support for populating legacy engine to runtime mapping dynamically.
  4. Transfer the ownership of the project in target workspace.
  5. Support for custom docker registry in target workspace.
  6. Bug fixes.

v1.0.0-beta

08 Aug 12:08
e6cce49
Compare
Choose a tag to compare

First beta release which supports migration of projects from CDSW 1.10 to CML Public cloud 2.0.40 onwards.

Please try out this release and report any issues at
https://github.com/cloudera/cmlutils/issues

Documentation is available at
https://github.com/cloudera/cmlutils/wiki

To install from this release branch use below command:
python3 -m pip install git+https://github.com/cloudera/cmlutils@v1.0.0