apache pig - Pig script parameters in Hue editor -


im writing pig script in hue pig editor, when executing it, says there eof @ column 3: enter image description here

this happens when use parameters or through %declare or %default, , same scripts work fine using $pig myscript.pig command. use hue 3.7.0.

this looks hue-2508 fixed in hue 3.9.


Comments

Popular posts from this blog

php - Wordpress website dashboard page or post editor content is not showing but front end data is showing properly -

c# - Abstract method in public abstract class implementing an internal interface doesn't compile? -

ios - Realm over CoreData should I use NSFetchedResultController or a Dictionary? -