apache pig - pig editor not able to register UDF -


in cloudera distribution, able register udf , used in pig, if accessing ozzie workflow pig action , keeping udf in >workflow location>/lib folder.

i not able register udf in pig editor providing location of udf example

register /apps/udf/udfm-0.0.1.jar.
resulting in

file not exist." error. execute permission provided udf

how resolve issue?


Comments

Popular posts from this blog

go - serving up pdfs using golang -

python - Best design pattern for collection of objects -

how to add preprocess loader in webpack 2 -