hadoop - ERROR 1075: Received a bytearray from the UDF. Cannot determine how to convert the bytearray to string -


i'm getting following runtime error while running pig script:

error 1075: received bytearray udf.  cannot determine how convert bytearray string 

please me diagnose.

foreach generate (chararray)com.stack.overflow.udf() (a:chararray)


Comments

Popular posts from this blog

basic authentication with http post params android -

vb.net - Virtual Keyboard commands -

How to get multiresult with multicondition in Sql Server -