You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by Andrew Onischuk <ao...@hortonworks.com> on 2014/04/02 19:36:42 UTC

Review Request 19949: Falcon service check should use smokeuser credentials for kerberos authentication

-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/19949/
-----------------------------------------------------------

Review request for Ambari and Dmitro Lisnichenko.


Bugs: AMBARI-5325
    https://issues.apache.org/jira/browse/AMBARI-5325


Repository: ambari


Description
-------

As of no for Falcon service check, ambari-qa user executes kinit command with
spnego.service.keytab and HTTP principal before running `falcon admin
-version` command in secure cluster. Instead ambari-qa user should use it's
own credentials before executing smoke test command.


Diffs
-----

  ambari-server/src/main/resources/stacks/HDP/2.1/services/FALCON/package/scripts/params.py 9f75067 
  ambari-server/src/main/resources/stacks/HDP/2.1/services/FALCON/package/scripts/service_check.py 7563d9b 
  ambari-server/src/test/python/stacks/2.1/FALCON/test_service_check.py 9de5621 

Diff: https://reviews.apache.org/r/19949/diff/


Testing
-------


Thanks,

Andrew Onischuk