Github user HyukjinKwon commented on a diff in the pull request:
https://github.com/apache/spark/pull/21588#discussion_r196686546
--- Diff: dev/run-tests.py ---
@@ -305,8 +305,8 @@ def get_hadoop_profiles(hadoop_version):
"""
sbt_maven_hadoop_profiles = {
- "hadoop2.6": ["-Phadoop-2.6"],
- "hadoop2.7": ["-Phadoop-2.7"],
+ "hadoop2.6": ["-Phadoop-3.1"],
+ "hadoop2.7": ["-Phadoop-3.1"],
--- End diff --
@jerryshao, Here, replaced the profile to point out `-Phadoop-3.1` by force
:-)
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]