Re: 2 questions

2014-11-01 Thread Steve Loughran
On 31 October 2014 22:22, hsy...@gmail.com wrote: > Hi Steve, > Thanks! > But I'm confused when I looked at the code. > What is RegistryRestResources? Looks like you can register your own REST > API through this? Is there an example of doing so? > read only .. they are things that the registry

Re: 2 questions

2014-10-31 Thread hsy...@gmail.com
rt an fully functional embedded jetty server in the AM and set the tracking url to this {amhost:port}? Best, Siyuan On Fri, Oct 31, 2014 at 2:59 PM, Steve Loughran wrote: > On 31 October 2014 01:15, hsy...@gmail.com wrote: > > > Hi all, > > > > I have 2 questions, > > 1

Re: 2 questions

2014-10-31 Thread Steve Loughran
On 31 October 2014 01:15, hsy...@gmail.com wrote: > Hi all, > > I have 2 questions, > 1. Is there a way to extend the REST API(add some customized api)? > in the app master? Not really no. In fact, REST and YARN don't go together too well: you can't do anything in

2 questions

2014-10-30 Thread hsy...@gmail.com
Hi all, I have 2 questions, 1. Is there a way to extend the REST API(add some customized api)? 2. Is there a way to add/remove component/component instance at the runtime? Thanks! Best, Siyuan