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

Correct typos in WritingYarnApplications.md

    XMLWordPrintableJSON

Details

    • Reviewed

    Description

      The documentation at http://hadoop.apache.org/docs/current/hadoop-yarn/hadoop-yarn-site/WritingYarnApplications.html#Sample_Code has couple of issues

      In FAQ section

      Url packageUrl = ConverterUtils.getYarnUrlFromPath(
      FileContext.getFileContext.makeQualified(new Path(packagePath)));

      1) Url packageUrl should be changed to URL packageUrl

      2) FileContext.getFileContext should be FileContext.getFileContext() (brackets at the end)

      Attachments

        1. YARN-3572.patch
          0.9 kB
          Gabor Liptak

        Activity

          People

            gliptak Gabor Liptak
            skhurana333 Sandeep Khurana
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: