v0.4.2
Enhancements
- #428: Removed spark client deployment mode
- #425: Added health indicators (Endpoint: /admin/health)
- #434: Log in user name is converted to lower case
- #435: Runs - increased default number of displayed rows
- #450: Workflows - Bulk run
Bugfixes
- #436: Refresh runs is closing details window
- #437: On an expired session first rest request is failing
Internal tasks
Application properties changes
- Added property
management.endpoint.health.show-details=always
- Added property
health.databaseConnection.timeoutMillis
- Only numbers are accepted. (Default: 120000)
- Added property
health.yarnConnection.testEndpoint
- Yarn endpoint to check health. (In case of YARN /cluster/cluster)
- Added property
application.maximumNumberOfWorkflowsInBulkRun
- Only numbers are accepted. Number of workflows that can be executed in bulk. (Default: 10)