Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-2928 YARN Timeline Service v.2: alpha 1
  3. YARN-3431

Sub resources of timeline entity needs to be passed to a separate endpoint.

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 2.9.0, 3.0.0-alpha1
    • timelineserver
    • None
    • Reviewed

    Description

      We have TimelineEntity and some other entities as subclass that inherit from it. However, we only have a single endpoint, which consume TimelineEntity rather than sub-classes and this endpoint will check the incoming request body contains exactly TimelineEntity object. However, the json data which is serialized from sub-class object seems not to be treated as an TimelineEntity object, and won't be deserialized into the corresponding sub-class object which cause deserialization failure as some discussions in YARN-3334 : https://issues.apache.org/jira/browse/YARN-3334?focusedCommentId=14391059&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-14391059.

      Attachments

        1. YARN-3431.1.patch
          19 kB
          Zhijie Shen
        2. YARN-3431.2.patch
          19 kB
          Zhijie Shen
        3. YARN-3431.3.patch
          45 kB
          Zhijie Shen
        4. YARN-3431.4.patch
          50 kB
          Zhijie Shen
        5. YARN-3431.5.patch
          52 kB
          Zhijie Shen
        6. YARN-3431.6.patch
          53 kB
          Zhijie Shen
        7. YARN-3431.7.patch
          53 kB
          Zhijie Shen

        Activity

          People

            zjshen Zhijie Shen
            zjshen Zhijie Shen
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: