How to export the result as a csv file when you run a process in AI Hub?
tahsin
New Altair Community Member
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?
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?
0
Best 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.0
Answers
-
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.0 -
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.0