Member since
12-06-2017
6
Posts
0
Kudos Received
0
Solutions
02-15-2018
05:12 PM
Hello everyone, A customer is sensitive to sharing information among users and would like to dedicate part of a cluster just for HBase, storage and computing power. That means constraining Hdfs files to be housed on the HBase dedicated nodes, so that no user on the cluster, apart from the ones with permissions to use HBase will be able to write on those nodes. Is that possible? is it possible to specify block allocation depending on users or applications, how could I ensure that certain nodes are dedicated specifically for HBase? Processing could be addressed via Yarn configuration groups, but is there a definitive way to solve this? Thanks
... View more
Labels:
01-12-2018
05:46 PM
Hello, I have a three node cluster as listed in the image, but all the available memory to YARN is only 13 Gb, which is the configuration of one of the nodes, any idea why?
... View more
Labels:
12-15-2017
07:36 PM
Thank you very much for the answer, I attach the log and the configuration of the job, regards. , Hello and thanks, I have visited the server and this is all i get
... View more
12-11-2017
07:22 PM
I have not been able to run import a table from oracle into hive with a sqoop action in the workflow manager, the only error I get is Launcher ERROR, reason: Main class [org.apache.oozie.action.hadoop.SqoopMain], exit code [1] I have copied the correct jdbc and hive-config.xml in the /user/oozie/share/lib/lib_timestamp/ directories. I have also tried to make reference to these files in another directory with no succes, both, using the oozie.action.sharelib.for.sqoop pointing to hive, sqoop, etc. and in another directory. The log level is not deeo enough, I cannot see any more than what I´ve posted above, any light?
... View more
Labels:
12-07-2017
06:11 PM
Hello spolavarapu, I've been trying to sync users from an AC into my Ranger following your tutorial and I haven't been able to get the correct user id through the sAMAccountname attribute, instead, the attribute that is synchronized is the long name, which happens to be the cn too. Any ideas? I attach some of the screen shots from my AC, Ranger configs and the results. Thanks! AC Ranger Configs Here the fields username and CN are the same 06 dic 2017 12:26:54 INFO LdapDeltaUserGroupBuilder [UnixUserSyncThread] - longUserName: CN=RPM-ROBERTO_PAZ,OU=ejemplo,OU=entermas,OU=i2Analyze,DC=root4n,DC=com,DC=mx, userName: RPM-ROBERTO_PAZ
... View more
12-07-2017
05:43 PM
p { margin-bottom: 0.1in; line-height: 120%; } Hello I have a use case I have not been able to solve, I have been trying to sync the users from an AC into Ranger
through usersync with no success. The main issue is that the property
sAMAccountname is being mapped with the long name, which in my case
happens to be the CN, here I attach some pictures of the LDAP and the
configurations I have used in Ambari. The result looks
like this 11 oct 2017 13:46:57
INFO LdapDeltaUserGroupBuilder [UnixUserSyncThread] - longUserName:
CN=RPM-ROBERTO_PAZ,OU=ejemplo,OU=entermas,OU=i2Analyze,DC=root4n,DC=com,DC=mx,
userName: RPM-ROBERTO_PAZ Where the userName
is the same as the longUserName
... View more
Labels: