amazon web services - Hello World PipeLine with ShelCommandlActivity -


i'm trying create simple dataflow pipeline single activity of shellcommandactivity type. i've attached configuration of activity , ec2 resource.

when execute ec2resource sits in waiting_on_dependencies state after sometime changes timedout. shellcommandactivity in canceled state. see instance launch , quicky changes terminated stated.

i've specified s3 log file url, never gets updated.

can give me pointers? there guidance out there on debugging this?

thanks!!

enter image description here enter image description here

you forcing instance shut down after 1 minute gives timeout status if can't execute in time. try increasing 50 minutes.

also make sure using ami runs amazon linux , using full absolute paths in scripts.

s3 log files written as:

s3://bucket/folder/


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -