WeiXue9

Results 5 comments of WeiXue9

> 测试新增 PostgreSQL 数据源,报错一样,其他工具连接 PostgreSQL 数据源正常 me too.

> 测试新增 PostgreSQL 数据源,报错一样,其他工具连接 PostgreSQL 数据源正常 error is This plugin type is not supported: mysql5.

filePath字段和schemaStr字段内容是字符串类型,需要添加""。

@StaveZhao 请问你知道怎么输入了吗?我现在也遇到了这样的问题,是webui不支持还是格式有特定的要求。

Now I am ok,it is "{\"catalog\":{\"params\":{\"catalogName\":\"\\\"mysql_test_catalog\\\"\",\"password\":\"\\\"root\\\"\",\"pluginVersion\":\"\\\"5.7\\\"\",\"port\":\"\\\"3306\\\"\",\"ioName\":\"\\\"mysql\\\"\",\"defaultDatabase\":\"\\\"test\\\"\",\"url\":\"\\\"xx.xx.xx.xx\\\"\",\"username\":\"\\\"root\\\"\"}},\"objectPath\":\"test.student\",\"params\":{\"params\":{}}}". I created a catalong souce instance from the alink java sample program and input the obtained parameters in the catalogObject input box.yeah...