You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Jack Hu (JIRA)" <ji...@apache.org> on 2016/07/07 09:48:11 UTC

[jira] [Created] (SPARK-16413) The JDBC UI does not show the job id when spark.sql.thriftServer.incrementalCollect=true

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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org