Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to call python script in kettle

Tags:

python

kettle

I have a problem in kettle connecting python. In kettle, I only find the js script module.

Does kettle support python directly? I mean, can I call a python script in kettle without using js or others?

By the way, I want to move data from Oracle to Mongo regularly. I choose to use python to implement the transformation. So without external files, does it have some easy methods to keep the synchronization between a relational db and a no-rdb?

Thanks a lot.

like image 232
Gentlezerg Avatar asked Dec 07 '25 09:12

Gentlezerg


1 Answers

It doesnt support it directly from what I've seen.

However there is a mongodb input step. And a lot of work has been done on it recently ( and still ongoing.

So given there is a mongodb input step, if you're using an ETL tool already then why would you want to make it execute a python script to do the job??

like image 139
Codek Avatar answered Dec 10 '25 13:12

Codek



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!