Kettle 4.0.1 稳定社区版无法打开 pan 和 carte 的 .bat 文件

发布于 2024-10-09 10:48:42 字数 152 浏览 1 评论 0原文

大家好,

我使用的是kettle4.0.1社区版本,在这里我对勺子很满意,但是对于运行工作以及我需要使用pan和carte,我的问题不是spoon.bat,而是pan.bat和carte.bat正在开放。我也无法运行 kitchen.bat..有人可以建议我最好的解决方案吗

Hhi all,

I'm using kettle4.0.1 communty version, here iam comfortable with spoon, but for running jobs and all i need to use pan and carte, my problem is other than spoon.bat niether of pan.bat nor carte.bat is opening. iam unable to run kitchen.bat also.. can someone suggest me with best solution

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

囚我心虐我身 2024-10-16 10:48:42

首先,为了运行作业,您需要使用kitchen.bat(除非您想远程执行它们)。 Kitchen、Pan 和 Carte 是命令行工具,因此您还需要在命令行上指定参数。
例如,您希望以最低日志级别运行位于 C:/jobs/ 中名为 job.kjb 的文件。您可以从命令行执行 kitchen.bat,如下所示,

kitchen.bat -file=C:/jobs/job.kjb -level=minimal

另请参阅此处的更多信息:
http://wiki.pentaho.com/display/EAI/Kitchen+User+Documentation

First of all, in order to run jobs you will need to use kitchen.bat (unless you want to execute them remotely). Kitchen, Pan and Carte are command line tools, therefore you will need to specify your parameters also on the command line.
For example, you want to run a file called job.kjb located in C:/jobs/ with a minimal log level. You would execute kitchen.bat from the commandline as follows

kitchen.bat -file=C:/jobs/job.kjb -level=minimal

Please see also more information here:
http://wiki.pentaho.com/display/EAI/Kitchen+User+Documentation

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文