[GitHub] spark pull request #21071: [SPARK-21962][CORE] Distributed Tracing in Spark

2018-04-22 Thread devaraj-kavali
Github user devaraj-kavali closed the pull request at: https://github.com/apache/spark/pull/21071 --- - To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache

[GitHub] spark pull request #21071: [SPARK-21962][CORE] Distributed Tracing in Spark

2018-04-16 Thread steveloughran
Github user steveloughran commented on a diff in the pull request: https://github.com/apache/spark/pull/21071#discussion_r181810726 --- Diff: core/src/main/scala/org/apache/spark/trace/SparkAppTracer.scala --- @@ -0,0 +1,41 @@ +/* + * Licensed to the Apache Software Foundat

[GitHub] spark pull request #21071: [SPARK-21962][CORE] Distributed Tracing in Spark

2018-04-13 Thread devaraj-kavali
GitHub user devaraj-kavali opened a pull request: https://github.com/apache/spark/pull/21071 [SPARK-21962][CORE] Distributed Tracing in Spark ## What changes were proposed in this pull request? This PR integrates with HTrace, it sends traces for the application and tasks wh