Thanks Kishore .Please stay tuned I will be adding more topics over time. Please subscribe to my channel.
@pbhadange95147 жыл бұрын
Thanks for uploading this video. Very clear explanation of sentry concept.
@RavindraKumarSG5 жыл бұрын
Very Nicely done. Thanks..
@bsrameshonline6 жыл бұрын
very insightful explanation. Thank you very much.
@mikespector2257 жыл бұрын
good video..keep it up..nice work
@HadoopEngineering7 жыл бұрын
Thanks Mike
@gotoabid5 жыл бұрын
Thanks for explaining in clear way :)
@HadoopEngineering5 жыл бұрын
Thanks for your comments..Please subscribe my channel to get more periodic updates kzbin.info
@TheKishore4327 жыл бұрын
Really helpful video.. thanks for uploading
@HadoopEngineering5 жыл бұрын
Please subscribe to my channel kzbin.info
@AMITKUMAR80176 жыл бұрын
Great 👌👌👌👌
@vivekb19887 жыл бұрын
Very well explained.. Did really helped that he showed the CM and Hive CLI while explaining... I have a doubt that don't we need to dedicate a database for sentry and also give 0771 permission to /user/hive/warehouse before the process starts..?
@nirmalkumar39006 жыл бұрын
Thank you for a wonderful video. Its really helpful..
@AJ-hp3te6 жыл бұрын
SIr can you make a video on any ticketing tool like jira etc
@kunalattatanagar6 жыл бұрын
Thanks... It helped
@tacky07 жыл бұрын
I have a AD Kerberized cluster, when I do ID USERNAME, it doesn't show up user or groups in terminal ? am i missing something
@HadoopEngineering7 жыл бұрын
AD Kerberose enabling does not add that users to back end Linix servers . You need to use separate tools like SSSD / Winbind /Quest /Centrify tools to do that integration
@mubashirchamanshaikh4197 жыл бұрын
hive/warehouse is owned by hive is that necessary to sync hdfs acl with sentry permission??
@adnanshaikh74807 жыл бұрын
tiny.cloudera.com/sentry-sync-cm5 this should help
@miaohe53017 жыл бұрын
Excellent video and very clear explanation. It helps me a lot on understanding the sentry configuration. I am trying to configure the sentry for hive following your example. The environment is in cloudera vm quickstart, and I do not have access to cloudera manager due to the limitation of my computer. I can connect beeline to hive server, I can execute commands like "show tables; create database;" properly. However, I cannot execute the command "create role/CREATE ROLE", the error is "Error: Error while compiling statement: FAILED: SemanticException The current builtin authorization in Hive is incomplete and disabled. (state=42000,code=40000)". Do you have any idea about the reason and would you please tell me how I can solve this?? Thank you very much for your patience! I do appreciate it if you could reply.
@HadoopEngineering7 жыл бұрын
@He Madao - Thanks for your comment , it may be because sentry service is not enabled for Hive service .I know it is bit challenging with lower end configuration machine . I recommend you to try in cloud . Please send a note to hadoopengineering at gmail dot com , I will help you sometime when I am free.
@miaohe53017 жыл бұрын
Thank you very much for this rapid reply and help! I will try to enable the sentry for hive at first and send you the note. Thanks again!!
@adnanshaikh74807 жыл бұрын
Check if the user has permissions.. check if the user is an Sentry-admin... only a sentry-admin has the permissions to create or grant roles to a group
@masthanreddy30145 жыл бұрын
Can you please add translations to each videos.Learnes can copy those commands and practise same on their machines.
@debasisbanerjee66404 жыл бұрын
Bro , everything can't get spoon fed. Learner should do that much on his/her own effort.
@pbhadange95147 жыл бұрын
I have configured the sentry service, before configuration I can able to login hive and DB acces beeline but after configuration facing below error while accessing database and creating role: -------------------------------------- Beeline version 1.1.0-cdh5.13.1 by Apache Hive 0: jdbc:hive2://slave5:10000> show databases; Error: Error while compiling statement: FAILED: InvalidConfigurationException hive.server2.authentication can't be none in non-testing mode (state=42000,code=40000) 0: jdbc:hive2://slave5:10000> ---------------------------------------------------- can anyone suggest, what is wrong.?
@HadoopEngineering7 жыл бұрын
Did you enable Kerberos ?
@pbhadange95147 жыл бұрын
NO, I haven't configured kerberos on my cluster..
@HadoopEngineering7 жыл бұрын
Kerberos is one of the pre-requisite for Sentry
@pbhadange95147 жыл бұрын
Hadoop Engineering okay, Thanks for kind reply.. Got it
@HadoopEngineering7 жыл бұрын
You are welcome..Please subscribe this channel to get updates.I will be adding more topics over time
@akashroy38514 жыл бұрын
to anyone getting : Error: Error while compiling statement: FAILED: InvalidConfigurationException hive.server2.authentication can't be none in non-testing mode (state=42000,code=40000) use this link to resolve : community.cloudera.com/t5/Support-Questions/Sentry-doesn-t-seem-to-work-with-LDAP-CDH-5-3/td-p/23673