Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-7698

jsvc target fails on x86_64

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.20.205.0
    • 1.2.0
    • build
    • None
    • Reviewed
    • The jsvc build target is now supported for Mac OSX and other platforms as well.

    Description

      Recent changes to the build.xml determine with jsvc file to download based on the os.arch. It maps various arch values to i386 or x86_64. However, it notably doesn't consider x86_64 to be x86_64. The result is this the download fails because os-arch doesn't expand.

      build.xml:2626: Can't get http://archive.apache.org/dist/commons/daemon/binaries/1.0.2/linux/commons-daemon-1.0.2-bin-linux-${os-arch}.tar.gz
      

      This breaks test-patch.

      Attachments

        1. HADOOP-7698-1.patch
          1 kB
          Daryn Sharp
        2. HADOOP-7968.patch
          0.9 kB
          Daryn Sharp

        Issue Links

          Activity

            People

              daryn Daryn Sharp
              daryn Daryn Sharp
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: