MartijnVisser commented on code in PR #21529:
URL: https://github.com/apache/flink/pull/21529#discussion_r1053142261
##########
flink-connectors/flink-connector-hive/pom.xml:
##########
@@ -1115,33 +1217,8 @@ under the License.
<properties>
<hive.version>3.1.3</hive.version>
<derby.version>10.14.1.0</derby.version>
- <!-- need a hadoop version that fixes
HADOOP-14683 -->
-
<hivemetastore.hadoop.version>2.8.2</hivemetastore.hadoop.version>
Review Comment:
Ah I missed your comment but found that too indeed. I've reintroduced the
parameter. I'm a bit surprised that Hive3 requires Hadoop2 and doesn't work
with Hadoop 3 to be honest.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]