Execute KNIME workflows from amazon S3

I am planning to save my workflows in Amazon S3 and execute them from python when needed. Is it possible to do that way? Are there any examples available?

Hello can someone kindly reply on this. Whether my approach is recommended or are there any cons in this.

Hi @yash -

I don’t know of a prebuilt example that does what you want. Having said that, have you seen our recent blog post about using Jupyter notebooks together with KNIME? This would help with understanding how you can execute workflows from Python, at least:

As far as moving files to and from Amazon S3, you may want to check this recent blog post about our new file handling framework, which includes some Amazon specific examples:

Does this help?

This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.