Member since
01-15-2015
313
Posts
28
Kudos Received
25
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 2045 | 10-19-2021 12:04 AM | |
| 6588 | 10-18-2021 11:54 PM | |
| 2361 | 05-04-2021 02:38 AM | |
| 9061 | 11-19-2020 05:48 AM | |
| 9093 | 11-18-2020 12:08 AM |
05-15-2019
01:24 AM
This confirmes the package is installed correctly, and the JDK is installed to /usr/lib/jvm/java-8-oracle-cloudera/ You may want to use this as JAVA_HOME when configuring CM and the cluster to use this JDK
... View more
04-08-2019
09:05 AM
Thanks, @gzigldrum , for the explanation!
... View more
04-03-2019
11:37 PM
Hi Gzigldrum, Thank you for the reply, I found the Route cause and resolved the issue myself, my proxy server principal is not listing in the impla demon keytab , impla/proxy@relim in none of the demon nodes, i cross checked the Impala Daemons Load Balancer has confiured to Executor group feild eariler with value " proxyhost:port" this where its not reflecting ,because none of the impla demon nodes are present in executor group . All the impla demon nodes are present in "impala demon default group, i have added the value '"proxyhost:port" in this field and restarted the impala service, when is cross cehck the princaipl in demon node the impala keytab has the impla/proxy@relim, and the kerberos authentication from proxy server started working fro the impala. Regards, Pandu
... View more
03-29-2019
07:29 AM
Thanks, I'll look at it. Unfortunately we have a mandate to use ansible and full automation to the largest extent possible. That's because we need to be able to set up a large variety of configurations to match what our customers use. A good model is my HDFS playbook. It 1. installs the required YUM packages 2. formats the HDFS filesystem 3. adds the standard test users 4. prepares the Kerberos keytab files (tbd) 5. prepares the SSL keystores (tbd) and sets the flags for standard mode. We can then easily turn on Kerberos and/or RPC privacy via plays that modify just a few properties and restart the services. There's an HBase playbook that sets up the HBase servers. It can use HDFS but from the conf files it looks like we could also use a traditional file and do many of our tests without also setting up a full HDFS node. That means it will require fewer resources and can run on a smaller instance or even the dev's laptop. Since it's all yum and ansible anyone can modify the image without needing to learn new tools. TPTB are fine with creating an AMI that only requires updating the crypto material but they want to be able to rebuild the AMI image from the most basic resources. Hmm, I might be able to sell this particular story as an exception. The two use cases are 1) creating new configurations that we don't have a playbook for yet and 2) verifying the configuration files for an arbitrary configuration. This won't be used in the automated tests. (tbd - I know how to do it. The blocker is reaching a consensus on the best way to manage the resources so our applications don't require tweaking the configuration everytime. Do we use a standalone KDC, an integrated solution like FreeIPA, etc.)
... View more
03-28-2019
08:53 AM
Happy to hear the issue is resolved! Just for completeness, did you delete /var/lib/cloudera-scm-agent/cm_guid on the cluster nodes?
... View more
03-12-2019
08:04 AM
1 Kudo
As @Consult mentioned, you can use the Cloudera Navigator UI to query for Hive audit events, in the Audits tab. Each audit event is associated with the username and the IP address of the client request. This should help you to get an idea of who runs the most queries.
... View more
03-01-2019
01:45 PM
1 Kudo
Looks like a netgear switch was causing the problem. switched to wifi connect between the workstation and the ISP router and all is well... Thanks
... View more
02-26-2019
12:53 AM
Hello @unix196, Good to see issue got resolved 🙂 In addition to above response, I faced the same due to dns misconfig and dns server caching.
... View more
02-26-2019
12:49 AM
Hello @sadhana, Please review API Usage Tutorial Hope that helps.
... View more
02-25-2019
09:56 AM
Hello gzigldrum, Thank you for the guidance. This certainly helps. I will go through both the KB articles you shared and also review the Navigator Server and CM Agent logs for audit health warnings. Will comeback with the findings. In the meantime, any luck with HIVEMETASTORE_CANARY_HEALTH and NODE_MANAGER_WEB_METRIC_COLLECTION? Thanks snm1523
... View more
- « Previous
-
- 1
- 2
- Next »