Blog Posts
Would you like to start a project with us?
Use the Contact Form to get in touch with us, comments, questions or suggestions. You can also simply say hello!.
January 28, 2016
4:42 pm
Comments: 0
Eli Kleinman
How to set extended ACL’s hdfs dfs -setfacl -R -m default:user:hive:rwx /data/report_data Check extended ACL’s hadoop fs -getfacl /data/report_data Set the mask to get the full default inherent...
January 27, 2016
4:18 pm
Comments: 0
Eli Kleinman
The below GRANT address an issue if using Apache Sentry to enforce access. GRANT ALL ON SERVER server1 TO ROLE admin;
January 26, 2016
10:42 am
Comments: 0
Eli Kleinman
First configure yum and install SSSD # Configure yum in the /etc/yum.repos.d/ Get it from http://public-yum.oracle.com/oracle-linux-6.html Install SSSD yum install sssd sssd-client # yum tip yum clean...
January 20, 2016
4:52 pm
Comments: 0
Eli Kleinman
Openstack docs http://lifeandshell.com/installing-openstack-centos-7/ How to Install Your Own Cloud Platform with OpenStack in RHEL/CentOS 7 https://www.rdoproject.org/install/quickstart/ Openstack video...
January 20, 2016
9:34 am
Comments: 0
Eli Kleinman
setup kerbros for a user Note: Make sure to run enable the service on Solaris client svcadm enable ktkt_warn Extend the time to 1460d (4 years) /var/kerberos/krb5kdc/kdc.conf [..] max_life = 24h 0m 0s...
January 18, 2016
12:21 pm
Comments: 0
Eli Kleinman
Enable kerberos on BDA along with installing MIT KDC servers on BDA Instructions to Enable Kerberos on Oracle Big Data Appliance with Mammoth V3.1/V4.* Release ( Doc ID 1919445.1 ) Note: Because of some...
January 16, 2016
11:47 am
Comments: 0
Eli Kleinman
Contents 1 Ops Center scripts 1.1 Script to keep ZFS datatset while zone failover 1.1.1 Create the directory 1.1.2 Add the below script 1.2 Script to keep a device while zone failover 1.2.1 Create the...
January 16, 2016
10:47 am
Comments: 0
Eli Kleinman
How to clear / blacklist an ASR entry in Ops Center Workaround for a bug if the serial number start with a “0” SQL> DELETE FROM asr_activation WHERE serial_number = '0929FM104E'; SQL> INSERT...
No posts found