apache pig - how to set multiline string in my pig script? -



apache pig - how to set multiline string in my pig script? -

how can set multiline string in pig latin?

i'm trying set string containing json within it. this:

myjson = ' { "name":"someone", "age":"20" } ';

apache-pig

Comments

Popular posts from this blog

php - Android app custom user registration and login with cookie using facebook sdk -

django - Access session in user model .save() -

php - .htaccess Multiple Rewrite Rules / Prioritizing -