You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/11/12 12:08:18 UTC

[GitHub] [shardingsphere] lhjie opened a new issue, #22113: question about helm start shardingsphere proxy,

lhjie opened a new issue, #22113:
URL: https://github.com/apache/shardingsphere/issues/22113

   I`m use helm start shardingSphere proxy,by source code install,
   now proxy started,but can not config rules in values.ymal ,
   if I do it ,I`ll get  exception:
   Cannot create property=rules for JavaBean=org.apache.shardingsphere.proxy.backend.config.yaml.YamlProxyDatabaseConfiguration@971s0s8 in 'reader',line 1 colum 1:
   dataSources:
   java.lang.InstantiationException
   in 'reader', line 22,column 1:
    - shardingAlgorithms:
   
   And I get the shardingsphere source code checked  the name is matched.Also compared the example config-sharding.yaml.
   I can't find the cause of the problem.
   so,anyone do it success,please teach me。
   Repeat my question:
   I want use helm start shardingSphere-proxy,and config the rules。 THX!
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] sandynz commented on issue #22113: question about helm start shardingsphere proxy,

Posted by GitBox <gi...@apache.org>.
sandynz commented on issue #22113:
URL: https://github.com/apache/shardingsphere/issues/22113#issuecomment-1342677683

   Hi @windghoul , could you help to have a look at it?


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [shardingsphere] lhjie commented on issue #22113: question about helm start shardingsphere proxy,

Posted by GitBox <gi...@apache.org>.
lhjie commented on issue #22113:
URL: https://github.com/apache/shardingsphere/issues/22113#issuecomment-1312467295

   I`m do it by Guidance document on official website,
   ref: https://github.com/apache/shardingsphere-on-cloud/blob/main/doc/shardingsphere-helm-charts.md
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org