Member since
11-04-2016
74
Posts
16
Kudos Received
7
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 4457 | 02-28-2019 03:22 AM |
02-08-2021
03:59 AM
2 Kudos
Well, it's been a while and now we have most of the answers. The new paywall kicked in first of February 2021 and now even being on CDH 6.x express edition we cannot update our operating systems. They removed access even to the old archive and the only way is to remove CM/CDH from the apt list! For 7.x I get it, but going back and cripple access to your old archive binaries was small and petty!
... View more
02-10-2020
02:39 AM
True, this could be an endless debate since it's already done! I expected the Cloudera Express edition to be discontinued at least in a major release, not in a minor release! (6.3.3) https://docs.cloudera.com/documentation/enterprise/6/release-notes/topics/rg_cdh_633_new_features.html#cdh621_new_features Well, this is then. Open or close, there is no way to use CDM/CDH for free anymore to build something and then ask for a budget. I am sorry but in public they don't pay these prices just because we tried something for a short period of time. They need actual proof of concept as to why something expensive is good.
... View more
02-28-2019
03:22 AM
1 Kudo
Sorry I forgot about this issue. I solved this by reading the error logs and fixing my NTP communication. The problem was not related to 6.1 or upgrading from 5.16.1 to 6.x so I am going to say it was as usual related to Time/Date/NTP.
... View more
01-18-2019
07:51 AM
Hi, After I have upgraded to CM/CDH 6.1 from 5.16.1, my hosts randomly and periodically having "Unknown Health" for about a few seconds and then go back to green. I have not seen/found any WARNING nor any ERROR in any logs from hosts or any services. The entire cluster works without any issue, I have run host inspection and network inspection without any problem. Also, synced time/date a few times just in case but still I can watch my hosts (also services because of the hosts) going grey with "Unknown Health" and back to green randomly for few seconds. Cloudera Management Service is on one server with 14 cores and 28G memory. I have checked this server activity, it is pretty idle, so the cluster is not a busy cluster. Either way, this is the heap size for the monitorings: Java Heap Size of Activity Monitor in Bytes: 2GB Java Heap Size of Alert Publisher in Bytes: 256MB Java Heap Size of EventServer in Bytes: 1GB Java Heap Size of Host Monitor in Bytes: 4GB Java Heap Size of Service Monitor in Bytes: 4GB Maximum Non-Java Memory of Host Monitor: 8GB Maximum Non-Java Memory of Service Monitor: 12GB Do you guys have any advice on how to diagnose the possible issue? Many thanks.
... View more
Labels:
- Labels:
-
Cloudera Manager
01-17-2019
12:53 PM
Hello, Yes, adding search to blacklist did resolve the issue. I still don't know where the solr_url is coming without ever installing it but the issue has been resolved. Many thanks.
... View more
01-09-2019
06:33 AM
Hi @lwang, My previous version was the latest CDH 5 (5.16.x) which it became compatible to upgrade to 6.1. Yes, everything else is fine: HDFS browser, Hive editor, notebook, etc. I don't have Impala. I only see the error if I access Hue for the first time. As you can see in search, there is a solr_url. Out of hue.ini and hue_safety_valve_server.ini together with hue_safety_valve.ini I only have "hue_safety_valve.ini" which is for notebook and there is nowhere that I mentioned anything about solr. Many thanks.
... View more
01-08-2019
02:30 AM
1 Kudo
Hi,
I have upgraded my CM/CDH to 6.1 and every time I login into Hue I receive this error:
Solr server could not be contacted properly: HTTPConnectionPool(host='localhost', port=8983): Max retries exceeded with url: /solr/admin/info/system?user.name=hue&doAs=mpanahi&wt=json (Caused by NewConnectionError(': Failed to establish a new connection: [Errno 111] Connection refused',))
The problem is I have never had Solr installed nor configured inside Hue. The Solr is None in Hue inside CM and there is no such thing that refers to [search] or [dashboard] inside my hue_safety_valve.ini so I don't know why it tries to connect to something without me setting it up.
Does anyone have any idea why in the new Hue it tries to connect to Solr without being it installed or selected?
Many thanks,
... View more
Labels:
- Labels:
-
Apache Solr
-
Cloudera Data Explorer