Member since
03-14-2016
4721
Posts
1111
Kudos Received
874
Solutions
My Accepted Solutions
| Title | Views | Posted |
|---|---|---|
| 2513 | 04-27-2020 03:48 AM | |
| 4979 | 04-26-2020 06:18 PM | |
| 4057 | 04-26-2020 06:05 PM | |
| 3291 | 04-13-2020 08:53 PM | |
| 5020 | 03-31-2020 02:10 AM |
08-17-2017
11:31 AM
Fantastic ! It is now working.. Login into Admin account did the trick. Thank you a bunch 🙂 @Jay SenSharma If you have a time, can you please tell about the maven dependency. I am wondering, how you are able to use this dependency because I searched through the maven repo and the updated one is 2.0.0.0 <dependency>
<groupId>org.apache.ambari</groupId>
<artifactId>ambari-views</artifactId>
<version>2.5.0.0</version>
</dependency> However, I really appreciate your help. I was struggling with this for past 2 days ! phew ...
... View more
08-23-2017
07:33 AM
@Geoffrey Shelton Okot . Sorry i missed the last message . Can you please let me know how to do Accept the Response ?
... View more
08-17-2017
09:17 AM
@Kishore Kumar Good to know that after yum clean the previous issue related to "mysql-connector-java" installation is gone. yum clean all - The issue which you reported in your previous response "space issue for "Mertic Collector" is different from the actual issue that is reported to this thread. So it is better to look into this new issue as part of a new HCC thread.
... View more
08-17-2017
09:01 AM
@Jay SenSharma I had removed "?ssl=true" after the database name from the DB connection URL but I still get an error that controller service is disabled. I have pasted the error too above before.
... View more
08-12-2017
06:38 PM
@Lucy Tan Wow!!! good to know that the issue is resolved. It will be great to close this thread as the issue is resolved.
... View more
10-04-2018
07:28 PM
It's working fine now !! Thanks a lot But I don't know how it was working before even a shutdown and restarted the cluster many times but didn't face this issue before, any suggestion ??
... View more
08-11-2017
11:29 AM
2 Kudos
I am able to find the solution, I was running Ranger admin on host1 and Hiveserver on host2 and i created the admin OS account in host1 but not in host2(where hive server is running). Creating the admin account and its group (hdpmasters) in host2 resolved this issue. I guess Ambari views might need the OS account/ Group to be present on the server where the service(being accessed by view) is installed.
... View more
08-10-2017
11:47 AM
dear Geoffrey Shelton Okot you right , but during all my process I noticed about little issues that need to resolved , I am new in hadoop world , but any way I choose to work with other approach in order to configure the ambari cluster - see this https://cwiki.apache.org/confluence/display/AMBARI/Modify+configurations
... View more
08-10-2017
04:42 AM
@Dhiraj Standalone Ambari View Instances should use their own Separate DB instead of using the Regular Operational Ambari Server DB. This is also mentioned in the recommendation: https://docs.hortonworks.com/HDPDocuments/Ambari-2.5.1.0/bk_ambari-views/content/standalone_server_setup.html Please see the following note in this link: Important: Do not share the DB with an Operational Ambari Server. . .
... View more