[
https://issues.apache.org/jira/browse/KYLIN-4915?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
quxiangshun updated KYLIN-4915:
-------------------------------
Description:
Due to the requirements of the project, different JDBC
datasources(MySQL/PgSQL/Oracle, etc.) are used when creating the project, which
is effective at this time. Different databases can be loaded by configuring
different properties.
Net, after creating a series of processed such as model / cube, build. Creating
a cube to reset JDBC properties is invalid.
Phenomenon:
# Set MySQL datasource in the configuration file, and it is ok to build
through this properties.
# Setting the MySQL datasource in the configuration file is invalid when
building the cube.
was:
因项目需求,创建project的时候使用不同的jdbc数据源(mysql/pg/oracle等),此时是有效的,可以通过配置不同属性,加载不同的database。
接下来创建model/cube等一系列过程后,构建。创建cube重新设置jdbc属性无效。
现象:
1.在配置文件中设置mysql数据源,通过该信息构建是OK的;
2.在配置文件中设置mysql数据源,构建cube时设置pg数据源无效。
Summary: Invalid setting JDBC property to create cube (was:
创建cube设置jdbc属性无效)
> Invalid setting JDBC property to create cube
> --------------------------------------------
>
> Key: KYLIN-4915
> URL: https://issues.apache.org/jira/browse/KYLIN-4915
> Project: Kylin
> Issue Type: Improvement
> Affects Versions: v3.1.1
> Environment: 官网docker快速运行
> Reporter: quxiangshun
> Priority: Major
>
> Due to the requirements of the project, different JDBC
> datasources(MySQL/PgSQL/Oracle, etc.) are used when creating the project,
> which is effective at this time. Different databases can be loaded by
> configuring different properties.
> Net, after creating a series of processed such as model / cube, build.
> Creating a cube to reset JDBC properties is invalid.
> Phenomenon:
> # Set MySQL datasource in the configuration file, and it is ok to build
> through this properties.
> # Setting the MySQL datasource in the configuration file is invalid when
> building the cube.
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)