The Altair Community is migrating to a new platform to provide a better experience for you. In preparation for the migration, the Altair Community is on read-only mode from October 28 - November 6, 2024. Technical support via cases will continue to work as is. For any urgent requests from Students/Faculty members, please submit the form linked here

Write Google Storage

kamil_dubrowskkamil_dubrowsk Member Posts: 1 Learner I
It looks like the only option to write to Google Storage is with "Open File" operator but the only options there are either "file" local file from my disc then "URL" and "Repository Blob entry". Can someone explain to me how I can send my process output to Google Storage as when I use "Repository Blob entry" it does not allow me to select any tables saved with "Store" operator
Tagged:

Answers

  • MartinLiebigMartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data Scientist
    Hi,

    you can create file objects to write by using the respective write operators. For example:
    Write Excel
    Write CSV
    Write Document
    They all provide a 'purple' fil output port which you can connect with the fil port of Google Storage operator.

    Best,
    Martin
    - Sr. Director Data Solutions, Altair RapidMiner -
    Dortmund, Germany
Sign In or Register to comment.