Skip to content

Difficulty running the rtsload tool #60

Closed Answered by billdback-ts
alexwillingham98 asked this question in Q&A
Discussion options

You must be logged in to vote

OK, so you are using searchable gather and want that to be in Snowflake. Here are the recommended steps:

  1. Create a database in Snowflake to load to.
  2. Cerate a connection (without tables) that is connected to the database.
  3. Create a syncer that is configured for the snowflake database that you want to use (see https://thoughtspot.github.io/cs_tools/syncer/snowflake/).
  4. Now you will run searchable gather and specify the syncer to be the one you created for Snowflake. Gather will load the data directly to Snowflake.
  5. Finally, run deploy (this is a one-time activity).

For example (your values will differ):

I have a syncer like the following:

[configuration]
snowflake_account_identifier = 'a_snow…

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@alexwillingham98
Comment options

@billdback-ts
Comment options

Answer selected by boonhapus
@alexwillingham98
Comment options

@DevinMcPherson-TS
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants