ververica / ververica-platform-playground

Instructions for getting started with Ververica Platform on minikube.
https://docs.ververica.com/getting_started/index.html
Apache License 2.0
89 stars 39 forks source link

Remote RDBMS problem #49

Open gmmstrive opened 3 years ago

gmmstrive commented 3 years ago

You have configured value-vvp.yaml as follows, but a strange problem still occurs

Website configuration :

vvp:
  persistence:
    type: jdbc
    datasource:
      url: jdbc:mariadb://mysql.internal:3306/vvp
      username: vvp
      password: password

Configuration used:

vvp:
  persistence:
    type: jdbc
    datasource:
      url: jdbc:mariadb://vvp-mariadb.vvp.svc.cluster.local:3306/vvp
      username: vvp
      password: password

error log: Error: template: ververica-platform/templates/pvc.yaml:1:11: executing "ververica-platform/templates/pvc.yaml" at <include "vvp.should.create.pvc" .>: error calling include: template: ververica-platform/templates/_helpers.tpl:75:15: executing "vvp.should.create.pvc" at <include "vvp.pvc.enabled" .>: error calling include: template: ververica-platform/templates/_helpers.tpl:67:12: executing "vvp.pvc.enabled" at <include "vvp.private.process.application.config" .>: error calling include: template: ververica-platform/templates/_helpers.tpl:139:8: executing "vvp.private.process.application.config" at <include "vvp.private.inject.datasource.config" .>: error calling include: template: ververica-platform/templates/_helpers.tpl:266:99: executing "vvp.private.inject.datasource.config" at : error calling fail: vvp.persistence.datasource.url may not be set when using 'local' persistence

knaufk commented 3 years ago

Thank you for your patience. Do you use Community Edition or Stream Edition?

rookie-man-fack commented 2 years ago

😭

dingdayu commented 1 year ago

+1, use Community Edition, version is v2.6