dongjoon-hyun commented on pull request #33160:
URL: https://github.com/apache/spark/pull/33160#issuecomment-872544781


   For Hadoop 2 build, I noticed that GitHub Action job used `sbt` directly. 
So, I verified that combination compilation manually.
   ```
   $ ./build/sbt -Pyarn -Pmesos -Pkubernetes -Phive -Phive-thriftserver 
-Phadoop-cloud -Pkinesis-asl -Phadoop-2.7 -Pno-shaded-hadoop-client compile 
test:compile
   ...
   [info] compiling 18 Scala sources to 
/Users/dongjoon/APACHE/spark-merge/sql/hive-thriftserver/target/scala-2.12/test-classes
 ...
   [success] Total time: 142 s (02:22), completed Jul 1, 2021 1:48:49 PM
   ```
   
   For the other part, it looks good to me. After one hour, if GitHub Action 
passed, let's revert `dev/run-tests.py` and merge this PR.


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to