hddong commented on pull request #1574:
URL: https://github.com/apache/incubator-hudi/pull/1574#issuecomment-632434767


   @garyli1019 : I had try docker before, it usually use `execStartCmd` to exec 
cmd directly.
   But for hudi-cli, we need exec cmd in interactive mode. I will try it again 
later, but need some time. If any solution or suggestion, please let me know.
   Back to the failed test, It's due to spark job failed, I suggest you have a 
look of detail log throwed by spark job which above the assert log.
   There are two things necessary conditions : 1、 runnable spark in local env 
2、SPARK_HOME
   additionnal notice:  if spark ues default config, use command `mkdir 
/tmp/spark-events/` to create a tmp directory and do not use brew installation 
of spark.
   
   If there's still failed, please let me know. Here or email to me.


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


Reply via email to