HyukjinKwon commented on a change in pull request #29040:
URL: https://github.com/apache/spark/pull/29040#discussion_r451605178



##########
File path: appveyor.yml
##########
@@ -49,7 +49,7 @@ build_script:
   # '-Djna.nosys=true' is required to avoid kernel32.dll load failure.
   # See SPARK-28759.
   # Ideally we should check the tests related to Hive in SparkR as well 
(SPARK-31745).
-  - cmd: mvn -DskipTests -Psparkr -Djna.nosys=true package
+  - cmd: mvn -DskipTests -Phadoop-2.7 -Psparkr -Djna.nosys=true package

Review comment:
       Ah, sure. Let me try!




----------------------------------------------------------------
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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to