nifi/nifi-nar-bundles/nifi-hive-bundle/nifi-hive-processors
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
..
src NIFI-5044 SelectHiveQL accept only one statement 2018-06-15 15:48:16 -04:00
pom.xml NIFI-4963: Added Hive3 bundle 2018-06-13 14:32:58 -04:00