Pentaho Data Integration批量加载到mysql中

时间:2019-02-01 08:29:01

标签: mysql load-data-infile pentaho-spoon pentaho-data-integration mysql-loadfile

我已经安装了勺子7.1。而且我想将大量内容放入mysql表中。 我刚刚在mysql中创建了一个带有3列和3行的txt文件的表。

我使用Bulkload进入mysql。 (在有关参数的图片下方)。

enter image description here

当我运行它时,它运行得很好。 (请参见下面的屏幕截图)。

enter image description here

enter image description here

除了日志没有显示任何错误。但是结果没有插入到mysql中。 (请参阅下面有关日志的屏幕截图)

enter image description here

我试图通过mysql cmd Windows来完成它,但是它确实起作用了,所以似乎有点像汤匙。

非常感谢您。

0 个答案:

没有答案