Profile

Pradeep Munirathinam

SYF

Contact Details

SYF

My Content

1 to 2 of 2 total
Posted By Pradeep Munirathinam 04-18-2024 01:55
Found In Egroup: Pentaho
\ view thread
Hi Nitin, We are calling kitchen.sh part of master linux script only and we are already redirecting those logs to file. Part of that log file we could see a message that "Kitchen - Finished!" but finally when it's trying to return code back to calling script that's when it gives non-zero return ...
Posted By Pradeep Munirathinam 04-11-2024 17:32
Found In Egroup: Pentaho
\ view thread
Hello Everyone, I am trying to execute kettle job(.kjb) using kitchn script  in linux machine and the job is executing/ completing all steps as expected but the final return status code alone gets returned as non-zero value(142) which is making calling script fail. Anyone has faced this issue ...