MyNixOS website logo
option

services.hadoop.mapredSite

Declarations
Type
attribute set of anything
Default
{ }
Example
{
  "mapreduce.map.java.opts" = "-Xmx900m -XX:+UseParallelGC";
}