Member since
10-01-2018
802
Posts
143
Kudos Received
130
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 3060 | 04-15-2022 09:39 AM | |
| 2470 | 03-16-2022 06:22 AM | |
| 6536 | 03-02-2022 09:44 PM | |
| 2899 | 03-02-2022 08:40 PM | |
| 1909 | 01-05-2022 07:01 AM |
04-12-2021
11:52 PM
Hi @JGUI , There is no requirement for deleting the data from the datanode that is going to be decommissioned. Once the DN is been decommissioned all the blocks in the DN would be replicated to a different DN. And is there any error that you are encountering while you are decommissioning ? Typically, HDFS would self-heal and would re-replicate the under-replicated blocks that are due to the DN that is been decommissioned. And NN would start replicating the blocks with the other two replication that is present in HDFS.
... View more
04-11-2021
01:43 AM
@bobreynolds The service keytabs by default is in /var/run/cloudera-scm-agent/process/xxx-flume-xxxx . Hope you are checking in the same dir. If it's not there then you probably have to generate missing credentials from CM > Administration > Security > Kerberos Credentials and then regenerate.
... View more
04-10-2021
12:53 AM
1 Kudo
Hi @ryu, then you might need to build some customize in-house monitoring scripts using Yarn APIs or other tools like Prometheus or Grafana for your use case. Please also refer to the below links for more insights https://www.programmersought.com/article/61565532790/ http://rokroskar.github.io/monitoring-spark-on-hadoop-with-prometheus-and-grafana.html https://www.linkedin.com/pulse/how-monitor-yarn-application-via-restful-api-wayne-zhu/
... View more
04-09-2021
01:34 AM
1 Kudo
@svasi @jackass Just to close the loop. Yes Cloudera Manager will not recognize "AES" as a valid encryption type. These encryption types must match the permitted e-types listed in the /etc/krb5.conf file. We technically support what ever Kerberos supports, however the field validation only checks for cipher short names in this release. As such, if all is working well, you can safely ignore this alert.
... View more
04-08-2021
02:22 AM
@suzu This might help you. https://community.cloudera.com/t5/Community-Articles/Apache-Metron-TP-1-Install-Instructions-Single-Node-Vagrant/ta-p/245729
... View more
04-08-2021
02:15 AM
@chris_snedaker Can you help me to understand what is the difference between if below two are similar in nature? connection.close() & conn_imp.close() I think you should try with connection.close() and see if this works. Also is this the same behaviour outside of CDSW if you test the same code from host. This can help you to narrow down the situation.
... View more
04-07-2021
07:05 AM
@muslihuddin It could be but I can't confirm since we don't have any insight may be the old logs digging can give some clue. I haven't seen this before.
... View more
04-07-2021
06:27 AM
Thanks for the suggestion. Actually I implemented the virtual machine again, with the latest version of VirtualBox that I have installed, and for now the incident has not been repeated.
... View more
04-07-2021
03:22 AM
Here is the link : https://www.cloudera.com/products/pricing.html However I would encourage you to Contact Sales for further discussion: https://www.cloudera.com/products/pricing.html
... View more