erictgrubaugh
10/21/2020, 4:25 PMSciuridae54696d
10/21/2020, 4:47 PMerictgrubaugh
10/21/2020, 4:50 PMstalbert
10/21/2020, 11:04 PMN/cache
only with M/R scripts to overcome the limitation that each stage gets its own memory space. For example, I may lazy load search results used in a map()
stage. If the cache item hasn't been initialized it run the search, otherwise returns the result set (array).stalbert
10/21/2020, 11:04 PMstalbert
10/21/2020, 11:05 PM