Member since
10-31-2016
5
Posts
0
Kudos Received
0
Solutions
09-07-2017
09:09 PM
Well documented... Worked well with Postgres 9.4.7... Would like to add that during restore I receieved error message 'Unknown role ambari'. I manually added the role as below after step 7 in the Restore section. CREATE ROLE ambari WITH LOGIN PASSWORD 'bigdata';
... View more
05-11-2017
04:11 PM
I want to move the Activity Analyzer from currently installed non-master node to a different non-master node. What is the recommended way of doing it? Ambari Version is 2.4.2 Smart Sense - 1.3
... View more
- Tags:
- smartsense
Labels:
- Labels:
-
Hortonworks SmartSense
02-14-2017
06:58 PM
Just checked Hive is pointing to nameservice id and not a particular NameNode instance.
... View more
02-14-2017
04:50 PM
To test Name Node High Availability alerting I shutdown Active Name node in my dev cluster and saw alerts on it - as expected. However a less than a minute later there was an alert on Hive Metastore Process. I checked my Hive server and the process was running. What could cause this alert to trigger. FYI... my Standby Name Node became active as expected. Also NN and Hive are running on two different systems.
... View more
Labels:
- Labels:
-
Apache Ambari
02-07-2017
07:17 PM
Is there a reason why there is a forward slash "/" in the "ip" field in front of the real IP Address in hdfs-audit.log? 2017-01-27 00:00:01,300 INFO FSNamesystem.audit: allowed=true ugi=SOMETHING.COM (auth:KERBEROS) ip=/172.22.7.129 cmd=listStatus src=/apps/hbase/data/archive/data/default/ambarismoketest dst=null perm=null proto=rpc callerContext=CLI
... View more