This works when I am using Hive cli. i.e. When I give: select link(tweet) from tweetsdata; in the cli and defined the function 'link' in .hiverc
But when i run /usr/hive --service hiveserver And use the function in PowerPivot, then it says that 'link' is not defined.