HyukjinKwon commented on a change in pull request #25443:
[WIP][SPARK-28723][test-hadoop3.2][test-maven] Test JDK 11 with Hadoop-3.2/Hive
2.3.6 on jenkins
URL: https://github.com/apache/spark/pull/25443#discussion_r315439833
##########
File path: pom.xml
##########
@@ -253,6 +253,18 @@
<enabled>false</enabled>
</snapshots>
</repository>
+ <!-- TODO Remove this once Hive 2.3.6 released -->
+ <repository>
+ <id>staged</id>
+ <name>staged-releases</name>
+ <url>https://repository.apache.org/content/repositories/staging/</url>
Review comment:
@srowen, yea almost ready per
https://github.com/apache/spark/pull/25443/files#r315437547. Plus, Hive 2.3.6
vote looks going to be open now. After the release, we can switch this snapshot
to the official Hive 2.3.6 and I believe we're good to go.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]