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

Wrong field is referenced in GetApplicationsRequestPBImpl#mergeLocalToBuilder()

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • None
    • 2.4.1
    • None
    • None

    Description

          if (this.finish != null) {
            builder.setFinishBegin(start.getMinimumLong());
            builder.setFinishEnd(start.getMaximumLong());
          }
      

      this.finish should be referenced in the if block.

      Attachments

        1. YARN-2066.patch
          3 kB
          Hong Zhiguo

        Activity

          People

            zhiguohong Hong Zhiguo
            yuzhihong@gmail.com Ted Yu
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: