Member since
08-16-2017
25
Posts
1
Kudos Received
0
Solutions
08-22-2017
07:21 AM
Hi @Jay SenSharma , many thanks for your detailed asnwer. Is my Approach best practice? Ore woud you advice against this Approach. Best Regards
... View more
08-22-2017
07:03 AM
Hi, I want to extract Data from the Apache Ambari internal database. Is there an official documentation of the Schematic structure of the database. I dont want to use the REST-API because of I am scare about the stability of the Interface in the next Releases. Best Regards
... View more
Labels:
- Labels:
-
Apache Ambari
08-22-2017
06:47 AM
One other possible solution is to create a own View in Apache-Ambari. https://cwiki.apache.org/confluence/display/AMBARI/Views
... View more
08-22-2017
06:45 AM
Hi, that’s
it. I write my own views and I extract the Apache-Ambari database to get the
Data. I have seen that you can use Java for the views. In that case I want to
use Hibernate for the connection to the database. Many
Thanks for your help
... View more
08-21-2017
07:14 AM
Hi @Sonu
Sahi, I want
to manage about 20 Clusters on my "Super"-Ambari-Server. I Need the
Feature for managing the Clusters. I have to create a System to inventory all
Clusters in a Company. For example a Cluster has 4 Hosts and the next Cluster
has 5 Hosts. I want see directly the Distribution of the Hosts on a Page. I
have seen that you can use the Ambai-REST-API to get the relevant Information,
but I am scare about the stability of the API. I don't want to change my
program in the next release of Ambari only because Apache has changed the
internal data model and the structure of the REST API. It is
possible to write own Ambari-Views or do you know another solution to cover the
Use-Case? The official function of Ambari and their Views are not helpful. Best
Regards and Thanks Dominik
... View more
08-18-2017
09:29 AM
Do you
think the Api will be the same in future-Releases of Ambari. I don’t want to
start program and in the next release the API will Change fundamentally
and I have to modify my Software.
... View more
08-18-2017
09:22 AM
Hi, i want to use one Ambari instance for manage other Ambari-Clusters. I found following HowTo in this Community: https://community.hortonworks.com/articles/54014/an-introduction-to-ambari-24-new-feature-remote-cl.html But I dont know, how many Clusters I can add. Best Regards Dominik
... View more
Labels:
- Labels:
-
Apache Ambari
08-16-2017
02:04 PM
1 Kudo
Is the
Feature implemented in the actual Version of Ambari? I am very interested in
this Use Case. Best Regards
... View more
08-16-2017
12:18 PM
Hey everyone, I am starting to work with Apache Ambari and I have to realize a System to get a short Overview over all Ambari Instances in one place. My first approach is to connect to the Ambari-REST API and extract the relevant metadata. My colleagues told me, that the datamodel can be changed in the upgrade process of Ambari to a next Version. Now my Querstion, can I use the REST-API for my use-Case even if Ambari will be upgraded periodically. Before I want to start programming, I want to weigh up all possible approaches. I see forward for your feedback Best regards Dominik
... View more
Labels:
- Labels:
-
Apache Ambari
08-16-2017
12:16 PM
Hey everyone, I am starting to work with Apache Ambari and I have to realize a System to get a short Overview over all Ambari Instances in one place. Ambari has a Dashboard to view the relevant metadata of the cluster, but in my environment I have multiple Instances. My first approach is to connect to the Ambari-REST API and extract the relevant metadata. This Approach is possible, but wasteful, if an existing System or Framework had realized this use-Case jet. Before I want to start programming, I want to weigh up all possible approaches. In following Metadata I am interested in: - Cluster-Name - Connected Hosts - Installed Services - Permission and Roles - Users - Jobs/Workflows - Alerts - Maybe Configurations I see forward for your feedback Best regards Dominik
... View more
Labels:
- Labels:
-
Apache Ambari
- « Previous
-
- 1
- 2
- Next »