Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-5843

Incorrect documentation for timeline service entityType/events REST end points

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 2.9.0, 3.0.0-alpha2
    • None
    • None
    • Reviewed

    Description

      http(s)://<timeline server http(s) address:port>/ws/v1/timeline/

      {entityType}

      /events

      entityIds - The entity IDs to retrieve events for.
      limit - A limit on the number of events to return for each entity. If null, defaults to 100 events per entity.
      windowStart - If not null, retrieves only events later than the given time (exclusive)
      windowEnd - If not null, retrieves only events earlier than the given time (inclusive)
      eventTypes - Restricts the events returned to the given types. If null, events of all types will be returned.
      

      parameter should be
      entityId
      eventType
      Mention comma separated entityId and entitytype for multiple arguments

      Attachments

        1. YARN-5843.0002.patch
          3 kB
          Bibin Chundatt
        2. YARN-5843.0001.patch
          2 kB
          Bibin Chundatt

        Activity

          People

            bibinchundatt Bibin Chundatt
            bibinchundatt Bibin Chundatt
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: