You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dolphinscheduler.apache.org by GitBox <gi...@apache.org> on 2020/04/14 02:18:51 UTC

[GitHub] [incubator-dolphinscheduler] xingchun-chen opened a new issue #2415: [BUG] update the directory of resources is error

xingchun-chen opened a new issue #2415: [BUG] update the directory of resources is error
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2415
 
 
   
   ![image](https://user-images.githubusercontent.com/55787491/79178911-0af0a480-7e39-11ea-9cee-07ecd033637a.png)
   
   
   **Which version of Dolphin Scheduler:**
    -[dev]
   
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-dolphinscheduler] xingchun-chen commented on issue #2415: [BUG] update the directory of resources is error

Posted by GitBox <gi...@apache.org>.
xingchun-chen commented on issue #2415: [BUG] update the directory of resources is error
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2415#issuecomment-613323209
 
 
   MYSQL does not support batch upload, so the data source needs to configure allowMultiQueries = true(MYSQL不支持批量上传,所以数据源需配置allowMultiQueries=true)
   即:
   spring.datasource.url=jdbc:mysql://192.168.xx.xx:3306/dolphinscheduler?useUnicode=true&characterEncoding=UTF-8&allowMultiQueries=true

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-dolphinscheduler] xingchun-chen commented on issue #2415: [BUG] update the directory of resources is error

Posted by GitBox <gi...@apache.org>.
xingchun-chen commented on issue #2415: [BUG] update the directory of resources is error
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2415#issuecomment-613322193
 
 
   1.MYSQL不支持批量上传,所以数据源需配置allowMultiQueries=true

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-dolphinscheduler] xingchun-chen removed a comment on issue #2415: [BUG] update the directory of resources is error

Posted by GitBox <gi...@apache.org>.
xingchun-chen removed a comment on issue #2415: [BUG] update the directory of resources is error
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2415#issuecomment-613322193
 
 
   1.MYSQL不支持批量上传,所以数据源需配置allowMultiQueries=true

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [incubator-dolphinscheduler] xingchun-chen closed issue #2415: [BUG] update the directory of resources is error

Posted by GitBox <gi...@apache.org>.
xingchun-chen closed issue #2415: [BUG] update the directory of resources is error
URL: https://github.com/apache/incubator-dolphinscheduler/issues/2415
 
 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services