Member since
03-08-2017
11
Posts
1
Kudos Received
2
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
520 | 04-04-2017 09:17 AM | |
757 | 03-29-2017 06:46 AM |
02-28-2018
06:38 AM
1 Kudo
pivotal.jpgHi, I am trying to install hawq, I went through the Pivotal links. But the confusion is I am not able to download apache hawq tar. http://hdb.docs.pivotal.io/201/hdb/install/setup-hdb-repos.html Whenever I check Pivotal link download I see End of Availability. Please help me and provide where and how to doenload Apache hawq tar. https://network.pivotal.io/products/pivotal-hdb#/releases/4479
... View more
- Tags:
- hawq
02-14-2018
12:48 PM
In same scenario on AWS cloud. First check on ambari server host that directory (/var/lib/ambari-server/resources/) contains the mysql-connector-java.jar file. If not download it and follow below steps. 1. Download mysql connector jar from here 2. Untar the file and rename mysql connector jar to mysql-connector-java.jar 3. Copy the file under directory (/var/lib/ambari-server/resources/) 4. Restart Hive services. Above troubleshoot helped me where I was installing test HDP cluster on AWS.
... View more
08-21-2017
07:24 AM
Hi, Found the answer, Issue was that resource manager process was starting on localhost loopback ip (127.0.0.1) due to which i was not able to get the response on telnet for internal ip. Solution i did is, simply I have commented localhost loopback ip (127.0.0.1) in /etc/hosts file and restarted the resource manager. After which resource manager got aligned with internal IP and I am able to telnet it now also it is accessible and responding to nodemanagers.
... View more
08-18-2017
06:14 AM
Hi, I have installed HDP 2.5. Issue I am facing is since last few days nodemanagers are not able to communicate with resourcemanager. I have verifie with below command that resourcemanager is listening on the same port. But when I try to telnet it it is giving an connection refuse error. In logs as well there is connection refuse error.
... View more
Labels:
- Labels:
-
Cloudera Manager
06-20-2017
07:12 AM
I was facing the same issue. It looks like it is related to hostname. In dfs.namenode.http properties I have added IP address instead of hostname. Which resolved my issue.
... View more
04-04-2017
09:17 AM
Solved issue. Problem was with the disk space. I just stopped ambari server and done ambari server setup. And clicked on retry installation. It has completed successfully.
... View more
04-03-2017
04:05 PM
/usr/lib/python2.6/site-packages/resource_management/core/providers/system.py:97: UnicodeWarning: Unicode unequal comparison failed to convert both arguments to Unicode - interpreting them as being unequal if content != old_content:
Please help me in it.
... View more
- Tags:
- Ambari
- Installation
Labels:
- Labels:
-
Apache Ambari
03-29-2017
06:46 AM
I have checked the logs for ambari and found that its because of the low memory. I took the small instance than suggested by hortonworks.
... View more
03-25-2017
06:34 AM
I have ssh to namenode and I cant find any ambari service thier.
... View more
Labels:
- Labels:
-
Apache Ambari