Uploaded image for project: 'Slider'
  1. Slider
  2. SLIDER-1090

Speed up SliderClient and AM by reading metainfo from summary file

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • Slider 0.81, Slider 0.90.2
    • Slider 0.91
    • None
    • None

    Description

      Today both SliderClient and SliderAM read package metainfo from HDFS. This requires downloading the whole package from HDFS. If package size is big (~200MB), this operation wastes tens of seconds in starting up the application.

      To speed up the operation of reading metainfo, we can read from an summary xml/json file if it exists in the same HDFS folder as the zip package. If the summary file does not exist, it falls back to the old way of downloading the zip package.

      Attachments

        1. SLIDER-1090.patch
          7 kB
          shanyu zhao
        2. SLIDER-1090.1.patch
          10 kB
          shanyu zhao

        Activity

          People

            shanyu shanyu zhao
            shanyu shanyu zhao
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: