Uploaded image for project: 'Kudu'
  1. Kudu
  2. KUDU-2813

Set Spark job descriptions for backup and restore jobs

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.10.0
    • backup

    Description

      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>

       

      Attachments

        Activity

          People

            granthenke Grant Henke
            granthenke Grant Henke
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: