Hi Ricardo,

Riak itself won't do this. Afaik, the client libraries return language
specific array like data structures. To actually convert those to csv would
be an exercise for the developer. Thankfully most languages have a readily
available array to csv library which will basically do it for you.

-Alexander

On Thu, Jan 12, 2017 at 11:35 Ricardo Mayerhofer <[email protected]>
wrote:

> Hi all!
> We're planning to use some Riak TS tables as input to Amazon ML. Amazon ML
> requires the input to be in CSV format.
>
> Is there any easy way to export Riak TS data? What's the recommended
> approach?
>
> Thanks!
>
> --
> Ricardo Mayerhofer
>
>
>
>
> _______________________________________________
>
> riak-users mailing list
>
> [email protected]
>
> http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com
>
>
_______________________________________________
riak-users mailing list
[email protected]
http://lists.basho.com/mailman/listinfo/riak-users_lists.basho.com

Reply via email to