Hi, I’m very new to OpenRefine, and I’ve been struggling to import my dataset into the portal as it keeps saying:
No such import job
No technical details.
For context, I am a university student and my project requires me to use OpenRefine to clean a dataset of book records from my national library. It’s normally stored as an Excel (.xlsx) file and has 50,000 rows of data, file size 10.4 MB.
I’ve tried to upload this dataset into OpenRefine several times with memory usage being almost 100% but after running this process for a few hours, each time it will give me the error message. In the command window it will say
I am following this thread as I am new to Open Refine as well and this feels like something that would happen to me. I hope you find a solution for this.
Hi, I’m very new to OpenRefine, and I’ve been struggling to import my dataset into the portal as it keeps saying:
No such import job
No technical details.
That's not very useful. I suspect it means that the import job timed out and failed to report an error.
I’ve tried to upload this dataset into OpenRefine several times with memory usage being almost 100% but after running this process for a few hours, each time it will give me the error message. In the command window it will say
importing] Removed Stale Import Job ID 1
That server log message is the corollary to the above user reported error, so they're saying the same thing in two different ways.
Memory usage hovering near 100% is a warning sign that the memory allocation should be increased. The first few lines of the server log will look something like:
I’ve increased the memory allocation for OpenRefine through the article you linked and the dataset has finally been uploaded! Much quicker too. Thank you so much!