Dmitry Sen created AMBARI-2510:
----------------------------------

             Summary: Can't complete install after executing "ambari-server 
setup-https"
                 Key: AMBARI-2510
                 URL: https://issues.apache.org/jira/browse/AMBARI-2510
             Project: Ambari
          Issue Type: Bug
          Components: agent, controller
    Affects Versions: 1.2.5
            Reporter: Dmitry Sen
            Assignee: Dmitry Sen
            Priority: Critical
             Fix For: 1.2.5


Scenario 

1.
# ambari-server setup
# ambari-server setup-https (must specify some password)
# ambari-server start

2.
from UI using https://hostname:8443
pick default deployment options (will fail on DataNode install...)

The log shows that agents still trying to download some resources over HTTP(not 
HTTPS) and port 8080(not 8443):
notice: 
/Stage[1]/Hdp::Snmp/Hdp::Package[snmp]/Hdp::Package::Process_pkg[snmp]/Hdp::Java::Package[snmp]/Exec[mkdir
 -p /usr/jdk ; chmod +x /tmp/HDP-artifacts//jdk-6u31-linux-x64.bin; cd /usr/jdk 
; echo A | /tmp/HDP-artifacts//jdk-6u31-linux-x64.bin -noregister > /dev/null 
2>&1 snmp]: Dependency Exec[mkdir -p /tmp/HDP-artifacts/ ; curl -f --retry 10 
http://hostname1:8080/resources//jdk-6u31-linux-x64.bin -o 
/tmp/HDP-artifacts//jdk-6u31-linux-x64.bin snmp] has failures: true

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to