kettle 運(yùn)行參數(shù)說明與示例

kettle的kitchen.bat /kitchen.sh
后面參數(shù)說明*
options:

/rep        : repository name
/user       : repository username
/pass       : repository password
/job        : the name of the job to launch
/dir        : the directory (dont forget the leading /)
/file       : the filename (job xml) to launch
/level      : the logging level (basic, detailed, debug, rowlevel, error, nothing)
/logfile    : the logging file to write to
/listdir    : list the directories in the repository
/listjobs   : list the jobs in the specified directory
/listrep    : list the available repositories
/norep      : do not log into the repository
/version    : show the version, revision and build date
/param      : set a named parameter <name>=<value>. for example -param:foo=bar
/listparam : list information concerning the defined parameters in the specified job.
/export     : exports all linked resources of the specified job. the argument is the name of a zip file.

而options 后面可以是=也可以是:也可以是空格
kitchen.bat /file d:\ 或者 -file=d:\ 或者/file:d:\等等都可以。。。

kitchen.sh運(yùn)行參數(shù)例子:

kitchen.sh -rep can_test_kettle -user admin -pass admin -dir /test_db_data_copy/all_data_copy/job -job job_test_db_data_copy_main -level=basic

kitchen.bat -rep can_test_kettle -user admin -pass admin -dir /test_db_data_copy/all_data_copy/job -job job_test_db_data_copy_main -level=basic

pan.sh 運(yùn)行參數(shù)基本與kitchen.bat相同
運(yùn)行轉(zhuǎn)化 的參數(shù):

-trans
最后編輯于
?著作權(quán)歸作者所有,轉(zhuǎn)載或內(nèi)容合作請(qǐng)聯(lián)系作者
平臺(tái)聲明:文章內(nèi)容(如有圖片或視頻亦包括在內(nèi))由作者上傳并發(fā)布,文章內(nèi)容僅代表作者本人觀點(diǎn),簡書系信息發(fā)布平臺(tái),僅提供信息存儲(chǔ)服務(wù)。

推薦閱讀更多精彩內(nèi)容

  • //[kettle官方首頁]Data Integration | Pentaho Communityhttp://...
    葡萄喃喃囈語閱讀 5,150評(píng)論 0 21
  • 個(gè)人學(xué)習(xí)批處理的初衷來源于實(shí)際工作;在某個(gè)迭代版本有個(gè)BS(安卓手游模擬器)大需求,從而在測試過程中就重復(fù)涉及到...
    Luckykailiu閱讀 4,782評(píng)論 0 11
  • 1.創(chuàng)建文件夾 !/bin/sh mkdir -m 777 "%%1" 2.創(chuàng)建文件 !/bin/sh touch...
    BigJeffWang閱讀 10,193評(píng)論 3 53
  • Spring Cloud為開發(fā)人員提供了快速構(gòu)建分布式系統(tǒng)中一些常見模式的工具(例如配置管理,服務(wù)發(fā)現(xiàn),斷路器,智...
    卡卡羅2017閱讀 134,993評(píng)論 19 139
  • linux資料總章2.1 1.0寫的不好抱歉 但是2.0已經(jīng)改了很多 但是錯(cuò)誤還是無法避免 以后資料會(huì)慢慢更新 大...
    數(shù)據(jù)革命閱讀 12,239評(píng)論 2 33