Skip to main content
toddcarey
Contributor ⭐️⭐️
September 19, 2017
Question

What specifically to look at when S3 ingest job error says: Input file format does not match job configuration

  • September 19, 2017
  • 2 replies
  • 49 views
What specifically to look at when S3 ingest job error says: Input file format does not match job configuration

2 replies

lyubov_penyugalova
Contributor ⭐️⭐️⭐️
September 19, 2017
hi, try comparing CSV requirements set for the job with the actual file. e.g. is it comma separated? not semicolon, etc. 
toddcarey
toddcareyAuthor
Contributor ⭐️⭐️
September 19, 2017
Well this is slightly embarrasing but I just looked through it closer and found I was pointing it to the wrong MDA object.  Thanks for the reply though.