PDI MongoDB 输入和输出步骤

PDI MongoDB Input and Output steps

我最近安装了 PDI 8.2 CE - 看起来不像 Mongo 输入和输出步骤...

我在这里找到它 https://github.com/pentaho/pentaho-mongodb-plugin 我解压缩并将整个文件夹放入 ../data-integration/plugins 目录并重新启动 PDI 但仍然没有 mongo input/output。

我做错了什么?

您不需要添加任何额外的插件,因为它位于大数据部分下,您会找到 mongodb 的输入和输出。

弄明白了这一点,看来 PDI 在涉及到 JDK/JRE 的哪个版本时非常挑剔你的机器上的 运行,无论你将什么设置为 PENTAHO_JAVA_HOME .

必须全部卸载,然后确保只安装了 OpenJDK 1.8。