Log workAgile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersConvert to IssueMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • None
    • timelineserver
    • None
    • Hide
      The code for flow activity table creation, population and testing is part of the patch at YARN-3901. Hence marking this as duplicate.

      Dealing with long running apps is part of https://issues.apache.org/jira/browse/YARN-4069
      Show
      The code for flow activity table creation, population and testing is part of the patch at YARN-3901 . Hence marking this as duplicate. Dealing with long running apps is part of https://issues.apache.org/jira/browse/YARN-4069

    Description

      Need to populate the flow_activity table

      -Stores per day flow run pointers and info
      -Written to by RM’s collector for application lifecycle
      primary key: cluster ! day timestamp ! user ! flow id
      -For the day timestamp we can take the millis since epoch for the end of the day (24:00h).
      columns include runids, start time, end time, snapshot time
      -This table will also be used to efficiently retrieve the flows that had an activity in a certain day. That is needed for daily aggregations, but also for several UIs, including a flow-based UI.

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            vrushalic Vrushali C Assign to me
            vrushalic Vrushali C
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment