Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
从 .ktr 文件执行Kettle 转换所需的最少软件是什么?是否需要安装 Kettle 软件才能从命令行运行转换?
一个不错的选择是创建一个 Java App 来运行它?
谢谢
你需要:安装java,下载pentaho数据集成包:进入这个包你会发现-
-spoon.sh (又名 Kettle),用于设计和开发工作和转型的可视化工具,
-pan.sh :执行转换的命令行程序。
- kitchen.sh :执行作业的命令行程序。
-carte.sh :您可以通过http发送转换或作业的 Web 服务器。