Neha Somani created DATAFU-141: ---------------------------------- Summary: In Function of Pig UDF giving error Key: DATAFU-141 URL: https://issues.apache.org/jira/browse/DATAFU-141 Project: DataFu Issue Type: Bug Environment: Dev Reporter: Neha Somani
I am trying to use In function I am running below commands from grunt shell on cloudera 5 env register /home/neha/datafu-pig-incubating-1.3.3.jar DEFINE In datafu.pig.util.InUDF(); But I am getting error like: ERROR 1200: <line 43,column 7> mismatch input 'In' expecting IDENTIFIER I created own udf by copy pasting InUDF method also using maven depdendency but in that getting similar error. -- This message was sent by Atlassian JIRA (v7.6.3#76005)