Releases: AbsaOSS/spline
Releases · AbsaOSS/spline
Mongo 3.6 + HDFS fix
release/0.2.5
Release Notes - Spark Lineage - Version 0.2.5
Bug
- [SL-90] - UI: LIneage DAG is refreshed on every click
release/0.2.4
Release Notes - Spark Lineage - Version 0.2.4
Bug
- [SL-80] - Show proper 404 page when missing resource is requested
- [SL-82] - Show more specific operation details first
- [SL-83] - Shouldn't we manage MongoDB connections?
- [SL-84] - UI: Navigation in-progress indicator is not showing or showing too late
- [SL-85] - Dataset scrolling on left hand side works incorrectly - last few items are hidden
- [SL-89] - Missing support for the JDBC spark sql data source
Story
- [SL-47] - Filtering of Specific Node Types
- [SL-74] - Better logging
- [SL-78] - Non-blocking source lineages resolving
- [SL-79] - Samples runner
- [SL-81] - Configurable Spline error handling policy
- [SL-86] - Add support for "Sort" operation
- [SL-87] - Add support for "Aggregate" operation
- [SL-88] - Add support for "Union" operation
release/0.2.3
release/0.2.2
Release Notes - Spark Lineage - Version 0.2.2
Sub-task
- [SL-33] - Spline logo
- [SL-57] - Update harvester according to the new data model
- [SL-58] - Update Mongo persistence layer according to the new data model
- [SL-59] - Update Atlas persistence layer according to the new data model
- [SL-60] - Update HDFS persistence layer according to the new data model
- [SL-61] - Update Web UI layer according to the new data model
- [SL-62] - Update REST layer according to the new data model
- [SL-63] - Merging lineage graphs from connected jobs together
- [SL-65] - High level lineage overview - UI
- [SL-66] - High level lineage overview - Service
- [SL-67] - Update the logic of merging lineages according to the new references to meta datasets
- [SL-68] - Extend MongoLoader with a method for getting application node
Bug
- [SL-29] - Selected job descriptor doesn't match the DAG shown
- [SL-37] - Improve css style of node details to visualize decimal types properly
- [SL-64] - No attributes on final dataset
Story
- [SL-2] - Create readme.md
- [SL-3] - ScalaDoc
- [SL-4] - Add a help link to a wiki
- [SL-5] - Old browser warning
- [SL-6] - Configurable environment properties
- [SL-7] - Clean up
- [SL-8] - Project dependencies and licenses
- [SL-9] - License
- [SL-17] - Lineage Merge
- [SL-27] - Name the project
- [SL-28] - UI: Loading progress indicator
- [SL-35] - Integration with Apache Atlas
- [SL-39] - Collapsing of operation nodes within the same branch
- [SL-40] - Transformation over the lineage graph that merges compatible projections together
- [SL-41] - Redefinition of insertions of attribute removal logic
- [SL-43] - Data Set Oriented Data Model
- [SL-44] - Job Execution Level Overview
- [SL-46] - File-based Storage
- [SL-49] - Provide execution level lineage with unique IDs
- [SL-56] - Absolute Path in Destination Nodes