Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-973

Improve error diagnostics when sed'ing Hadoop version in Oozie package

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.5.0
    • 0.6.0
    • rpm
    • None

    Description

      There's no good diagnostics when do-component-build dynamically replaced the target Hadoop version. If the "to be replaced" version isn't present in the Oozie pom files, the error might not surfaced until later or at all: mvn will simply pull in incorrect versions of Hadoop libs. case in point: when doing something like this

      sed -i.orig -e "s#2.0.2-alpha#${HADOOP_VERSION}#" ${WORKDIR}/hadooplibs/hadoop-distcp-2/pom.xml
      

      sed will exit successfully even if no replacement took place. We need to guarantee to fail early.

      Attachments

        1. BIGTOP-973.patch
          1 kB
          Konstantin I Boudnik
        2. BIGTOP-973.patch
          1 kB
          Konstantin I Boudnik

        Issue Links

          Activity

            People

              cos Konstantin I Boudnik
              cos Konstantin I Boudnik
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: