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

authentication - Mongodb revoke acccess to connect test database -

r - Update two sets of radiobuttons reactively - shiny -

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