dcoliversun commented on pull request #35627:
URL: https://github.com/apache/spark/pull/35627#issuecomment-1051721668


   > @dongjoon-hyun @dcoliversun Sorry for the late reply. This is the first 
time I run the test locally of this module, so I spent some time setup the 
local test environment.
   > 
   > I use following command to build a tarball use `Zulu17.32+13-CA`
   > 
   > ```
   > dev/make-distribution.sh --tgz -Phadoop-3 -Phadoop-cloud -Pmesos -Pyarn 
-Pkinesis-asl -Phive-thriftserver -Pspark-ganglia-lgpl -Pkubernetes -Phive
   > ```
   > 
   > then checkout this pr use command:
   > 
   > ```
   > gh pr checkout 35627
   > ```
   > 
   > run test use command as follows:
   > 
   > ```
   > 
resource-managers/kubernetes/integration-tests/dev/dev-run-integration-tests.sh 
--spark-tgz $TARBALL_TO_TEST --exclude-tags r
   > ```
   > 
   > when $TRBALL_TO_TEST use absolute path, this pr can fix the described issue
   
   Thanks for your verification. I'm glad this pr can fix the issue😀


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



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

Reply via email to