Closed paryoja closed 3 years ago
I added four windows jobs according to linux jobs already exist. However, windows jobs (~20mins) takes more time than linux's (~12mins). I think it could be a bit annoyed if you wait for your job to be completed.
I think I should do some refactoring so that this pipeline could be easily used after new versions of Scala / Spark are released.
Refactoring Done.
I added four windows jobs according to linux jobs already exist. However, windows jobs (~20mins) takes more time than linux's (~12mins). I think it could be a bit annoyed if you wait for your job to be completed.
It should be OK for now, and we can enable Windows builds only for CI builds on master if the speed up is needed later.
I think I should do some refactoring so that this pipeline could be easily used after new versions of Scala / Spark are released.
Thanks for doing this!
What is the context for this pull request?
What changes were proposed in this pull request?
Using Windows environments to test in the azure pipeline.
Does this PR introduce any user-facing change?
No
How was this patch tested?
By using the Azure pipeline configured.