Uploaded image for project: 'Ambari'
  1. Ambari
  2. AMBARI-5735

HDP deployment failed in CentOS5

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.6.0
    • 1.6.0
    • ambari-server
    • None

    Description

      Fail: Execution of 'mkdir -p /tmp/HDP-artifacts/ ; curl --noproxy hadoop -kf --retry 10 http://hadoop:8080/resources//jdk-7u45-linux-x64.tar.gz -o /tmp/HDP-artifacts//jdk-7u45-linux-x64.tar.gz' returned 2. curl: option --noproxy: is unknown
      

      version of curl that is available at Centos 5 and SLES 11 SP1 seems to have no support for "--noproxy" option.
      But such workaround works:

      no_proxy=i.ua curl http://www.i.ua -i
      

      I'm going to replace all "--noproxy" invocations with usage of $no_proxy env variable.

      Attachments

        1. AMBARI-5735_branch-1.6.0.patch
          43 kB
          Dmitry Lysnichenko

        Issue Links

          Activity

            People

              dmitriusan Dmitry Lysnichenko
              dmitriusan Dmitry Lysnichenko
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: