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
retrieve S3 basics
Hello
Hi ,
please, i try to read from rapidminer studio my S3 bucket.
I ve read this help page : https://docs.rapidminer.com/8.2/studio/how-to/cloud-connectivity/amazon-s3.html#read
My connection is ok
But when i run the connection, no file is displayed
Thanks for the help !
Tagged:
1
Contributor I
Answers
<?xml version="1.0" encoding="UTF-8"?><process version="9.6.000"> <context> <input/> <output/> <macros/> </context> <operator activated="true" class="process" compatibility="9.6.000" expanded="true" name="Process"> <parameter key="logverbosity" value="init"/> <parameter key="random_seed" value="2001"/> <parameter key="send_mail" value="never"/> <parameter key="notification_email" value=""/> <parameter key="process_duration_for_mail" value="30"/> <parameter key="encoding" value="SYSTEM"/> <process expanded="true"> <operator activated="true" class="cloud_connectivity:read_amazons3" compatibility="9.3.000" expanded="true" height="82" name="Read Amazon S3" width="90" x="112" y="34"> <parameter key="connection_source" value="repository"/> <parameter key="connection_entry" value="//Local Repository/Connections/s3"/> <parameter key="file" value="s3file"/> </operator> <connect from_op="Read Amazon S3" from_port="file" to_port="result 1"/> <portSpacing port="source_input 1" spacing="0"/> <portSpacing port="sink_result 1" spacing="0"/> <portSpacing port="sink_result 2" spacing="0"/> </process> </operator> </process>Please take a look at this link
https://community.rapidminer.com/discussion/37047
Kind regards
mbs