aboutsummaryrefslogtreecommitdiff
path: root/assembly
diff options
context:
space:
mode:
authorTathagata Das <tathagata.das1565@gmail.com>2014-11-25 06:50:36 -0800
committerTathagata Das <tathagata.das1565@gmail.com>2014-11-25 06:50:36 -0800
commit69cd53eae205eb10d52eaf38466db58a23b6ae81 (patch)
tree2549dc9de8680143280d00bb6ff0310a3c8dcb09 /assembly
parentd240760191f692ee7b88dfc82f06a31a340a88a2 (diff)
downloadspark-69cd53eae205eb10d52eaf38466db58a23b6ae81.tar.gz
spark-69cd53eae205eb10d52eaf38466db58a23b6ae81.tar.bz2
spark-69cd53eae205eb10d52eaf38466db58a23b6ae81.zip
[SPARK-4601][Streaming] Set correct call site for streaming jobs so that it is displayed correctly on the Spark UI
When running the NetworkWordCount, the description of the word count jobs are set as "getCallsite at DStream:xxx" . This should be set to the line number of the streaming application that has the output operation that led to the job being created. This is because the callsite is incorrectly set in the thread launching the jobs. This PR fixes that. Author: Tathagata Das <tathagata.das1565@gmail.com> Closes #3455 from tdas/streaming-callsite-fix and squashes the following commits: 69fc26f [Tathagata Das] Set correct call site for streaming jobs so that it is displayed correctly on the Spark UI
Diffstat (limited to 'assembly')
0 files changed, 0 insertions, 0 deletions