"Error in reading attribute" after succesfull import of a dataset for dedupe
Hi,
I keep having this message just at the beging of the process after having import my dataset.
I've tried to force attribute through MySQL bacause after the import they lost their types and all became VARCHAR(250).
Furthermore, the DataSet load task seems to not give back the hand on the program. After importing 100 000 identities, it seems to keep running : it's take more than 3hours to have the message that the dataset was import and the Loader keep running.
I have to kill the app and restart it.
Thanks by advance
Info : MySQL Server 5.6, JRE 1.8, R 3.4, RELAIS 3.0
Comments
This depends on version of MySql, the bug appears only with V 5.5.
This bug is fixed in releare 2.2.1 of RELAIS
"Error in reading attribute" after succesfull import of a dataset for dedupe
Hi,
I keep having this message just at the beging of the process after having import my dataset.
I've tried to force attribute through MySQL bacause after the import they lost their types and all became VARCHAR(250).
Furthermore, the DataSet load task seems to not give back the hand on the program. After importing 100 000 identities, it seems to keep running : it's take more than 3hours to have the message that the dataset was import and the Loader keep running.
I have to kill the app and restart it.
Thanks by advance
Info : MySQL Server 5.6, JRE 1.8, R 3.4, RELAIS 3.0
Relais transforms each datasets column into a varchar. What are the types of the data?
"Error in reading attribute" is the error message printed from RELAIS?