[
https://issues.apache.org/jira/browse/HIVE-19079?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16503022#comment-16503022
]
Peter Vary commented on HIVE-19079:
-----------------------------------
As the yetus pointed out, we forget to add ASF license to the following files:
{code:java}
Lines that start with ????? in the ASF License report indicate files that do
not have an Apache license header:
!?????
/data/hiveptest/working/yetus_PreCommit-HIVE-Build-11551/ql/src/test/org/apache/hadoop/hive/ql/exec/spark/TestHiveSparkClient.java
!?????
/data/hiveptest/working/yetus_PreCommit-HIVE-Build-11551/spark-client/src/test/java/org/apache/hive/spark/client/TestSparkLauncherSparkClient.java{code}
Could you please add them?
Thanks,
Peter
> Add extended query string to Spark job description
> --------------------------------------------------
>
> Key: HIVE-19079
> URL: https://issues.apache.org/jira/browse/HIVE-19079
> Project: Hive
> Issue Type: Sub-task
> Components: Spark
> Reporter: Sahil Takiar
> Assignee: Sahil Takiar
> Priority: Major
> Fix For: 4.0.0
>
> Attachments: HIVE-19079.1.patch, HIVE-19079.2.patch,
> HIVE-19079.3.patch, HIVE-19079.4.patch, HIVE-19079.5.patch, Spark Collapse
> Truncated Query.png, Spark Expanded Truncated Query.png
>
>
> As of HIVE-16601, we place a shortened version of the query into the Spark
> job description. We should look into adding a longer version of the query. It
> seems that the Spark Web UI has a nice feature where long job descriptions
> will be truncated with a {{...}}, but when you double click on the {{...}} it
> expands to show the rest of the string.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)