You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Liwei Lin (JIRA)" <ji...@apache.org> on 2016/04/24 09:35:12 UTC

[jira] [Updated] (SPARK-14884) Fix call site for continuous queries

     [ https://issues.apache.org/jira/browse/SPARK-14884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Liwei Lin updated SPARK-14884:
------------------------------
    Description: 
Since we've been processing continuous queries in separate threads, the call sites are then +run at <unknown>:0+. It's not wrong but provides very little information; in addition, we can not distinguish two queries only from their call sites.

!https://cloud.githubusercontent.com/assets/15843379/14766101/a47246b2-0a30-11e6-8d81-06a9a600113b.png!

!https://cloud.githubusercontent.com/assets/15843379/14766102/a4750226-0a30-11e6-9ada-773d977d902b.png!

  was:Since we've been processing continuous queries in separate threads, the call sites are then +run at <unknown>:0+. It's not wrong but provides very little information; in addition, we can not distinguish two queries only from their call sites.


> Fix call site for continuous queries
> ------------------------------------
>
>                 Key: SPARK-14884
>                 URL: https://issues.apache.org/jira/browse/SPARK-14884
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL, Web UI
>    Affects Versions: 2.0.0
>            Reporter: Liwei Lin
>            Priority: Minor
>
> Since we've been processing continuous queries in separate threads, the call sites are then +run at <unknown>:0+. It's not wrong but provides very little information; in addition, we can not distinguish two queries only from their call sites.
> !https://cloud.githubusercontent.com/assets/15843379/14766101/a47246b2-0a30-11e6-8d81-06a9a600113b.png!
> !https://cloud.githubusercontent.com/assets/15843379/14766102/a4750226-0a30-11e6-9ada-773d977d902b.png!



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org