Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-10541

Allow ApplicationHistoryProviders to provide their own text when there aren't any complete apps

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 1.5.0
    • 2.1.0
    • Web UI
    • None

    Description

      The current History Server text when there are no complete apps is hard coded for the FS provider and talks about log directories. As it is static text, it doesn't get any recent information from that FS provider itself, such as the directory it is looking at.

      For other ApplicationHistoryProviders, there will be different reasons
      for the list being empty, including, in the timeline implementation: failure to talk to the server, authentication failure, or simply no events being present.
      Even FsHistoryProvider could help users by actually printing what the log directory was.

      If a method emptyListingText() `was supported, each implementation could provide a live explanation of the current state

      Attachments

        Issue Links

          Activity

            People

              ajbozarth Alex Bozarth
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: