NIFI-7239: Upgrade the Hive 3 bundle to use Apache Hive 3.1.2

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #4129.
This commit is contained in:
Peter Turcsanyi 2020-03-10 19:26:05 +01:00 committed by Pierre Villard
parent a679e88b6f
commit 9cb85a4fd0
No known key found for this signature in database
GPG Key ID: BEE1599F0726E9CD
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@
<hive11.hadoop.version>2.6.2</hive11.hadoop.version>
<hive.version>1.2.1</hive.version>
<hive.hadoop.version>2.6.2</hive.hadoop.version>
<hive3.version>3.1.0</hive3.version>
<hive3.version>3.1.2</hive3.version>
<hive3.hadoop.version>3.1.0</hive3.hadoop.version>
</properties>