Project

General

Profile

« Previous | Next » 

Revision 34875

Added by Marek Horst over 9 years ago

overriding memory parameter due to test cluster memory limitations, setting it to Xmx128m

View differences:

modules/icm-iis-mainworkflows/trunk/src/test/resources/eu/dnetlib/iis/mainworkflows/integration/primary/processing/oozie_app/workflow.xml
191 191
				<!-- overriding memory parameter due to test cluster memory limitations -->
192 192
				<property>
193 193
					<name>mapred_child_java_opts</name>
194
					<value>-Xmx512m</value>
194
					<value>-Xmx128m</value>
195 195
				</property>
196 196
            </configuration>
197 197
        </sub-workflow>

Also available in: Unified diff