Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-2168

Fix application dependencies on mutually exclusive artifacts: tez-yarn-timeline-history and tez-yarn-timeline-history-with-acls

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.6.1
    • None
    • None

    Description

      Feedback from Chris Wensel on dev list related to simplifying the build file for an app dependent on Tez.

      Currently, based on hadoop versions, one needs to choose between mutually exclusive artifacts: tez-yarn-timeline-history and tez-yarn-timeline-history-with-acls.

      Suggested options:

      create a single artifact tez-yarn-timeline-history compiled with a default dep of hadoop 2.6, that includes the Manager. update the TezClient code to gracefully fail if the Manager is not applicable (the runtime env is Hadoop 2.4).

      or

      offer tez-yarn-timeline-history-with-acls as an optional artifact for Hadoop 2.6 deployments, with the single Manager class in it, which in turn requires the tez-yarn-timeline-history artifact – which is sufficient for a 2.4 runtime. if the user provides the additional -with-acls artifact, they are knowingly going to have problems on Hadoop 2.4.

      Attachments

        1. TEZ-2168.combined.patch
          219 kB
          Hitesh Shah
        2. TEZ-2168.2.post-script.patch
          6 kB
          Hitesh Shah
        3. TEZ-2168.file-move.sh
          1.0 kB
          Hitesh Shah
        4. TEZ-2168.1.post-script.patch
          2 kB
          Hitesh Shah

        Issue Links

          Activity

            People

              hitesh Hitesh Shah
              hitesh Hitesh Shah
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: