[ https://issues.apache.org/jira/browse/DATAFU-141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Matthew Hayes closed DATAFU-141. -------------------------------- Resolution: Not A Bug > 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 > Priority: Minor > > 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 > > if I use Median function etc. I am getting no error. > > I created own udf by copy pasting InUDF method also using maven dependency > but in that getting similar error. -- This message was sent by Atlassian JIRA (v7.6.3#76005)