I am getting an error when using Elastic Map Reduce and I am not sure what it means because it is not very descriptive. I want to know specifically what kind of JSONDecodeError I am getting. "12" is not descriptive. This is the output. I am using the MRjob class
writing to step-0-mapper_part-00000
writing to step-0-mapper_part-00001
Counters from step 1:
Undecodable input:
JSONDecodeError: 12
Unencodable output:
TypeError: 2
writing to /tmp/emr_irene.ec2-user.20130716.171313.288877/step-0-mapper-sorted
> sort /tmp/emr_irene.ec2-user.20130716.171313.288877/step-0-mapper_part-00000 /tmp/emr_irene.ec2- user.20130716.171313.288877/step-0-mapper_part-00001
writing to step-0-reducer_part-00000
Counters from step 1:
Undecodable input:
JSONDecodeError: 12
Unencodable output:
TypeError: 2