Uploaded image for project: 'Kite SDK (READ-ONLY)'
  1. Kite SDK (READ-ONLY)
  2. KITE-294

package-app should default fs.default.name and mapred.job.tracker to injected Oozie properties

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: 0.10.1
    • Fix Version/s: 0.11.0
    • Component/s: Maven Module
    • Labels:
      None

      Description

      Currently when using the defaults of the "package-app" goal, the Maven plugin requires that hadoopConfiguration for "mapred.job.tracker" and "fs.default.name" be specified. This manifest as the following exception:

      [ERROR] Failed to execute goal org.kitesdk:kite-maven-plugin:0.10.1:package-app (default-cli) on project foo-project: Missing property 'fs.default.name' in hadoopConfiguration -> [Help 1]

      If those values were defaulted to the Oozie properties of

      ${jobTracker}
      ${nameNode}
      

      It would eliminate the hidden goal configuration requirement.

        Attachments

          Activity

            People

            • Assignee:
              mkwhitacre Micah Whitacre
              Reporter:
              mkwhitacre Micah Whitacre
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: