While loading a file in local mode in pig and illustrating the same, I am getting the below error.
grunt> illustrate rec;2016-02-22 19:23:45,985 [main] INFO org.apache.pig.backend.hadoop.executionengine.HExecutionEngine - Connecting to hadoop file system at: file:///2016-02-22 19:23:46,149 [main] INFO org.apache.pig.newplan.logical.optimizer.LogicalPlanOptimizer - {RULES_ENABLED=[ConstantCalculator, LoadTypeCastInserter, PredicatePushdownOptimizer, StreamTypeCastInserter],...
Unable to setup the load function
grunt> illustrate rec;2016-02-22 19:23:45,985 [main] INFO org.apache.pig.backend.hadoop.executionengine.HExecutionEngine - Connecting to hadoop file system at: file:///2016-02-22 19:23:46,149 [main] INFO org.apache.pig.newplan.logical.optimizer.LogicalPlanOptimizer - {RULES_ENABLED=[ConstantCalculator, LoadTypeCastInserter, PredicatePushdownOptimizer, StreamTypeCastInserter],...
Unable to setup the load function