Load data into table

Hi

I am new to memsql and create free account with cluster and test table .
I want to load some data into table (csv) .
How can i load it ? and where my csv should be present ?

Thanks

Hi - for loading CSV data into a cluster on Helios, you can either use LOAD DATA LOCAL INFILE through a MySQL client running on a host with the target file, or you can place your file(s) in cloud storage and load data via our pipelines functionality (that link is for S3, but we also have support for Azure.