I am trying to run a pig script using Tez Mode . I am able to execute my pig script in local mode i.e pig -x tez_local but I am getting an error when I execute same pig script in tez mode i.e pig -x tez
I am attaching a screenshot which describes the error details . tez mode screenshot
I am using pig 0.14.0 and tez 0.5.4 , Hadoop-2.6.0 Please some one help me out to remove this error .
Thank you .