Difficulty running the rtsload tool #60
-
I keep getting errors when trying to load csv data via the rtsload tool. When I run this command: cs_tools tools rtsload file --target_database SNOWFLAKE_POC --target_table ts_user_49014588-20e7-45a2-8e2e-488229f1cb3e ts_user.csv --config TS_Prod --has_header_row --empty_target I keep getting: WARNING Could not connect to your ThoughtSpot cluster: [WinError 10035] A non-blocking _rest_api_v1.py:90 When I add a timeout option of 100: WARNING Could not connect to your ThoughtSpot cluster: [WinError 10060] A connection _rest_api_v1.py:90 Sorry for all the questions! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Hi Alex. Thanks for the question. First off, can you clarify what you are attempting to accomplish? Is this uploading to tables in Snowflake? This tool will only upload data to Falcon tables (i.e. inside ThoughtSpot), which is a feature on software (non-cloud) version. If this is a Falcon table on software, then please check your network connectivity. Usually, timeouts like this are firewall issues. Maybe try pinging the server from the command line. |
Beta Was this translation helpful? Give feedback.
OK, so you are using searchable gather and want that to be in Snowflake. Here are the recommended steps:
For example (your values will differ):
I have a syncer like the following: