enceladus
enceladus copied to clipboard
Dynamic Conformance Engine
## Background `object ArrayTransformations` is hard to read & understand, there is a danger of field name clashes and code could be possibly optimized ## Feature Refactor the `object ArrayTransformations`...
## Background Delta format is getting attention in Big Data community. Adding support for it would be beneficial for the project and the users. ## Goal Support Delta format both...
## Feature Generalize how dataframe reader is used so that we do not have to add every new format but we leverage Spark's logic that picks whatever is registered on...
## Background As part of moving Enceladus to cloud, we need to get the existing configuration (dataset definitions) data to AWS. ## Task Create a clear migration plan - what,...
## Background As part of moving Enceladus to cloud, we need to get the existing configuration (dataset definitions) data to AWS. ## Question #### What data can be exposed to...
## Background As part of moving Enceladus to cloud, we need to get the existing configuration (dataset definitions) data to AWS. ## Feature Set up stable environment to migrate the...
## Background As part of moving Enceladus to cloud, we need to get the existing configuration (dataset definitions) data to AWS. ## Goal Migrate application configuration data from dedicated cluster...
## Background Current setup of properties for plugins is too non-constrictive. Basically allows whatever a plugin creator puts in. Also the kafka properties are then hardcoded. ## Feature Plugin properties...
## Describe the bug If a property definition is badly defined, from the previous version for example, it is going to stop users from editing datasets with no proper or...
## Background Moving app data to Postgres relational DB ## Feature The existing configuration needs to be migrated from MongoDB to Postgres