1) Create a custom bootstrap script file hosted in S3
eg: s3://viadeo-snowplow-processing/bootstrap-actions/snowplow-emr-customize-heap-size.sh with content :
#!/bin/sh
/usr/share/aws/emr/scripts/configure-hadoop -m mapred.child.java.opts=-Xmx3G2) Declare the custom bootstrap action script in the snowplow config file
:emr:
...
:bootstrap:
- s3://viadeo-snowplow-processing/bootstrap-actions/snowplow-emr-customize-heap-size.sh
Simple and non intrusive - works well for us.
Hope it helps.
Hi,
--
You received this message because you are subscribed to the Google Groups "Snowplow" group.
To unsubscribe from this group and stop receiving emails from it, send an email to snowplow-use...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Hi Alex,
--
You received this message because you are subscribed to the Google Groups "Snowplow" group.
To unsubscribe from this group and stop receiving emails from it, send an email to snowplow-use...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
My config.yml has:
--
You received this message because you are subscribed to the Google Groups "Snowplow" group.
To unsubscribe from this group and stop receiving emails from it, send an email to snowplow-use...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.