As of 30/08 2019 the new version 1.1.0 is out
Menas Improvements
- #337 Validate HDFS Paths for special characters.
- #446 Scheduling can now be suspended and resumed. Also allows datasets to be
run onceability via the UI or REST API. - #447 Continuous migration of data from old Menas to new.
- #573 Creating entities with special characters in the name show a more appropriate message.
- #734 Monitoring now shows if controls for a
Rundon’t match across checkpoints. - #772 Aligned order of inputs in
Drop Rulewith otherConformance Rules. - #777 Better error report on failure to upload schema.
- #793 Creating a
Schemawith forbidden characters no longer hangs on pressing save. - #826 Environment name is now displayed in the header.
Standardization Improvements
- #420 Nullable columns will no longer be assigned a default when unable to standardize to a particular type. Instead they will be
null. - #797 Raw format of the standardized dataset is tracked in
_INFOfile and available in theRuninformation in Menas.
Conformance Improvements
- #770 Casting to
Timestampnow has validation. - #773
Negation Rulenow applicable toBooleantype (not justNumerictypes).
Scripts Improvements
- #672 Conformance script can automatically clean up the standardized input on finish.
- #806 Helper scripts now properly get principal from keytab for service users.
- #850 Fixed typo in standardization script name.
Comparison Job Improvements
- #835 Comparison Job can now read in XML.