Created on 05-20-2016 01:25 PM - edited 09-16-2022 03:20 AM
Has anyone actually got Sentry working with Cloudera Director? I've tried for hours via this article: http://www.cloudera.com/documentation/director/latest/topics/director_sentry.html and it seems the syntax is incorrect. For example, this entry:
IMPALA { sentry_enabled: false }
keeps erroring out during bootstrap with how it expects an object, and got a boolean.
If you have Sentry working with Cloudera Director, can someone please post their working .conf with that section in it?
Thanks,
V
Created on 06-03-2016 03:17 PM - edited 06-03-2016 03:18 PM
I was able to get through this with much trial and error in where to put the config and eventually just left this part out since by default, it's set to false anyway. Wish that article was posted a lot earlier when I was working out the kinks of my .conf file.
Created 06-03-2016 02:10 PM
Hi visokoo,
I recommend taking a look at the blog post by Ben Spivey which was just published today. It covers deploying a secure cluster on AWS using Director, and includes use of Sentry.
http://blog.cloudera.com/blog/2016/06/how-to-deploy-a-secure-enterprise-data-hub-on-aws-part-2/
For the error that you are getting following the Director documentation, can you attach your entire configuration file, sanitized to remove any sensitive information?
Created on 06-03-2016 03:17 PM - edited 06-03-2016 03:18 PM
I was able to get through this with much trial and error in where to put the config and eventually just left this part out since by default, it's set to false anyway. Wish that article was posted a lot earlier when I was working out the kinks of my .conf file.