Member since
01-23-2018
70
Posts
3
Kudos Received
6
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 2401 | 01-16-2019 10:05 AM |
03-26-2019
11:54 AM
How to denied use rm with -skiptrash on HDFS? I want to block any attempts to delete a file with the -skiptrash option.
... View more
Labels:
- Labels:
-
Apache Hadoop
03-12-2019
01:55 PM
I have database replica and physical replication slot. When replica was down, postgers began to save wal journal and them was save all month! When i drop replication slot and clear old wal journal the cpu utilisation return to normal.
... View more
03-12-2019
12:03 PM
@Jay Kumar SenSharma I already cleaned ambari database --from-date 2019-01-01 now it size is 1200mb, but i have databases "oozie, ranger, hive, airflow" on the same postgres cluster. Should i clean historical data from those databases? HDP cluster is two years old. The most big base now is oozie 12GB
... View more
03-12-2019
09:33 AM
@Jay Kumar SenSharma Thank you for your answer. I have this "time requests" time curl -i -u admin:* -H 'X-Requested-By: ambari' -X GET http://localhost:8080/api/v1/clusters/DataLake real 0m36.270s user 0m0.020s sys 0m0.184s time curl -i -u admin:* -H 'X-Requested-By: ambari' -X GET http://localhost:8080/api/v1/clusters/DataLake?fields=Clusters/desired_configs real 0m0.190s user 0m0.003s sys 0m0.013s time curl -i -u admin:* -H 'X-Requested-By: ambari' -X GET http://localhost:8080/api/v1/clusters/DataLake?fields=Clusters/health_report,Clusters/total_hosts,alerts_summary_hosts real 0m30.498s user 0m0.002s sys 0m0.011s I think something with database time response, isn't it?
... View more
03-12-2019
08:44 AM
Hello, Can anyone explain how to rise speed of "rest api"? Last month, the CPU load began to grow on ambari server and appeared alert "Ambari server performance rest api Critical 25,000ms" I have 4 CPU core and 32GB ram on ambari host The cluster is contain 25 nodes
... View more
Labels:
- Labels:
-
Apache Ambari
02-28-2019
05:23 PM
Thank you for the very helpful article.
... View more
02-04-2019
04:11 PM
@Geoffrey Shelton Okot Thank you, you are right, the problem was really in zookeeper's acl. I copied everything in "ZooKeeper directory" from Test cluster to Dev cluster and that was help. But i don't know what exactly permission affected it. Is something way to get list all acl permission by Zookeeper? I would like to compare it with all acl from both cluster.
... View more
01-23-2019
01:17 PM
@Geoffrey Shelton Okot Yes i have ls /config/topics [test1] NiFiClient { com.sun.security.auth.module.Krb5LoginModule required useKeyTab=true keyTab="/etc/security/keytabs/nifi.service.keytab" storeKey=true useTicketCache=false principal="nifi/host@RAIFFEISEN.RU"; }; RegistryClient { com.sun.security.auth.module.Krb5LoginModule required useKeyTab=true keyTab="/etc/security/keytabs/nifi.service.keytab" storeKey=true useTicketCache=false principal="nifi/host@RAIFFEISEN.RU";
... View more
01-23-2019
09:45 AM
@Geoffrey Shelton Okot Can i remove zookeeper's trees? Will they be recreate after deleting with right permission?
... View more