AbsaOSS / spline-spark-agent

Spline agent for Apache Spark
https://absaoss.github.io/spline/
Apache License 2.0
183 stars 93 forks source link

spark agent #595 move spark-BOM back to specific profiles #596

Closed cerveada closed 1 year ago

cerveada commented 1 year ago

This reverts part of changes made in #581 as a quickfix.

fixes #595

sonarcloud[bot] commented 1 year ago

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

cerveada commented 1 year ago

Diff between 1.0.1 ant this SNAPSHOT for Spark 3.3 bundle, seems to be allright

Files 1.0.1/META-INF/maven/za.co.absa.commons/commons_2.12/pom.properties and 1.0.4-SNAPSHOT/META-INF/maven/za.co.absa.commons/commons_2.12/pom.properties differ
Files 1.0.1/META-INF/maven/za.co.absa.commons/commons_2.12/pom.xml and 1.0.4-SNAPSHOT/META-INF/maven/za.co.absa.commons/commons_2.12/pom.xml differ
Files 1.0.1/META-INF/maven/za.co.absa.spline.agent.spark/agent-core_2.12/pom.properties and 1.0.4-SNAPSHOT/META-INF/maven/za.co.absa.spline.agent.spark/agent-core_2.12/pom.properties differ
Files 1.0.1/META-INF/maven/za.co.absa.spline.agent.spark/agent-core_2.12/pom.xml and 1.0.4-SNAPSHOT/META-INF/maven/za.co.absa.spline.agent.spark/agent-core_2.12/pom.xml differ
Files 1.0.1/META-INF/maven/za.co.absa.spline.agent.spark/spark-3.3-spline-agent-bundle_2.12/pom.properties and 1.0.4-SNAPSHOT/META-INF/maven/za.co.absa.spline.agent.spark/spark-3.3-spline-agent-bundle_2.12/pom.properties differ
Files 1.0.1/META-INF/maven/za.co.absa.spline.agent.spark/spark-3.3-spline-agent-bundle_2.12/pom.xml and 1.0.4-SNAPSHOT/META-INF/maven/za.co.absa.spline.agent.spark/spark-3.3-spline-agent-bundle_2.12/pom.xml differ
Files 1.0.1/spline-build.properties and 1.0.4-SNAPSHOT/spline-build.properties differ
Files 1.0.1/spline.default.yaml and 1.0.4-SNAPSHOT/spline.default.yaml differ
Files 1.0.1/za/co/absa/commons/lang/extensions/NonOptionExtension$.class and 1.0.4-SNAPSHOT/za/co/absa/commons/lang/extensions/NonOptionExtension$.class differ
Files 1.0.1/za/co/absa/commons/lang/extensions/NonOptionExtension$NonOptionOps.class and 1.0.4-SNAPSHOT/za/co/absa/commons/lang/extensions/NonOptionExtension$NonOptionOps.class differ
Files 1.0.1/za/co/absa/commons/lang/extensions/NonOptionExtension.class and 1.0.4-SNAPSHOT/za/co/absa/commons/lang/extensions/NonOptionExtension.class differ
Files 1.0.1/za/co/absa/commons/lang/extensions/TraversableExtension$.class and 1.0.4-SNAPSHOT/za/co/absa/commons/lang/extensions/TraversableExtension$.class differ
Files 1.0.1/za/co/absa/commons/lang/extensions/TraversableExtension$TraversableOps$.class and 1.0.4-SNAPSHOT/za/co/absa/commons/lang/extensions/TraversableExtension$TraversableOps$.class differ
Files 1.0.1/za/co/absa/commons/lang/extensions/TraversableExtension$TraversableOps.class and 1.0.4-SNAPSHOT/za/co/absa/commons/lang/extensions/TraversableExtension$TraversableOps.class differ
Files 1.0.1/za/co/absa/commons/lang/extensions/TraversableExtension.class and 1.0.4-SNAPSHOT/za/co/absa/commons/lang/extensions/TraversableExtension.class differ
Files 1.0.1/za/co/absa/spline/agent/AgentBOM$$anon$1.class and 1.0.4-SNAPSHOT/za/co/absa/spline/agent/AgentBOM$$anon$1.class differ
Files 1.0.1/za/co/absa/spline/harvester/LineageHarvester$.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/LineageHarvester$.class differ
Files 1.0.1/za/co/absa/spline/harvester/LineageHarvester$AnalysisBarrierExtractor$.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/LineageHarvester$AnalysisBarrierExtractor$.class differ
Files 1.0.1/za/co/absa/spline/harvester/LineageHarvester$PlanWrap$.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/LineageHarvester$PlanWrap$.class differ
Files 1.0.1/za/co/absa/spline/harvester/LineageHarvester$PlanWrap.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/LineageHarvester$PlanWrap.class differ
Files 1.0.1/za/co/absa/spline/harvester/LineageHarvester$RddWrap$.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/LineageHarvester$RddWrap$.class differ
Files 1.0.1/za/co/absa/spline/harvester/LineageHarvester$RddWrap.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/LineageHarvester$RddWrap.class differ
Files 1.0.1/za/co/absa/spline/harvester/LineageHarvester.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/LineageHarvester.class differ
Files 1.0.1/za/co/absa/spline/harvester/builder/OperationNodeBuilderFactory.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/builder/OperationNodeBuilderFactory.class differ
Files 1.0.1/za/co/absa/spline/harvester/builder/plan/MergeIntoNodeBuilder.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/builder/plan/MergeIntoNodeBuilder.class differ
Files 1.0.1/za/co/absa/spline/harvester/builder/plan/UnionNodeBuilder.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/builder/plan/UnionNodeBuilder.class differ
Files 1.0.1/za/co/absa/spline/harvester/converter/DataConverter$$anonfun$$nestedInanonfun$renderer$1$1.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/converter/DataConverter$$anonfun$$nestedInanonfun$renderer$1$1.class differ
Files 1.0.1/za/co/absa/spline/harvester/converter/LiteralConverter.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/converter/LiteralConverter.class differ
Files 1.0.1/za/co/absa/spline/harvester/converter/ValueDecomposer$$anonfun$$nestedInanonfun$handler$2$1.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/converter/ValueDecomposer$$anonfun$$nestedInanonfun$handler$2$1.class differ
Files 1.0.1/za/co/absa/spline/harvester/dispatcher/AbstractJsonLineageDispatcher$.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/dispatcher/AbstractJsonLineageDispatcher$.class differ
Files 1.0.1/za/co/absa/spline/harvester/dispatcher/AbstractJsonLineageDispatcher$ModelEntity$.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/dispatcher/AbstractJsonLineageDispatcher$ModelEntity$.class differ
Files 1.0.1/za/co/absa/spline/harvester/dispatcher/AbstractJsonLineageDispatcher$ModelEntity$Event$.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/dispatcher/AbstractJsonLineageDispatcher$ModelEntity$Event$.class differ
Files 1.0.1/za/co/absa/spline/harvester/dispatcher/AbstractJsonLineageDispatcher$ModelEntity$Plan$.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/dispatcher/AbstractJsonLineageDispatcher$ModelEntity$Plan$.class differ
Files 1.0.1/za/co/absa/spline/harvester/dispatcher/AbstractJsonLineageDispatcher.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/dispatcher/AbstractJsonLineageDispatcher.class differ
Files 1.0.1/za/co/absa/spline/harvester/dispatcher/HttpLineageDispatcher$.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/dispatcher/HttpLineageDispatcher$.class differ
Files 1.0.1/za/co/absa/spline/harvester/dispatcher/LoggingLineageDispatcher$LevelLogger$.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/dispatcher/LoggingLineageDispatcher$LevelLogger$.class differ
Files 1.0.1/za/co/absa/spline/harvester/dispatcher/modelmapper/ModelMapperV10$.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/dispatcher/modelmapper/ModelMapperV10$.class differ
Files 1.0.1/za/co/absa/spline/harvester/dispatcher/modelmapper/OpenLineageModelMapper.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/dispatcher/modelmapper/OpenLineageModelMapper.class differ
Files 1.0.1/za/co/absa/spline/harvester/logging/ObjectStructureDumper$.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/logging/ObjectStructureDumper$.class differ
Files 1.0.1/za/co/absa/spline/harvester/logging/ObjectStructureDumper$InstanceEqualityBox$.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/logging/ObjectStructureDumper$InstanceEqualityBox$.class differ
Files 1.0.1/za/co/absa/spline/harvester/logging/ObjectStructureDumper$InstanceEqualityBox.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/logging/ObjectStructureDumper$InstanceEqualityBox.class differ
Files 1.0.1/za/co/absa/spline/harvester/logging/ObjectStructureDumper$ObjectBox$.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/logging/ObjectStructureDumper$ObjectBox$.class differ
Files 1.0.1/za/co/absa/spline/harvester/logging/ObjectStructureDumper$ObjectBox.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/logging/ObjectStructureDumper$ObjectBox.class differ
Files 1.0.1/za/co/absa/spline/harvester/logging/ObjectStructureDumper.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/logging/ObjectStructureDumper.class differ
Files 1.0.1/za/co/absa/spline/harvester/plugin/embedded/DeltaPlugin$$anonfun$1.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/plugin/embedded/DeltaPlugin$$anonfun$1.class differ
Only in 1.0.1/za/co/absa/spline/harvester/plugin/embedded: DeltaPlugin$$anonfun$2.class
Files 1.0.1/za/co/absa/spline/harvester/plugin/embedded/DeltaPlugin$.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/plugin/embedded/DeltaPlugin$.class differ
Only in 1.0.1/za/co/absa/spline/harvester/plugin/embedded: DeltaPlugin$SyntheticDeltaMerge$.class
Only in 1.0.1/za/co/absa/spline/harvester/plugin/embedded: DeltaPlugin$SyntheticDeltaMerge.class
Only in 1.0.1/za/co/absa/spline/harvester/plugin/embedded: DeltaPlugin$SyntheticDeltaRead$.class
Only in 1.0.1/za/co/absa/spline/harvester/plugin/embedded: DeltaPlugin$SyntheticDeltaRead.class
Files 1.0.1/za/co/absa/spline/harvester/plugin/embedded/DeltaPlugin$_$colon$u0020DeleteCommand$.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/plugin/embedded/DeltaPlugin$_$colon$u0020DeleteCommand$.class differ
Files 1.0.1/za/co/absa/spline/harvester/plugin/embedded/DeltaPlugin$_$colon$u0020MergeIntoCommand$.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/plugin/embedded/DeltaPlugin$_$colon$u0020MergeIntoCommand$.class differ
Only in 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/plugin/embedded: DeltaPlugin$_$colon$u0020MergeIntoCommandEdge$.class
Files 1.0.1/za/co/absa/spline/harvester/plugin/embedded/DeltaPlugin$_$colon$u0020UpdateCommand$.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/plugin/embedded/DeltaPlugin$_$colon$u0020UpdateCommand$.class differ
Files 1.0.1/za/co/absa/spline/harvester/plugin/embedded/DeltaPlugin.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/plugin/embedded/DeltaPlugin.class differ
Files 1.0.1/za/co/absa/spline/harvester/plugin/embedded/NonPersistentActionsCapturePlugin$$anonfun$1.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/plugin/embedded/NonPersistentActionsCapturePlugin$$anonfun$1.class differ
Files 1.0.1/za/co/absa/spline/harvester/plugin/embedded/NonPersistentActionsCapturePlugin$.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/plugin/embedded/NonPersistentActionsCapturePlugin$.class differ
Files 1.0.1/za/co/absa/spline/harvester/plugin/embedded/NonPersistentActionsCapturePlugin$ConfProps$.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/plugin/embedded/NonPersistentActionsCapturePlugin$ConfProps$.class differ
Files 1.0.1/za/co/absa/spline/harvester/plugin/embedded/NonPersistentActionsCapturePlugin.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/plugin/embedded/NonPersistentActionsCapturePlugin.class differ
Only in 1.0.1/za/co/absa/spline/harvester/plugin/registry: AutoDiscoveryPluginRegistry$$anonfun$$nestedInanonfun$allPlugins$1$1.class
Only in 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/plugin/registry: AutoDiscoveryPluginRegistry$$anonfun$$nestedInanonfun$allPlugins$2$1.class
Files 1.0.1/za/co/absa/spline/harvester/plugin/registry/AutoDiscoveryPluginRegistry$.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/plugin/registry/AutoDiscoveryPluginRegistry$.class differ
Files 1.0.1/za/co/absa/spline/harvester/plugin/registry/AutoDiscoveryPluginRegistry.class and 1.0.4-SNAPSHOT/za/co/absa/spline/harvester/plugin/registry/AutoDiscoveryPluginRegistry.class differ