It certainly isn’t. I had to change the first line to the following to make it work:
a = LOAD ‘nyse_stocks’ USING org.apache.hive.hcatalog.pig.HCatLoader();
The job succeeds but the log has many warnings about deprecated methods. Results are fine. As a novice I would expect the sandbox to behave straight out of the box.