Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Hadoop UDF

Is it possible to use Hadoop User Define Functions in QlikView loading script?

qlikview script example:

sql select

func(col_a) as col_a

from table_name;

//func() - UDF in Hadoop

Labels (1)
0 Replies