Member since
12-30-2014
7
Posts
0
Kudos Received
0
Solutions
11-26-2015
06:42 AM
Hello, i have a question, regarding advantages of configuring MySQL as the external database over the use of Postgre which is inbuilt in the Server-db package which we get as default for cloudera manager services and also Hive. can anyone put some llight on it. Thanks in advance Regards Gaurav
... View more
11-17-2015
01:11 AM
We are trying to set up a single node cloudera hadoop cluster having 16 GB as RAM on linux machine. We are setting up 5.4.2 version. Now when we check statistics post the installation and run the top command we find that only 1 -2 GB is available. when we trigger map reduce sample job - no memory is allocated to the job and so job doesnt run. Can you please let us know what should we do so that more memory is available Analysis of the top command cloudera takes 4-5 GB. mysql 6 GB.(external database to store the metastore) other services 2-3 GB. thus contributing to 13 GB out of 16
... View more
04-29-2015
11:53 PM
hi Ramsa, i've also faced a similar issuw once. Go to hive service -> Configuration -> Hive Metastore Database Port check the port number. Regards, Gaurav
... View more
01-04-2015
10:29 PM
Hi, I am getting the following error in Hue while browsing metastore tables after enabling LDAP in HiveServer2: Data Browsers> Metastore Tables Bad status: 3 (Error validating the login) *Hue logged in as superuser
... View more
12-31-2014
04:57 AM
Hello, I have CDH 5.2 installed on a 2 node cluster. I also have an OpenLDAP server setup separately. I was successful in configuring Hive with LDAP. I've used the 'LDAP' protocol (ldap://hostname:389 and not ldaps://hostname:636). I'm trying to enable Sentry with Hive now. LDAP was configured with Hive as it seems to be a pre-requisite. I donot have Kerberos enabled. I'm have set sentry.hive.testing.mode to true in sentry-site.xml so that I can skip enabling kerberos for the time being. My question is: 1. Can sentry be enabled with ldap? or is ldaps required to enable sentry? 2. Could you please give me some documentation or links which will help me in enabling sentry for Hive? any or all sources will be helpful. Any information will be helpful. Thanks and Regards, Gaurav
... View more
12-30-2014
09:10 PM
hi, thank you for the reply my issue is that 1) we have installed CDH 5.2.1 2)as Sentry preqeusite we have used OPEN LDAP 3)made changes in Hue.ini but we were getting: "Could not connect to localhost:8038 (code THRIFTTRANSPORT): TTransportException('Could not connect to localhost:8038',)" in hue while accessing sentry table in security tab. we were doing some searching and found out in hue.ini address of "sentry_conf_dir" parameter which is -> "/etc/sentry/conf" is not holding sentry-site.xml insted sentry-store-site.xml we searched sentry-site.xml and replaced at this location and did a restart on the cluster and since then we are getting " u'NONE' " as the error when we are trying to access "Sentry tables" under Security tab in Hue.
... View more
12-30-2014
04:02 AM
1. We have setup an OpenLDAP server. 2. We have setup hive and impala to login using LDAP 3. I have a user named admin in ldap. If I try logging in to Hue using admin and try opening the sentry tables under security. I'm ending up with this error. Any idea what can i check and where?
... View more