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

    https://github.com/apache/spark/pull/1649#discussion_r15595677
  
    --- Diff: pom.xml ---
    @@ -1015,7 +1016,6 @@
           <id>hadoop-2.2</id>
           <properties>
             <hadoop.version>2.2.0</hadoop.version>
    -        <protobuf.version>2.5.0</protobuf.version>
    --- End diff --
    
    I think this would then cause the whole thing to be incompatible with 
Hadoop 1.x. The akka version would have to go with the protobuf version of 
Hadoop, so the newer version could only work with Hadoop 2.x+. I think this is 
why akka's protobuf was shaded to begin with? Changing it to 2.5.0 globally 
would again break Hadoop 1.


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

Reply via email to