Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-916

aggregator example uses hardcoded 'examples' value instead of parameterized (examplesRoot) value in path

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.1.3, 3.2.0
    • 3.3.0
    • examples
    • None

    Description

      In the aggregator example, in the coordinator.xml, there are several paths like

      <uri-template>${nameNode}/user/${coord:user()}/examples/input-data/rawLogs/${YEAR}/${MONTH}/${DAY}/${HOUR}/${MINUTE}</uri-template>

      <uri-template>${nameNode}/user/${coord:user()}/examples/output-data/aggregator/aggregatedLogs/${YEAR}/${MONTH}/${DAY}/${HOUR}</uri-template>

      <app-path>${nameNode}/user/${coord:user()}/examples/apps/aggregator</app-path>

      In these paths, "/examples/" should be "/${examplesRoot}/".

      Attachments

        1. OOZIE-916.txt
          2 kB
          Wing Yew Poon

        Activity

          People

            wypoon Wing Yew Poon
            wypoon Wing Yew Poon
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: