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
problem after update to rm 5.2.2.
Hello,
after updating rm to 5.2.2 operator READ CSV does not work any more:
"Caught exception in current execution of Read CSV java.util.ConcurrentModificationException"
The same csv works still perfect on not-updatet rm
Does anybody know something about this problem?
Thanks for help
after updating rm to 5.2.2 operator READ CSV does not work any more:
"Caught exception in current execution of Read CSV java.util.ConcurrentModificationException"
The same csv works still perfect on not-updatet rm
Does anybody know something about this problem?
Thanks for help
0
Answers
nope, I did not have any problems. I tried both, reading a data set where the operator has been configured with an older version and using the wizard to import a fresh one. Both processes worked like a charm. Maybe someone else?
(I move this thread into the Problems & Support, probably the developers will work on this quicker then...)
Cheers,
Ingo
can you please post a short example process that shows how to reproduce the error? All our test of the Read CSV operator work fine though..
Best,
Nils
the error message occurs only when I choose DATETIME
as ID in the operator READ CSV as I used to do till the update.
Now it works only if I leave it in READ CSV as "attribute"
and insert an additional SET ROLE behind. Here I select DATETIME
as ID -> the process runs great.
Thus its fine for me, but its a new behavior after the update.
Since "READ CSV" worked correctly in the previous build, I'm confident the RapidMiner team will quickly recitfy this problem; therefore, I prefer not having to recode all my processes. In the meantime, if anyone has similar processes that utilize the READ CSV function to import data and set the data types, you may want to delay updating to version 5.2.002.
we have fixed it in the current SVN version and will release a new version soon that will fix this bug.
Best,
Nils