Cannot get schema from loadFunc org.apache.pig.builtin.AvroStorage Cannot get schema from loadFunc org.apache.pig.builtin.AvroStorage hadoop hadoop

Cannot get schema from loadFunc org.apache.pig.builtin.AvroStorage


In my case, it was simply the fact that the input folder did not exist. Pig error messages are off the mark and not at all helpful. After changing the input folder to one that existed, this error went away. So, be sure to check that before spending a lot of time more difficult debugging!