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

  • 相关阅读:
    JAVA多线程之AQS
    LRU算法
    JAVA设计之SPI
    JAVA多线程之CAS
    操作系统之中断处理
    计算机领域思想
    操作系统之I/O
    操作系统之虚拟内存
    Mysql事务原理
    Mysql添加索引
  • 原文地址:https://www.cnblogs.com/zouhao/p/13390709.html
Copyright © 2011-2022 走看看