Github user LantaoJin commented on the issue:

    https://github.com/apache/spark/pull/20803
  
    Thanks a lot, @cloud-fan . The problems like missing the `--hivevar` also 
exist in current implementation (display sql text in jobs pages). I will try to 
fix it in my ticket. Probably accurately, this patch not only moves the sql 
text from jobs page to sql query page, but also resolves the problem that sql 
text cannot be captured from `bin/spark-submit` or `bin/spark-shell`. You know 
`bin/spark-sql` (client deploy mode) is mostly used in ad-hoc scenario. Besides 
that, lots of Spark SQL scenarios like daily job in warehouse, ETL job, and 
others which need to be submitted to cluster, 
[SPARK-4871](https://issues.apache.org/jira/browse/SPARK-4871) didn't cover it.


---

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

Reply via email to