:ec2_key_name: ADD HERE
--
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/groups/opt_out.
get_instance_data.rb: Failed to get extra instance data. Sleeping for 18 2014-03-20T17:06:33+00:00 - Running: wget -U EMR-wget -S -T 10 -t 2 -O /mnt/var/lib/instance-controller/extraInstanceData.json.tmp --no-check-certificate 'https://aws157-instance-data-1-prod-eu-west-1.s3.amazonaws.com/j-1EBDNLVFG1DXH/ig-2HGQY12WJHLIT.json?Expires=1395852861&AWSAccessKeyId=AKIAIX7OBXE4SL5HQTOQ&Signature=KQuQ0TtINKrSI3AM9vqjcfpGTiI%3D' --2014-03-20 17:06:33-- https://aws157-instance-data-1-prod-eu-west-1.s3.amazonaws.com/j-1EBDNLVFG1DXH/ig-2HGQY12WJHLIT.json?Expires=1395852861&AWSAccessKeyId=AKIAIX7OBXE4SL5HQTOQ&Signature=KQuQ0TtINKrSI3AM9vqjcfpGTiI%3D Resolving aws157-instance-data-1-prod-eu-west-1.s3.amazonaws.com... 54.239.36.17 Connecting to aws157-instance-data-1-prod-eu-west-1.s3.amazonaws.com|54.239.36.17|:443... failed: Connection timed out. Retrying. --2014-03-20 17:06:44-- (try: 2) https://aws157-instance-data-1-prod-eu-west-1.s3.amazonaws.com/j-1EBDNLVFG1DXH/ig-2HGQY12WJHLIT.json?Expires=1395852861&AWSAccessKeyId=AKIAIX7OBXE4SL5HQTOQ&Signature=KQuQ0TtINKrSI3AM9vqjcfpGTiI%3D Connecting to aws157-instance-data-1-prod-eu-west-1.s3.amazonaws.com|54.239.36.17|:443... failed: Connection timed out. Giving up. 2014-03-20T17:06:54+00:00 - Running: traceroute -T -n -m 10 aws157-instance-data-1-prod-eu-west-1.s3.amazonaws.com traceroute to aws157-instance-data-1-prod-eu-west-1.s3.amazonaws.com (176.32.109.105), 10 hops max, 60 byte packets 1 * * * 2 * * * 3 * * * 4 * * * 5 * * * 6 * * * 7 * * * 8 * * * 9 * * * 10 * * *
2014-03-20T17:07:04+00:00 - Running: traceroute -T -n -m 10 s3.amazonaws.com traceroute to s3.amazonaws.com (205.251.243.1), 10 hops max, 60 byte packets 1 * * * 2 * * * 3 * * * 4 * * * 5 * * * 6 * * * 7 * * * 8 * * * 9 * * * 10 * * *
jobflow.ec2_subnet_id = nil(https://github.com/rslifka/elasticity#2---specifying-options)
For more options, visit https://groups.google.com/d/optout.
jobflow.ec2_subnet_id = 'blah'
Does that make sense - did you try that and if so what happened?
A
# ErmEtlRunner is a Ruby app (not a RubyGem)
# built with Bundler, so we add in the
# RubyGems it requires here.
gem "elasticity", "~> 2.6"
to
# ErmEtlRunner is a Ruby app (not a RubyGem)
# built with Bundler, so we add in the
# RubyGems it requires here.
gem "elasticity", "~> 3.0.1"
bundle install --deployment


--
You received this message because you are subscribed to a topic in the Google Groups "Snowplow" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/snowplow-user/cZphPy-QGRw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to snowplow-use...@googlegroups.com.
We managed to get this two work but we needed to make changes to the code.
Subnet and Placement can not be specified at the same time since subnet implies placement.
2014-03-26 23:12:53,006 ERROR org.apache.hadoop.security.UserGroupInformation (IPC Server handler 11 on 9000): PriviledgedActionException as:hadoop cause:java.io.IOException: File /mnt/var/lib/hadoop/tmp/mapred/system/jobtracker.info could only be replicated to 0 nodes, instead of 1
--
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.
Terminated with errorsFailed to start the job flow due to an internal error

--
You received this message because you are subscribed to a topic in the Google Groups "Snowplow" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/snowplow-user/cZphPy-QGRw/unsubscribe.
To unsubscribe from this group and all its topics, send an email to snowplow-use...@googlegroups.com.