Re: DataImport using SqlEntityProcessor running Out of Memory

2014-05-13 Thread Mikhail Khludnev
gt; > > > > > > > What is the best way to import this data? Doing it without a cache, results > in many SQL queries. With the cache, I run out of memory. > > I’m curious why 4GB of data cannot entirely fit in memory. One thing I need > to mention

Re: DataImport using SqlEntityProcessor running Out of Memory

2014-05-12 Thread Shawn Heisey
On 5/9/2014 9:16 AM, O. Olson wrote: > I have a Data Schema which is Hierarchical i.e. I have an Entity and a number > of attributes. For a small subset of the Data - about 300 MB, I can do the > import with 3 GB memory. Now with the entire 4 GB Dataset, I find I cannot > do the import with 9 GB of

DataImport using SqlEntityProcessor running Out of Memory

2014-05-11 Thread O. Olson
-SqlEntityProcessor-running-Out-of-Memory-tp4135080.html Sent from the Solr - User mailing list archive at Nabble.com.