Streamsets DC and Crate exception. ERROR: SQLParseException: line 1:13: no viable alternative at input 'CHARACTERISTICS'

Streamsets DC and Crate exception. ERROR: SQLParseException: line 1:13: no viable alternative at input 'CHARACTERISTICS'

我正在尝试连接到 Crate 作为 Streamsets 数据收集器管道源(JDBC 消费者)。但是我收到此错误:"JDBC_00 - Cannot connect to specified database: com.streamsets.pipeline.api.StageException: JDBC_06 - Failed to initialize connection pool: com.zaxxer.hikari.pool.PoolInitializationException: Exception during pool initialization: ERROR: SQLParseException: line 1:13: no viable alternative at input 'CHARACTERISTICS' " 为什么会出现此错误? Crate JDBC 驱动程序版本为 2.1.5,Streamsets 数据收集器版本为 2.4.0.0。

@gashey 已经解决了这个问题。在 Streamsets DC 中,在我的 JDBC 查询消费者配置的 高级选项卡 上取消选中 强制只读连接 (参见 https://groups.google.com/forum/?utm_medium=email&utm_source=footer#!msg/crateio/hBexxel2KQw/kU34mrsJBgAJ)。

我们将使用解决方法更新流集文档。 https://crate.io/docs/tools/streamsets/