You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@spark.apache.org by Jinan Alhajjaj <j....@hotmail.com> on 2016/05/06 12:31:24 UTC

Reading text file from Amazon S3

Hello All,I am trying to read text files from Amazon s3.Any solution for this Error ASAP:







Exception in thread "main" com.fasterxml.jackson.databind.JsonMappingException: Could not find creator property with name 'id' (in class org.apache.spark.rdd.RDDOperationScope)
 at [Source: {"id":"0","name":"textFile"}; line: 1, column: 1]
Thank you,