1. create Hive Document with query "select '${value}'" from Hive editor
2. create Oozie workflow with type "Hive document" and add parameters "value=${value}"
3. execute workflow, but it doesn't use the value from popup, instead using save value from editor.