- To: netcdf-java@xxxxxxxxxxxxxxxx
- Subject: [netcdf-java] Patch to expose file locality (patch 00/03)
- From: Joe Buck <buck@xxxxxxxxxxxx>
- Date: Mon, 8 Nov 2010 17:16:58 -0800
This patch series adds an interface to the NetCDF-Java library to support the extraction of physical data locality information with respect to data in the logical, common data model. This is important for systems such as MapReduce that requires locality information for efficient job scheduling. -Joe Buck