Radoop Read CSV process failing
I am using the Read CSV operator inside of a Radoop Nest. I exported a csv file from Excel and everything worked fine. Then I created another file and when I try to run the operator, I get the error "Process failed: / by zero." The first file is the only one that works. I can copy it and the copy will work as long as I don't make any changes to it. Any other file, whether I export from Excel or just use Notepad, will give the same error. The files contain a single column of integers.
Best Answer
-
phellinger Employee-RapidMiner, Member Posts: 103 RM Engineering
Hi All,
This issue and a couple of other things have been fixed in the recent 7.4.1 release of Radoop.
Upgrade is available via the Marketplace from Studio or at https://marketplace.rapidminer.com/UpdateServer/faces/product_details.xhtml?productId=rmx_radoop.
Release Notes are available at:
http://docs.rapidminer.com/radoop/releases/7.4/changes-7.4.001.html
Best,
Peter
1
Answers
Hi,
thanks for the report. This indeed looks like a bug.
Is it possible that your file size is under 200 bytes? It seems to me that this error may come up with very small input files.
Best,
Peter