You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@kudu.apache.org by "Grant Henke (JIRA)" <ji...@apache.org> on 2019/05/03 13:58:00 UTC

[jira] [Updated] (KUDU-2813) Set Spark job descriptions for backup and restore jobs

     [ https://issues.apache.org/jira/browse/KUDU-2813?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Grant Henke updated KUDU-2813:
------------------------------
    Labels: backup  (was: )

> Set Spark job descriptions for backup and restore jobs
> ------------------------------------------------------
>
>                 Key: KUDU-2813
>                 URL: https://issues.apache.org/jira/browse/KUDU-2813
>             Project: Kudu
>          Issue Type: Improvement
>            Reporter: Grant Henke
>            Priority: Major
>              Labels: backup
>
> Currently the Spark UI shows "foreachPartition at KuduRestore.scala:87" or something similar for each job stage. Instead we should call something like _SparkContext.setJobGroup_ or _SparkContext.setJobDescription_ to have a more attractive/useful description.
> Some ideas for descriptions could be:
>  * Backup <tableName> (full)
>  * Restore <tableName> part 1/<n>
>  



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