Member since
β11-18-2014
196
Posts
18
Kudos Received
8
Solutions
β09-26-2016
01:33 PM
2 Kudos
Another suggestion.. Give requirements such that a cluster is certifiable in production /development etc.. Hopes this helps π
... View more
β09-26-2016
01:29 PM
3 Kudos
About the conferences, I have to register every time.. It would be nice to have access with the cloudera account..
... View more
β09-17-2016
09:37 AM
I have the same here, after un update from CDH 5.3...
... View more
β10-10-2015
01:34 AM
1 Kudo
Hello, I created my account with my client email and I would like to add my company email and my personal one. Is this possible? Thank you,
... View more
β01-12-2015
01:05 AM
Note: - I tried the command sudo usermod -G developer Peter on all instances of the cluster => no result - I tried to do the same thing on a quickstart VM and I managed to make it work by only using the interface. I still not manage to make it work on the 7 machine cluster. - When we installed the cluster, we had to create a user in cloudera manager and then create them again in cloudera director. is this normal? can this be linked to my problem?
... View more
β01-12-2015
12:29 AM
Thank you david for this complete answer! However, I'm facing some problems... On my namenode, when I do sudo usermod -G developer Peter I get user 'Peter' does not exist. (Note, I created this user with the Hue interface) When I do hdfs groups Peter I get no group. To be precise I get Peter: I checked that the property hadoop.security.group.mapping is οΏΌorg.apache.hadoop.security.ShellBasedUnixGroupsMapping Note: I created the user, the group and associated the group to the user in Hue interface. And these users, and groups do not seem to be visible on the OS (CentOS).
... View more
β01-09-2015
08:02 AM
Hello,
I want to do a folder that can be accessed in r, w,x by all the users of the group 'developer' that I created.
I also want that all the folders/files created by these users in this folder can be accessed in r,w,x by the users from this group.
All the other users should access the folder in r and x.
What should I do?
I tried:
- to create my folder with these rights: drwxrwxr-t+
- the folder that I created is owned by admin who is part of the developer group.
All I think is missing is to add the default group of my users the developer group : do something like
hadoop def -usermod -G developer Peter
But this is not working!
Thank you!
... View more
Labels:
- Labels:
-
HDFS