Hi Shreck, Yes. Ambari Web communicates with the server via the API exposed by Ambari Server for all operations (this of course includes creating users, getting Ganglia data), etc. One exception to this is that currently Nagios Alerts data are not retrieved thru the Ambari Server API: https://issues.apache.org/jira/browse/AMBARI-1237
Yusaku On Sun, Jan 20, 2013 at 5:56 PM, 范振华 <[email protected]> wrote: > Hi Yusaku, > > Sorry disturb you again, I have a question. > > If the ambari-web Communicate with server with restful API ? > All the operation in the web include creating user,geting ganglia data > will post or get use restful API ? > > Thanks > > Regards, > Shreck > > > 2013/1/17 范振华 <[email protected]> > >> Hi Yusaku >> >> Thanks for your response. >> >> Regards, >> Zhenhua >> >> >> 2013/1/17 Yusaku Sako <[email protected]> >> >>> Hi Shrek, >>> >>> Here's a Wiki that shows the technology stack currently used by Ambari: >>> https://cwiki.apache.org/confluence/display/AMBARI/Technology+Stack >>> >>> Yusaku >>> >>> On Wed, Jan 16, 2013 at 10:00 PM, 范振华 <[email protected]> wrote: >>> >>> > Hi Yusaku, >>> > >>> > This doc is very helpful for me comprehend the module of ambari-server. >>> > I will continue to study the code to understand the architectural of >>> > ambari-server. >>> > >>> > But at the same time,can you introduce to me what's technical framework >>> the >>> > ambari-server have used ? >>> > I know ambari-web have used ember and brunch for building. >>> > I found JPA in the ambari-server,any other technical have you used ? >>> > >>> > Regards, >>> > Shrek Fan >>> > >>> > 2013/1/17 Yusaku Sako <[email protected]> >>> > >>> > > Hi, >>> > > >>> > > You can find a link to the Ambari architectural design doc from the >>> > > following Wiki: >>> > > https://cwiki.apache.org/confluence/display/AMBARI/Ambari+Design >>> > > The document is a little outdated, but it should be a good starting >>> point >>> > > to understand how Ambari is architected in general. >>> > > As for more details on how the code is structured, we have yet to >>> > > document. >>> > > >>> > > Yusaku >>> > > >>> > > On Wed, Jan 16, 2013 at 6:34 PM, 范振华 <[email protected]> wrote: >>> > > >>> > > > Hi, >>> > > > Sorry, if i have disturbed you. >>> > > > >>> > > > I'm study the source code of Ambari,but I'm confused about the >>> > > > architecture,especially >>> > > > of the Ambari-server. >>> > > > There are many source file,I don't know how to start ,which file i >>> > should >>> > > > first view.At the same time , >>> > > > I can't find any doc in the ambari'websit and in the code . >>> > > > >>> > > > Who can help me to get this information or give me an instruction. >>> > > > >>> > > > Any information will be helpful. >>> > > > >>> > > > Thanks! >>> > > > >>> > > > Regards, >>> > > > Shrek >>> > > > >>> > > >>> > >>> >> >>
