Hi!
I have to read and export into a csv or excel file a table contained into a Bucket S3.
I have used these nodes to connect to the bucket and I have found correctly the bucket but I do not know the next node in order to see the content of this bucket and then export into a CSV or excel. The excel writer node does not work:
How can I export the content of this bucket?
Many thanks
Giad
what kind of file you have on S3? Do you need (guess you do but just checking) to perform some manipulations over data from it before saving it as CSV or Excel? Downloading it and then reading into KNIME is one way but also some readers feature additional connection port which enables you to read data directly into KNIME without need to download it first.