Member since
09-19-2017
22
Posts
1
Kudos Received
0
Solutions
06-04-2019
01:21 AM
@Jay Kumar SenSharma Thank you very much. That solved the issue. And to answer your questions for completeness and for other members of the community.. Ambari Version = 2.6.2.2 Yes, we did install the components using the hortonworks public repo for ubunutu.. Because of the firewall requirements we had to create use our internal repo and hence chanted the repo in ambari server to point to the internal repo server. After that we are seeing the error mentioned.
... View more
06-03-2019
05:42 PM
Hi @Jay Kumar SenSharma and @subhash parise Looks like you are the SME's about the repository related issues.. Can you please advise on what I should do to fix this issue?
... View more
05-30-2019
02:52 PM
Due to changes in our networking and firewall requirements we had to switch from the hortonworks public repositories to the local repositories (artifactory). After making this change we are seeing the following exception when we try to "Start All" (from Ambari) Which triggers the installation of the client packages and they are failing with the following exception. Essentially similar error is thrown when we try to install any new package after this change. OS: Ubuntu 16.04 No package found for hadoop-${stack_version}-client(hadoop-(\d|-)+-client$)
2019-05-29 15:47:30,684 - The repository with version 2.6.5.0-292 for this command has been marked as resolved. It will be used to report the version of the component which was installed
Command failed after 1 tries
... View more
Labels:
- Labels:
-
Apache Ambari
-
Apache Hadoop
09-18-2018
09:58 PM
HDP 3.0 is causing issues. Have the same hive and llap config in HDP 2.6.x and everything works fine. But on HDP 3.0, I am getting the following error when it tried to start the llap service.. I have checked the yarn UI and verified that the LLAP is running.. but seems like the service is not able to connect or verify that the llap app is running. WARN cli.LlapStatusServiceDriver: Watch mode enabled and got YARN error. Retrying..
LLAP status unknown
... View more