Altair RISE
A program to recognize and reward our most engaged community members
Nominate Yourself Now!
Home
Discussions
Community Q&A
MySQLIntegrityConstraintViolationException while saving output
ypalrecha
Trying to run a process on rapidanalytics and got error while saving the output. Has anyone come across such an error before? Thanks for the help in advance.
/Process/ApplyModel
com.rapidminer.operator.UserError: Cannot store data in repository at entry '//_LOCAL/Process/1'. Reason: Cannot store example set in database as es_36: com.mysql.jdbc.exceptions.jdbc4.MySQLIntegrityConstraintViolationException: Duplicate entry 'Title' for key 1.
Find more posts tagged with
AI Studio
Accepted answers
All comments
MariusHelf
Is the repository "//_LOCAL" a local repository on your local machine? Then the RapidAnalytics server obviously cannot access it, since it's accessible only from your local RapidMiner instance. Are you using a "Store" operator? Then try to use relative paths instead of absolute paths. If your process is e.g. stored in "//MyRapidAnalyticsRepository/path/to/process/processName" and you enter "../data/myData" as location in the Apply operator, then the result will be stored in "//MyRapidAnalyticsRepository/path/to/data/myData".
Best, Marius
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Groups