Alteryx support for Google cloud storage
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Alteryx level of support for Google Cloud is disappointing. Trying to export a big table from BigQuery and the ODBC driver fails, to proper export data should be saved to Google Cloud Storage in a CSV and Alteryx doesn't support it.
I already use Python scripts to connect to BigQuery API for in database operations, but using separate scripts defeats the purpose of having an ETL tool like Alteryx.
What's your approach when exporting large tables from BigQuery?
Thanks
Joao Correia
Solved! Go to Solution.
- Labels:
- Connectors
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi joao,
Perhaps this might help: http://stackoverflow.com/questions/39329580/exporting-data-from-google-cloud-storage-to-amazon-s3
Cheers,
Wesley
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
This is not solved as far as I can tell. The link supplied is for
Exporting data from Google Cloud Storage to Amazon S3
And does not address how to export data from alteryx to GCS
