Can't connect S3 File Writer to Sort Snap from Snowflake
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-17-2019 11:22 AM
I am extracting from a SnowFlake table through a filter, router and sort snap. Can I connect directly to an S3 File Writer?
2 REPLIES 2

Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-17-2019 04:36 PM
You would need to use one of the Formatter Snaps (CSV, XML, JSON etc) which writes the data out in a binary format, which the file writer can then write to the S3 file system.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-26-2019 11:11 AM
Thanks Chris.
