Github user darabos commented on the pull request:

    https://github.com/apache/spark/pull/981#issuecomment-45409069
  
    Okay, now it is a binary incompatibility:
    
        [error]  * method getCallSite()java.lang.String in class 
org.apache.spark.SparkContext has now a different result type; was: 
java.lang.String, is now: org.apache.spark.util.CallSite
        [error]  * method 
creationSiteInfo()org.apache.spark.util.Utils#CallSiteInfo in class 
org.apache.spark.rdd.RDD does not have a correspondent in new version
        [error]  * class org.apache.spark.util.Utils#CallSiteInfo does not have 
a correspondent in new version
    
    These are all private methods/classes, but they can still affect binary 
compatibility. What is the recommended way for solving this? Thanks!


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