Hi,

Trying to run pig in local mode:
//tmp/pig-0.11.1/bin/pig -x local -m /tmp/pig.properties -f "/tmp/pig-scripts/local/pig_script.pig"/

It blocks at the:
/2016-04-25 08:46:55,947 [main] INFO org.apache.pig.backend.hadoop.executionengine.HExecutionEngine - Connecting to hadoop file system at: file:////
and stays at this line infinitely.

The problem is on pig 0.11.1, but does not reproduce on 0.12.0
It does not print anything in the logs or console, so I don't have a clue why it happens. Any ideas?

Thank, Vadim.


Reply via email to