[ 
https://issues.apache.org/jira/browse/SPARK-26056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16690479#comment-16690479
 ] 

Gengliang Wang commented on SPARK-26056:
----------------------------------------

Did you use Databricks spark-avro or built-in spark-avro in 2.4 release? 
https://spark.apache.org/docs/latest/sql-data-sources-avro.html

If you are using the Databricks one, could you also try the built-in one of 2.4 
relealse?
Otherwise, if you are using built-in spark-avro, could you provide more details 
about how you use it?
Thanks!


> java api spark streaming spark-avro ui 
> ---------------------------------------
>
>                 Key: SPARK-26056
>                 URL: https://issues.apache.org/jira/browse/SPARK-26056
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL, Structured Streaming, Web UI
>    Affects Versions: 2.3.2
>            Reporter: wish
>            Priority: Major
>         Attachments: sql.jpg
>
>
> when i use java api spark streaming to read kafka and save avro( databricks 
> spark-avro dependency)
> spark ui :the SQL tabs repeat again and again
>  
> but scala api no problem
>  
> normal ui like this:
>  * [Jobs|http://ebs-ali-beijing-datalake1:4044/jobs/]
>  * [Stages|http://ebs-ali-beijing-datalake1:4044/stages/]
>  * [Storage|http://ebs-ali-beijing-datalake1:4044/storage/]
>  * [Environment|http://ebs-ali-beijing-datalake1:4044/environment/]
>  * [Executors|http://ebs-ali-beijing-datalake1:4044/executors/]
>  * [SQL|http://ebs-ali-beijing-datalake1:4044/SQL/]
>  * [Streaming|http://ebs-ali-beijing-datalake1:4044/streaming/]
> but java api ui like this:
> Jobs  Stages Storage Environment Executors SQL Streaming SQL SQL SQL SQL SQL 
> SQL  ......SQL



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to