As of 15/11 2019 the new version 1.5.0 is out
Scheduling Improvements
- #883 Implemented integration with kerberized oozie through impersonation and additional configuration parameters for flexibility of use.
General Improvements
- #1021 Upgrade java version in maven compiler source and target to 1.8.
Scripts Improvements
- #1018 Bumped the version of SPARK environment variable from 2.4.3 to 2.4.4 in enceladus_env template.
- #1030 Now we use
mktemp
to create log files when using helper scripts. This ensures the log files have unique names.
Standardization and Conformance Improvements
- #950 Standardization and Conformance Spark application names now contain an Enceladus version, a dataset name, a dataset version, a report date, and a report version. This makes it easier to distinguish in a cluster resource management tool which jobs are running.
- #779 Improved HTTP status codes and authentication error messages in Standardization in Conformance.