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

Oozie fails to add required dependency for Hadoop 2.0.2

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.2.0
    • 3.3.0
    • scripts

    Description

      There are a few hadoop 2.0.2 dependency issues while bundling 'em into oozie war:

      • commons-cli isn't added which is required by DFSClient
      • hadoop-yarn-client isn't added which is required for launching jobs (this was a result of recent refactoring in yarn from 2.0.0 to 2.0.2)
      • avro-ipc is included that isn't required and not available in hadoop-client

      This patch adds commons-cli-.jar, hadoop-yarn-client${suffix}.jar and removes avro-ipc-.jar.

      Attachments

        1. OOZIE-1006.patch
          2 kB
          Venkatesh Seetharam

        Activity

          People

            svenkat Venkatesh Seetharam
            svenkat Venkatesh Seetharam
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: