Member since
07-08-2013
548
Posts
59
Kudos Received
53
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 3387 | 08-17-2019 04:05 PM | |
| 3160 | 07-26-2019 12:18 AM | |
| 10206 | 07-17-2019 09:20 AM | |
| 5916 | 06-18-2018 03:38 AM | |
| 15269 | 04-06-2018 07:13 AM |
02-03-2017
10:58 AM
After further review this seems to be somehow due to updating my Red Hat 7.2 packages (sudo yum update). I noticed in my HDFS Configuration I was getting a notification Mismatched CDH versions: host has NONE but role expect 5 Via Google I was able to see that others had fixed the problem by removing OpenJDK from their system and using the Oracle or Cloudera provided JDK. Since I had the cloudera version I went ahead made the configuration changes necessary to use that (for me this was /usr/java/jdk1.7.0_67-cloudera).
... View more
02-02-2017
01:32 AM
Hi Michalis, This solution is not working for me. I get error like: pg_dump: symbol lookup error: pg_dump: undefined symbol: PQconnectdbParams Upon running command: pg_dump -h hostname -p 7432 -U scm scm > /tmp/scm_server_db_backup.$(date +%Y%m%d) Could you pls help ?
... View more
12-01-2016
03:49 AM
Hi I use sahara to deploy a cluster with CDH 5.4.0, which uses cm-api to provision cluster. And I got error when I execute concurrent command "deployClientconfig". Can you give me more detail about the fix? 2016-12-01 06:12:26,959 DEBUG 71847465@scm-web-22:com.cloudera.api.ApiInvoker: API Error 500 [/api/v8/clusters/error-of-course/services/hdfs01/commands/deployClientConfig]: ApiErrorMessage{org.hibernate.StaleObjectStateException: Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect): [com.cloudera.cmf.model.DbClientConfig#1]}
2016-12-01 06:12:26,962 DEBUG 71847465@scm-web-22:com.cloudera.api.ApiInvoker: API Error 500 [/api/v8/clusters/error-of-course/services/hdfs01/commands/deployClientConfig]: ApiErrorMessage{org.hibernate.StaleObjectStateException: Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect): [com.cloudera.cmf.model.DbClientConfig#1]}
2016-12-01 06:12:26,962 DEBUG 71847465@scm-web-22:com.cloudera.api.ApiInvoker: API Error 500 [/api/v8/clusters/error-of-course/services/hdfs01/commands/deployClientConfig]: ApiErrorMessage{org.hibernate.StaleObjectStateException: Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect): [com.cloudera.cmf.model.DbClientConfig#1]}
2016-12-01 06:12:26,962 DEBUG 71847465@scm-web-22:com.cloudera.api.ApiInvoker: API Error 500 [/api/v8/clusters/error-of-course/services/hdfs01/commands/deployClientConfig]: ApiErrorMessage{org.hibernate.StaleObjectStateException: Row was updated or deleted by another transaction (or unsaved-value mapping was incorrect): [com.cloudera.cmf.model.DbClientConfig#1]}
... View more
11-09-2016
09:08 PM
Hi upo, Have you changed anything in 'More Options'? My 'More Options' setting: Parcel Directory: /opt/cloudera/parcels Local Parcel Repository Path: /opt/cloudera/parcel-repo Remote Parcel Repository URLs: Remain unchanged Basicall I haven't changed anything and in my local disk I put parcels in /opt/cloudera/parcel-repo. [root@n003 parcel-repo]# ls -lt total 1467124 -rw-r--r-- 1 root root 43243 Apr 21 2016 manifest.json -rw-r--r-- 1 root root 41 Apr 21 2016 CDH-5.3.10-1.cdh5.3.10.p0.19-el6.parcel.sha1 -rw-r--r-- 1 root root 1502281283 Apr 21 2016 CDH-5.3.10-1.cdh5.3.10.p0.19-el6.parcel How did you make the version of CDH visible? Please advise. Thanks,
... View more
10-28-2016
02:49 PM
Yes indeed! Thanks.
... View more
10-28-2016
02:27 PM
It's commonly found on the host where you have installed the cloudera-manager-server-db2 package, and physical location is /var/lib/cloudera-scm-server-db/data
... View more
10-24-2016
09:56 AM
Thank you Bannu! Simply editing my cloudera-manager.rep file to have the baseurl and gpgkey you mentioned in your post did the trick for me. Also, my server is connected to the internet, so I can't comment on creating a private repo.
... View more
10-14-2016
08:23 AM
I've checked our internal codebase, and it would appear to be MIA for a while. Happy to report that it's available in our latest v12 (v5.7 [0]) python API [1] . [0] http://cloudera.github.io/cm_api/docs/releases/ [1] https://github.com/cloudera/cm_api/blob/cm5-5.7.0/python/src/cm_api/endpoints/clusters.py#L624-L631
... View more
07-19-2016
03:07 PM
The Keytab Retrieval Script method can be used to integrate with IPA since there is no support for direct-to-IPA keytab management.
See the following documentation for information:
http://www.cloudera.com/documentation/enterprise/latest/topics/sg_keytab_retrieval_script.html
... View more
06-20-2016
03:38 AM
As another user said: Port 50070 has stopped working. What can people who have this problem do? I see a scaring lack of support in the questions I have browsed regarding this issue.
... View more