Jack Hu created SPARK-16413:
-------------------------------

             Summary: The JDBC UI does not show the job id when 
spark.sql.thriftServer.incrementalCollect=true
                 Key: SPARK-16413
                 URL: https://issues.apache.org/jira/browse/SPARK-16413
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 1.6.2
            Reporter: Jack Hu


When set {{spark.sql.thriftServer.incrementalCollect=true}}, the Hive Thrift 
Server2 UI can not show the "job id" in SQL statistics. 

To reproduce this, run this
{code}
spark-submit --conf spark.sql.thriftServer.incrementalCollect=true --class 
org.apache.spark.sql.hive.thriftserver.HiveThriftServer2
{code}

then submit some sql.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to