Using S3 connection with KMS key in a Radoop Nest
Ari48
New Altair Community Member
Hi,
In one of our processes, we are working with a Radoop Nest (retrieving data from Hive).
After some actions, we want to store the results in an Amazon S3 bucket using a KMS key.
We have already configured the S3 connection with the KMS key, but we are not able to use it when storing the data inside the nest: it is possible to store in S3 but without using the KMS.
Our second option was to use the "Write Amazon S3" operator outside the Nest, but we are getting an error ("Your connection is producing the wrong type of data"): the operator expects a FileObject and gets a Hadoop ExampleSet.
Can anybody help us?
Thanks and kind regards,
0
Answers
-
Hi @Ari48,
Would it be possible to share the RapidMiner process screenshot with error? Also if possible rapidminer-studio.log?The studio logs are in C:\users\<username>\.RapidMiner\rapidminer-studio.log
This will help us get more details about the issue.
Cheers,
Pavithra0