开发者

Front End for Running Talend Jobs

开发者 https://www.devze.com 2023-04-05 15:39 出处:网络
I am looking for a front end for our operator to run our Talend jobs.We do not want him to have the ability t开发者_C百科o delete or modify jobs.Only to run them and monitor their results.Any suggesti

I am looking for a front end for our operator to run our Talend jobs. We do not want him to have the ability t开发者_C百科o delete or modify jobs. Only to run them and monitor their results. Any suggestions for tools for doing this?

Thanks


The subscription version of Talend (called Talend Integration Suite, or TIS) has precisely that. It's a web-based console called Talend Administration Center (TAC) and it allows an operator to run jobs and monitor their results -- among many other things. The permissions can be set in the way you described, so that the operator is not able to delete or modify the jobs.


In my company we use SOS Job Scheduler, which you can use with TOS out-of-the-box as a general diy scheduling solution. Just these days I'm working on a Talend Custom Component to integrate deeply between the first and the latter (like log-propagation, context parameter sharing and so on. Basically it let you use SOS API from a TOS job). I can speed-up and put on github in a few days, if you need :)


You can export job as shall script (.sh) and anyone can execute that and will not able to delete those jobs. To see the execution details put some tlog component into your talend jobs. This is just a work around not the solution if you only have open studio (free version).


I'm using Rundeck for manual and scheduled execution of Talend jobs . I find the job setup and scheduling to be far easier in Rundeck than in SpagoBI (which I frequently use for reports and BI).

You could also use something like automic (uc4) automation engine. It has fine grained security and is a commercial product . I've used it in the past for similar work.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号