zoukankan      html  css  js  c++  java
  • Kettle

    官网地址:https://help.pentaho.com/Documentation/7.0/0L0/0Y0/070

     
     

    Use the Pan and Kitchen Command Line Tools to Work with Transformations and Jobs

    You can use PDI's command line tools to execute PDI content from outside of Spoon. Typically you would use these tools in the context of creating a script or a cron job to run the job or transformation based on some condition outside of the realm of Pentaho software.

    Pan is the PDI command line tool for executing transformations.

    Kitchen is the PDI command line tool for executing jobs.

    Both of these programs are explained in detail below.

    Pan Options and Syntax

  • 相关阅读:
    141. Linked List Cycle【easy】
    237. Delete Node in a Linked List【easy】
    234. Palindrome Linked List【easy】
    排序_归并排序
    排序_选择排序
    排序_快速排序
    排序_冒泡排序
    排序_希尔排序
    排序_插入排序
    121. Best Time to Buy and Sell Stock【easy】
  • 原文地址:https://www.cnblogs.com/zouhao/p/13390709.html
Copyright © 2011-2022 走看看