Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Save more on your purchases! discount-offer-chevron-icon
Savings automatically calculated. No voucher code required.
Arrow left icon
All Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Newsletter Hub
Free Learning
Arrow right icon
timer SALE ENDS IN
0 Days
:
00 Hours
:
00 Minutes
:
00 Seconds
Arrow up icon
GO TO TOP
Pentaho Data Integration Quick Start Guide

You're reading from   Pentaho Data Integration Quick Start Guide Create ETL processes using Pentaho

Arrow left icon
Product type Paperback
Published in Aug 2018
Publisher Packt
ISBN-13 9781789343328
Length 178 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
 Carina Roldán Carina Roldán
Author Profile Icon Carina Roldán
Carina Roldán
Arrow right icon
View More author details
Toc

Running jobs with the Kitchen utility


In Chapter 2, Getting Familiar with Spoon, you learned how to run transformations in production environments by using the Pan command-line utility. There is a counterpart tool for running jobs: the Kitchen command. Using Kitchen is no different than using Pan. The tool comes in two flavors: Kitchen.bat and Kitchen.sh, for use in a Windows or a Linux system, respectively. Let's review the different options. The simplest way to run a job is to indicate the full path of the kjb file. You do so with the following syntax:

Kitchen.bat /file=<kjb file name>

You can also use the following command:

Kitchen.sh /file=<kjb file name>

For example, if you want to load the datamart from the command line in Windows, you can do so by running the following command:

Kitchen.bat /file=c:/pdi/load_datamart.kjb

Kitchen can receive the same parameters that Pan does; the most common are as follows:

  • level: This indicates the log level. The syntax for setting the log level...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $15.99/month. Cancel anytime
Visually different images