🎉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

"Set Role doesn't work in tutorial"

User: "User13"
New Altair Community Member
Updated by Jocelyn
In the final tutorial you've got to use the Set Role operator. I follow the instructions, but it just doesn't seem to work. It's as if the Attribute and Target Role aren't being recognised. When I run the process the error is "The attribute '' doesn't exist". Here is a screenshot:



https://www.dropbox.com/s/xjth5zq8x0us9ku/Screen Shot 2014-11-19 at 11.22.20 PM.png?dl=0



I'm running 6.1 on a Mac with Java 8.1.

Find more posts tagged with

Sort by:
1 - 2 of 21
    User: "User13"
    New Altair Community Member
    OP
    Hi Andrew, thanks for pointing this out. I checked the process using RM 6.1 running on a Linux machine and it worked. Could you check your process settings (i.e. if the Retrieve operator is pointing to //Samples/data/Deals)?
    User: "User13"
    New Altair Community Member
    OP
    This is probably due to a known issue that occurs with some Java versions. You should either downgrade to the latest Java 1.7 version or wait until the next patch is released on December 17 which has a fix for this issue also for Java 8. The Java version shipped with RapidMiner Studio on Windows is not affected by this.

    The problem is that the parameter value in the "Set Role" operator is lost when the operator loses focus. As a workaround, you can edit the value manually (or just append any character to the parameter value and delete it again).