I am trying to run this demo sample by AWS :- https://github.com/awslabs/lambda-refarch-mapreduce
When run the program on my local then I am receiving this message on my AWS X-RAY daemon monitor
2018-06-28T16:39:06+05:30 [Error] Unprocessed segment: { ErrorCode: "InvalidSegment", Id: "20bc7ab3728074c9", Message: "" }
So far searched for this problem but could not find much article or anything on internet. Not sure if I am doing something wrong. I have followed exactly the same instructions as mentioned in the sample.
regards, Bhaskar