nifi/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-processors/src
Ed B 187417d077 NIFI-5044 SelectHiveQL accept only one statement
SelectHiveQL support only single SELECT statement.
This change adds support for pre- and post- select statements.
It will be useful for configuration queries, i.e. "set tez.queue.name=default", and others.

renamed selectQuery to hqlStatement for better readability

style check correction in comment

removed meaningless examples for post-queries

execute query without result set

Signed-off-by: Matthew Burgess <mattyb149@apache.org>

This closes #2695
2018-06-15 15:48:16 -04:00
..
main NIFI-5044 SelectHiveQL accept only one statement 2018-06-15 15:48:16 -04:00
test NIFI-5044 SelectHiveQL accept only one statement 2018-06-15 15:48:16 -04:00