Member since
10-01-2015
3933
Posts
1150
Kudos Received
374
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
3362 | 05-03-2017 05:13 PM | |
2791 | 05-02-2017 08:38 AM | |
3066 | 05-02-2017 08:13 AM | |
3002 | 04-10-2017 10:51 PM | |
1510 | 03-28-2017 02:27 AM |
12-30-2015
08:47 PM
@Artem Ervits , @smohanty Indeed, I forgot to run this command: ambari-server upgradestack HDP-2.3 This updated the entire ambari database! Thank you guys so much !
... View more
12-30-2015
08:45 AM
It worked, thank you Artem.
... View more
12-27-2015
08:11 AM
Thanks. http://mail-archives.apache.org/mod_mbox/hive-user...
... View more
07-04-2017
07:37 PM
1 Kudo
this 'kafka logs.dir/meta.properties' was the info very much help for my task here. thank you @mthiele.
... View more
02-28-2016
02:58 PM
1 Kudo
I also get this warning on HDP 2.3.2 - It is only a warning and I'd be interested to know what the impact is. It seems strange that the "ranger" user doesn't have access to the "/var/lib/ranger" folder...especially as there are .bash_profile files in here, suggesting it's some kind of home folder
[root@sandbox ranger]# id ranger
uid=1008(ranger) gid=503(hadoop) groups=503(hadoop),487(ranger)
[root@sandbox ranger]# ls -dl /var/lib/ranger
drwx------ 2 kms kms 4096 2015-10-27 12:56 /var/lib/ranger
[root@sandbox ranger]# ls -la .
total 20
drwx------ 2 kms kms 4096 2015-10-27 12:56 .
drwxr-xr-x. 39 root root 4096 2016-02-28 14:38 ..
-rw-r--r-- 1 kms kms 18 2015-09-22 16:40 .bash_logout
-rw-r--r-- 1 kms kms 176 2015-09-22 16:40 .bash_profile
-rw-r--r-- 1 kms kms 124 2015-09-22 16:40 .bashrc
[root@sandbox ranger]# getent passwd ranger
ranger:x:1008:503:Ranger:/var/lib/ranger:/bin/bash
[root@sandbox ranger]#
Should I make the 'ranger' user part of the kms group? I would still have to make the /var/lib/ranger folder group readable (at least).
... View more
07-08-2016
10:10 AM
Hi I am also facing same issue of queries not stopping executing in ambari I have restarted my ambari but still naot resolved Here are my ambar-server.log Processing file: /var/lib/ambari-server/resources/stacks/HDP/2.4/services/../../../../common-services/AMBARI_METRICS/0.1.0/package/files/service-metrics/YARN.txt
Processing file: /var/lib/ambari-server/resources/stacks/HDP/2.4/services/../../../../common-services/AMBARI_METRICS/0.1.0/package/files/service-metrics/AMBARI_METRICS.txt
Processing file: /var/lib/ambari-server/resources/stacks/HDP/2.4/services/../../../../common-services/AMBARI_METRICS/0.1.0/package/files/service-metrics/HOST.txt
Processing file: /var/lib/ambari-server/resources/stacks/HDP/2.4/services/../../../../common-services/AMBARI_METRICS/0.1.0/package/files/service-metrics/FLUME.txt
Processing file: /var/lib/ambari-server/resources/stacks/HDP/2.4/services/../../../../common-services/AMBARI_METRICS/0.1.0/package/files/service-metrics/HDFS.txt
Processing file: /var/lib/ambari-server/resources/stacks/HDP/2.4/services/../../../../common-services/AMBARI_METRICS/0.1.0/package/files/service-metrics/KAFKA.txt Please help me
... View more
03-09-2017
01:55 PM
Hi, I am having similar issue with falcon replication not working. The permissions, ownership, oozie wildcard are all as per this page in my environment. But still replication is not going through. Any insights?
... View more
12-29-2015
01:53 AM
it's always better to open a new thread for a separate issue, you have a better chance of getting an answer than risk having your issues buried in old replies. As far as the issue you're having, have you tried restarting Ambari and running services checks recently? If so, run the API commands to get a list of components. Clean up any reference to NFS_GATEWAY and run service checks again. You have some issues you need to work through @Ali Gouta.
... View more
12-24-2015
06:42 PM
This was replied by Hortonworks gurus on d-list. Cross-posting the reply summary for benefit of larger audience here It is expected behavior that ZK entries remain after application stop SLIDER-1017 will clean up ZK entries after stop
Thanks, Manoj
... View more
12-24-2015
06:38 PM
Thanks Steve. I am aware of your points "a" and "b" - we also discussed "b" on the dev d-list on the thread between two of us and Jon.
... View more