Skip to content

Feature/lazy load offset comparison service#728

Merged
kevinwallimann merged 5 commits intodevelopfrom
feature/lazy-load-offset-comparison-service
Oct 13, 2022
Merged

Feature/lazy load offset comparison service#728
kevinwallimann merged 5 commits intodevelopfrom
feature/lazy-load-offset-comparison-service

Conversation

@kevinwallimann
Copy link
Collaborator

Closes #727

scheduler.executors.enableHyperdriveExecutor should be set to false, if hadoop-binaries are not on the classpath.

If it is set to true, without hadoop-binaries, then the application will fail, because Spring will try to initialize these services.

Signed-off-by: Kevin Wallimann <kevin.wallimann@absa.africa>
Signed-off-by: Kevin Wallimann <kevin.wallimann@absa.africa>
Signed-off-by: Kevin Wallimann <kevin.wallimann@absa.africa>
Signed-off-by: Kevin Wallimann <kevin.wallimann@absa.africa>
@kevinwallimann kevinwallimann force-pushed the feature/lazy-load-offset-comparison-service branch from bfb93ff to 053ad48 Compare October 12, 2022 11:36
@sonarqubecloud
Copy link

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

@kevinwallimann kevinwallimann merged commit 00ef37d into develop Oct 13, 2022
@kevinwallimann kevinwallimann deleted the feature/lazy-load-offset-comparison-service branch October 13, 2022 10:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Application should not fail when hadoop-binaries are missing

2 participants