Github user srowen commented on the pull request:

    https://github.com/apache/spark/pull/5786#issuecomment-98347284
  
    @shaneknapp if this goes in, then the essence of the config change is this: 
anything building for Hadoop 1.x, 2.0, or 2.1 now needs `-Phadoop-1` to 
maintain the same config. Anything that used to specify `-Phadoop-2.2 
-Dhadoop.version=2.2.0` doesn't need to, as that's the default. Anything that 
doesn't specify profiles will get Hadoop 2.2.
    
    I believe this therefore just affects the Spark-Master-Maven-pre-YARN job 
in Jenkins, and certainly only affects `master`. Both of those jobs could use 
`-Phadoop-1`.
    
    Looks like we don't have a Hadoop 2.2 specific build? that's fine, but then 
there's nothing along those lines to change.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to