【发布时间】:2021-03-04 09:02:47
【问题描述】:
我在转换中将数据写入表输出
在下一步中,我有一个带有 shell 脚本的作业执行器的转换 我如何将值从表输入传递到作业执行器以使其对表中的所有数据执行。例如 脚本:
ls "value1_from_table_input"
写入日志
下一次运行
ls "value2_from_table_input"
写入日志
【问题讨论】:
标签: pentaho pentaho-spoon pentaho-data-integration