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
Installed my own extension but can´t find it in operator tree
Hello,
I developed my first operator and installed it. IntelliJ shows me that that the build was successful and
that the task "installExtension" is finished and i can see that the extension was loaded in the "About Installed Extensions" - menu. However I can not find my operator in the operator tree. Any suggestions what the reasons could be?
Best Regards
DucAnh
I developed my first operator and installed it. IntelliJ shows me that that the build was successful and
that the task "installExtension" is finished and i can see that the extension was loaded in the "About Installed Extensions" - menu. However I can not find my operator in the operator tree. Any suggestions what the reasons could be?
Best Regards
DucAnh
Tagged:
0
Best Answer
-
MartinLiebig Administrator, Moderator, Employee-RapidMiner, RapidMiner Certified Analyst, RapidMiner Certified Expert, University Professor Posts: 3,533 RM Data ScientistHey @duken,
very hard to debug, because it can have quite a few reasons. Any chance you can share the code?
Otherwise, anything in the rapidminer-studio.log which looks odd?
Best,
Martin- Sr. Director Data Solutions, Altair RapidMiner -
Dortmund, Germany6
Answers
That's weird, typically is should be a child of extensions folder in operator, did you try restarting Studio. Also checkout this thread https://community.rapidminer.com/discussion/56872/tutorial-for-creating-custom-operators/p1?new=1.
Harshit
Thanks for your answer.
yes I rebuilt and reinstalled it multiple times but it´s still not there.
The weird thing is when I was doing the "Extension-Tutorial" I could find the empty operator in the tree.
Regards
DucAnh
thanks for your answer but I managed to get it to run now.
The problem was an NullPointerException.
Checking the .log definitely helps.
Best regards
DucAnh
great! I am still curious about what you are building Let me know if I can beta test!
Cheers,
Martin
Dortmund, Germany