Details

    • Type: Bug
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 3.5.0
    • Fix Version/s: 2.0.1
    • Component/s: con.oozie
    • Labels:
      None

      Description

      http://oozie.apache.org/docs/3.3.2/WorkflowFunctionalSpec.html#a19_Global_Configurations

      <workflow-app xmlns="uri:oozie:workflow:0.4" name="wf-name">
      <global>
         <job-tracker>${job-tracker}</job-tracker>
         <name-node>${namd-node}</name-node>
         <job-xml>job1.xml</job-xml>
         <configuration>
              <property>
                  <name>mapred.job.queue.name</name>
                  <value>${queueName}</value>
              </property>
          </configuration>
      </global>
      

        Attachments

          Issue Links

            Activity

              People

              • Assignee:
                romain Romain Rigaux
                Reporter:
                romain Romain Rigaux
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: