Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello talend community,
in MysqlInput always when I want to load the schema from a MySQL table by clicking on 'Guess schema' I get get this error message:
Connection Error
java.io.FileNotFountException: PATH_TO_TALEND/temp/TempGuessSchemaDelimitedFile.csv.
Why does talend needs a csv file? I just want to load the schema.
System config:
OS: Win7 64bit
Java: jre-8u144-win-i586
Talend: 6.4.1.20170623_1246
Thanks in advanced
Hi Shong,
yes, I defined the query "Select * From first". I have defined a db connection under Metadata in repository. I also have determined the schema for this db connection. I still get this error. The weird thing is that it is looking for an csv file.
I am experiencing this issue and was wondering if you ever found a solution. Thank you so much! I've tried both manually creating it and also from a saved query. When I go look there is no temp folder in my talend directory. I'm wondering if its a permissions issue on my drive and the application is not able to write to the folder.