Uploaded image for project: 'Hadoop YARN'
  1. Hadoop YARN
  2. YARN-7055 YARN Timeline Service v.2: beta 1 / GA
  3. YARN-9389

FlowActivity and FlowRun table prefix is wrong

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 3.2.0
    • 3.3.0, 3.2.1
    • ATSv2
    • None
    • Reviewed

    Description

      FlowActivity and FlowRun table prefix configuration has double dots yarn.timeline-service..flowactivity.table.name and yarn.timeline-service..flowrun.table.name

      private static final String PREFIX =
      YarnConfiguration.TIMELINE_SERVICE_PREFIX + ".flowrun";

      private static final String PREFIX =
      YarnConfiguration.TIMELINE_SERVICE_PREFIX + ".flowactivity";

      Attachments

        1. YARN-9389-001.patch
          3 kB
          Prabhu Joseph

        Activity

          People

            prabhujoseph Prabhu Joseph
            prabhujoseph Prabhu Joseph
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: