You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Dmitry Lysnichenko (JIRA)" <ji...@apache.org> on 2016/06/24 13:09:16 UTC

[jira] [Created] (AMBARI-17427) Support Atlas in kerberized environment, submit Service Check as smokeuser

Dmitry Lysnichenko created AMBARI-17427:
-------------------------------------------

             Summary: Support Atlas in kerberized environment, submit Service Check as smokeuser
                 Key: AMBARI-17427
                 URL: https://issues.apache.org/jira/browse/AMBARI-17427
             Project: Ambari
          Issue Type: Bug
            Reporter: Dmitry Lysnichenko
            Assignee: Dmitry Lysnichenko
         Attachments: AMBARI-17427.patch


Atlas Service Check should use smokeuser instead of atlas user.

{code}
2016-06-19 10:46:19,971 - Using hadoop conf dir: /usr/hdp/current/hadoop-client/conf
2016-06-19 10:46:19,979 - Execute['/usr/bin/kinit -kt /etc/security/keytabs/smokeuser.headless.keytab ambari-qa-cl1@EXAMPLE.COM'] {'user': 'atlas'}
2016-06-19 10:46:20,198 - Execute['curl --negotiate -u : -b ~/cookiejar.txt -c ~/cookiejar.txt -s -o /dev/null -w "%{http_code}" http://mneethiraj-0618-1.openstacklocal:21000/'] {'tries': 5, 'user': 'atlas', 'try_sleep': 10}
2016-06-19 10:46:50,438 - Retrying after 10 seconds. Reason: Execution of 'curl --negotiate -u : -b ~/cookiejar.txt -c ~/cookiejar.txt -s -o /dev/null -w "%{http_code}" http://mneethiraj-0618-1.openstacklocal:21000/' returned 52. 000
2016-06-19 10:47:30,610 - Retrying after 10 seconds. Reason: Execution of 'curl --negotiate -u : -b ~/cookiejar.txt -c ~/cookiejar.txt -s -o /dev/null -w "%{http_code}" http://mneethiraj-0618-1.openstacklocal:21000/' returned 52. 000
2016-06-19 10:48:10,738 - Retrying after 10 seconds. Reason: Execution of 'curl --negotiate -u : -b ~/cookiejar.txt -c ~/cookiejar.txt -s -o /dev/null -w "%{http_code}" http://mneethiraj-0618-1.openstacklocal:21000/' returned 52. 000
2016-06-19 10:48:50,863 - Retrying after 10 seconds. Reason: Execution of 'curl --negotiate -u : -b ~/cookiejar.txt -c ~/cookiejar.txt -s -o /dev/null -w "%{http_code}" http://mneethiraj-0618-1.openstacklocal:21000/' returned 52. 000
{code}




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)