Due to recent updates, all users are required to create an Altair One account to login to the RapidMiner community. Click the Register button to create your account using the same email that you have previously used to login to the RapidMiner community. This will ensure that any previously created content will be synced to your Altair One account. Once you login, you will be asked to provide a username that identifies you to other Community users. Email us at Community with questions.

"get pages operator : error"

vasylivyvasylivy Member Posts: 1 Learner III
edited June 2019 in Help
Hi All,

If the attribute you are passing to get pages operator is named "URL" you will continue to get the error "duplicate attributes". Changing the attribute name to something like "Links" fixes this problem. Let me know if anyone else had this problem.

YVV

Tagged:

Answers

  • MariusHelfMariusHelf RapidMiner Certified Expert, Member Posts: 1,869 Unicorn
    Yes, that's because the Get Pages operator tries to create a new attribute called "URL" to store the source of the pages it retrieved. Thus, the input example set must not contain an attribute called like this.

    Best,
    Marius
Sign In or Register to comment.