Github user ericl commented on the pull request:

    https://github.com/apache/spark/pull/12248#issuecomment-207506665
  
    The main difference is that propagation is transparent to user code. For
    example, this could be used to implement something like X-trace without
    requiring manual instrumentation of closures
    
    On Fri, Apr 8, 2016, 2:40 AM Sean Owen <notificati...@github.com> wrote:
    
    > Backing up, how does this differ from using broadcast variables for data,
    > or for simply sending small properties objects in a closure? does it need
    > all this complexity of yet another mechanism?
    >
    > —
    > You are receiving this because you authored the thread.
    > Reply to this email directly or view it on GitHub
    > <https://github.com/apache/spark/pull/12248#issuecomment-207350278>
    >



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

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to