My datapipeline has many acitivities (Shellcommandactivity) one of which has failed due to a programmatic issue. However when i try to re-run the failed activity after fixing programmatic issue. Failure & rerun mode is - cascade & schedule Type is On demand. I get the below error
The given input is not valid: Set status 'RERUN' is not allowed on finished objects Activity2 (ShellCommandActivityId_vGL6K) (Service: DataPipeline; Status Code: 400; Error Code: InvalidRequestException; Request ID: 9a0cd59b-6a02-11e6-8592-cbb9c966228d)
I have all access including administrator access. I have gone through all the posts and the documentation but was not able to find an answer