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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources 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

0 Replies