File reader Node failing to access Large TEXT file containing 34 Millions records

Is it possible that because of strange delimiters some lines get skipped?

Another possibility is to try and use KNIME’s local big data engine and create an external table and see what this does. Other that that I would recommend trying to use the R package since this can handle a lot of import problems.

1 Like