Github user srowen commented on a diff in the pull request:

    https://github.com/apache/spark/pull/480#discussion_r11855383
  
    --- Diff: pom.xml ---
    @@ -793,6 +831,157 @@
       </build>
     
       <profiles>
    +    <!-- SPARK-1121: Adds an explicit dependency on Avro to work around a 
Hadoop 0.23.X issue -->
    +    <profile>
    --- End diff --
    
    Scratch that. I tried a bunch of variations on this and can't find a way to 
activate the profile based on a range. I think it's best to activate this 
profile explicitly with `-P` rather than maintain all this duplication, still.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to