Trying to load in a 1.2GB CSV file into OpenRefine and after loading it all in and waiting for it to do its thing, it throws the follow error message: "Unknown error. No technical details" and that's it. Am I doing something wrong or is the file too big?
--
You received this message because you are subscribed to the Google Groups "OpenRefine" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openrefine+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Were there any messages logged on the console that the Refine server was started from?
How many rows and columns? How much JVM heap did you allocate? (It certainly won't work with the default heap size.)
When you say "loading it all in"...was this on the Preview ? or had it actually passed the preview and you had clicked on the Create Project button ?
How many rows and columns? How much JVM heap did you allocate? (It certainly won't work with the default heap size.)How do I change the JVM heap? It looked like it was only using 965MB. This might be the issue. I'm expecting the file to contain at least 20M to 30M rows.
When you say "loading it all in"...was this on the Preview ? or had it actually passed the preview and you had clicked on the Create Project button ?That's correct, I finished the preview and had already clicked on the Create Project button. Then the "Reading ABC_FILE" with time remaining and heap usage.