This repository has been archived by the owner on Dec 13, 2023. It is now read-only.
Error during startup : use mysql-persistence #88
Unanswered
philipsamuel
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi , i am trying to use the mysql-persistence from https://github.com/Netflix/conductor-community v.3.10.0 . It throws the below exception
Parameter 0 of constructor in com.netflix.conductor.service.MetadataServiceImpl required a bean of type 'com.netflix.conductor.dao.MetadataDAO' that could not be found.
Is there any instruction that i can use to setup mysql .ES 7 is working well . the issue is only while using mysql
@v1r3n / @aravindanr i have added the dependencies mentioned in #69 but that did not solve the issue.
Beta Was this translation helpful? Give feedback.
All reactions