🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

How to export the result as a csv file when you run a process in AI Hub?

User: "tahsin"
New Altair Community Member
Updated by Jocelyn
Hello,

I am using Rapidminer AI Hub to schedule and monitor a process. Inside the process I am using a store operator which saves the final result. Since, the process is updating daily I want the final result as a csv format from the process. My question is, how can I get a CSV file as an output which gives me the final result when I run the process in AI Hub? 

Find more posts tagged with

Sort by:
1 - 3 of 31
    User: "kayman"
    New Altair Community Member
    The AI hub would store the csv on it's local storage, so it's just a question of setting up a shared folder / network folder on your AI hub that you can access from your local studio.

    Or you save the csv on a cloud folder (dropbox, S3, ftp, whatever) so you can access it that way from wherever you want. 
    User: "tahsin"
    New Altair Community Member
    OP
    @kayman thanks for your reply. I am trying save the csv file to my local pc. Is there any way I can save it to a designated folder after it runs every time? 

    User: "kayman"
    New Altair Community Member
    Accepted Answer
    If your server is running on a different pc, you can only achieve this if you share a network folder between your local pc and the AI hub. Any other solution requires AI hub to put the csv file on a virtual/cloud folder (like dropbox or so), and access s it there from your local pc.