Quantcast
Channel: Simplilearn Community
Viewing all articles
Browse latest Browse all 50081

Error in PIG script

$
0
0
Hi,

I am getting the below error when trying to execute the pig scipt.The

A = LOAD '/user/xxxxxxxxxxxxxxxxxxxx/FILES/sample.csv' using PigStorage()
AS (exch:chararray);
DUMP A;

{ "message": "Error submitting workflow pig-app-hue-script - xxxxxxxxxxxxxxxxxxxx", "traceback": [ [ "/usr/local/hue/apps/oozie/src/oozie/views/editor.py", 368, "_submit_workflow", "job_id = submission.run()" ], [ "/usr/local/hue/desktop/libs/liboozie/src/liboozie/submittion.py", 85, "run", "self.oozie_id =...

Error in PIG script

Viewing all articles
Browse latest Browse all 50081

Trending Articles