getting error in 4th stage of process.
Below is the command to run process and error details:
ubuntu@ip-172-31-38-39:~$ ./snowplow-emr-etl-runner run --config snowplow/4-storage/config/emretlrunner.yml --resolver snowplow/3-enrich/config/iglu_resolver.json --enrichments snowplow/3-enrich/config/enrichments/
D, [2017-10-03T12:24:52.338000 #3942] DEBUG – : Initializing EMR jobflow
D, [2017-10-03T12:24:58.797000 #3942] DEBUG – : EMR jobflow j-3AHEY12TYQ0EB started, waiting for jobflow to complete…
F, [2017-10-03T12:37:01.353000 #3942] FATAL – :
Snowplow::EmrEtlRunner::EmrExecutionError (EMR jobflow j-3AHEY12TYQ0EB failed, check Amazon EMR console and Hadoop logs for details (help: https://github.com/snowplow/snowplow/wiki/Troubleshooting-jobs-on-Elastic-MapReduce). Data files not archived.
Snowplow ETL: TERMINATED_WITH_ERRORS [STEP_FAILURE] ~ 00:05:47 [2017-10-03 12:30:57 +0000 - 2017-10-03 12:36:44 +0000]
-
- Elasticity S3DistCp Step: Raw s3://snowplowevents/ -> Raw Staging S3: COMPLETED ~ 00:01:18 [2017-10-03 12:30:59 +0000 - 2017-10-03 12:32:17 +0000]
-
- Elasticity S3DistCp Step: Raw S3 -> Raw HDFS: COMPLETED ~ 00:01:20 [2017-10-03 12:32:19 +0000 - 2017-10-03 12:33:39 +0000]
-
- Elasticity Spark Step: Enrich Raw Events: COMPLETED ~ 00:01:06 [2017-10-03 12:33:41 +0000 - 2017-10-03 12:34:47 +0000]
-
- Elasticity S3DistCp Step: Enriched HDFS -> S3: FAILED ~ 00:00:06 [2017-10-03 12:34:49 +0000 - 2017-10-03 12:34:55 +0000]
-
- Elasticity S3DistCp Step: Shredded S3 -> Shredded Archive S3: CANCELLED ~ elapsed time n/a [ - ]
-
- Elasticity S3DistCp Step: Enriched S3 -> Enriched Archive S3: CANCELLED ~ elapsed time n/a [ - ]
-
- Elasticity S3DistCp Step: Raw Staging S3 -> Raw Archive S3: CANCELLED ~ elapsed time n/a [ - ]
-
- Elasticity S3DistCp Step: Shredded HDFS _SUCCESS -> S3: CANCELLED ~ elapsed time n/a [ - ]
-
- Elasticity S3DistCp Step: Shredded HDFS -> S3: CANCELLED ~ elapsed time n/a [ - ]
-
- Elasticity Spark Step: Shred Enriched Events: CANCELLED ~ elapsed time n/a [ - ]
-
- Elasticity Custom Jar Step: Empty Raw HDFS: CANCELLED ~ elapsed time n/a [ - ]
-
- Elasticity S3DistCp Step: Enriched HDFS _SUCCESS -> S3: CANCELLED ~ elapsed time n/a [ - ]):
uri:classloader:/emr-etl-runner/lib/snowplow-emr-etl-runner/emr_job.rb:586:inrun' uri:classloader:/gems/contracts-0.11.0/lib/contracts/method_reference.rb:43:in
send_to’
uri:classloader:/gems/contracts-0.11.0/lib/contracts/call_with.rb:76:incall_with' uri:classloader:/gems/contracts-0.11.0/lib/contracts/method_handler.rb:138:in
block in redefine_method’
uri:classloader:/emr-etl-runner/lib/snowplow-emr-etl-runner/runner.rb:103:inrun' uri:classloader:/gems/contracts-0.11.0/lib/contracts/method_reference.rb:43:in
send_to’
uri:classloader:/gems/contracts-0.11.0/lib/contracts/call_with.rb:76:incall_with' uri:classloader:/gems/contracts-0.11.0/lib/contracts/method_handler.rb:138:in
block in redefine_method’
uri:classloader:/emr-etl-runner/bin/snowplow-emr-etl-runner:41:in<main>' org/jruby/RubyKernel.java:979:in
load’
uri:classloader:/META-INF/main.rb:1:in<main>' org/jruby/RubyKernel.java:961:in
require’
uri:classloader:/META-INF/main.rb:1:in(root)' uri:classloader:/META-INF/jruby.home/lib/ruby/stdlib/rubygems/core_ext/kernel_require.rb:1:in
’
- Elasticity S3DistCp Step: Enriched HDFS _SUCCESS -> S3: CANCELLED ~ elapsed time n/a [ - ]):
Please help me to resolve this error