sarutak commented on pull request #33277:
URL: https://github.com/apache/spark/pull/33277#issuecomment-877566034


   > I don't think any of the tests do anything useful until that 3.2 profile 
is in, so the fact they don't run isn't necessarily that important.
   
   hadoop-3.2 profile is expected to be activated by default unless 
`hadoop-2.7` is activated explicitly right?
   So, I think tests in `hadoop-cloud` are also expected to run regardless of 
`-Phadoop-3.2` explicitly specified or not.
   
   > is it safe to be mixing default profile versions in different modules? I 
can see that breaking a lot of assumptions. My real fear here is that somehow 
you get a build where different modules are compiled against different 
dependencies.
   
   I think, default profile in a pom affects only within the pom. So a default 
profile doesn't affect other modules right?


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