Import process stops when trying to read a CSV file.

User: "ArtR"
New Altair Community Member
Updated by Jocelyn
I installed RapidMiner Studio version 9.8.001 to a Ubuntu 20.04.2 LTS 64 bit. Program stops working after importing a CSV file. See attached screenshot.
Sort by:
1 - 4 of 41
    Hi,

    Do you happen to have the ~/.RapidMiner/rapidminer-studio.log file? That would be very helpful!

    Regards,
    Marco
    User: "ArtR"
    New Altair Community Member
    OP
    Hi Marco thank you for answering my question. I do not have a log file. I am a newbie. I looked for the log file in the RapidMiner folder but did not find it. I did notice that under preference there are options for encoding: Unix log file highlighting, Error handling debug mode. Should I turn those on to get a log file? if not, where does the default log file may be located in a Linux system?
    Hi,

    The log file is in your USER_HOME/.RapidMiner folder. It is called "rapidminer-studio.log". You don't need to change any settings to get one.

    Regards,
    Marco
    User: "MechJM"
    New Altair Community Member
    I found a solution, by using a program called unix2dos I converted my csv files to the dos format and that solved it for me. I guess RapidMiner has problems with the way files are formatted in Unix OSes