🎉Community Raffle - Win $25

An exclusive raffle opportunity for active members like you! Complete your profile, answer questions and get your first accepted badge to enter the raffle.
Join and Win

Import process stops when trying to read a CSV file.

ArtRUser: "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
    ArtRUser: "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
    MechJMUser: "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