- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Does Cloudera Manager 5.4.0 Python Client API support Kerberos Keytab authentication?
- Labels:
-
Apache Oozie
-
Cloudera Manager
-
Kerberos
-
Security
Created on ‎08-05-2015 12:25 PM - edited ‎09-16-2022 02:36 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Our team has implemented an Oozie custom action and want to deploy it using our internal frameworks (rpm based).We have implemented deployment scripts using the Cloudera Manager Python Client API (see http://cloudera.github.io/cm_api/epydoc/5.4.0/index.html), which seems to require knowing the authentication credentials that is the plaintext user name and password of the cloudera manager server at install time to construct the ApiResource (which has only one constructor), in particular, the documentation reads as follows:
Creates a Resource object that provides API endpoints. Parameters:
|
Our local security team has suggested using Kerberos Keytabs for authentication (and I'm not expert at Kerberos yet). Can that approach work with the python client interface, if so how?
Created on ‎08-11-2015 09:38 AM - edited ‎08-11-2015 01:43 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The Cloudeara Manager Python Client API does not currently support Kerberos Authentication.
Created ‎08-12-2015 08:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Created on ‎08-11-2015 09:38 AM - edited ‎08-11-2015 01:43 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
The Cloudeara Manager Python Client API does not currently support Kerberos Authentication.
Created ‎08-12-2015 05:38 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thank you Bill for sharing the information in case anyone else has the same question.
Cy Jervis, Manager, Community Program
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
Created ‎08-12-2015 08:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
