Thanks Gour. This would be of great help. On 08/07/15 7:51 PM, "Gour Saha" <[email protected]> wrote:
> 2. There doesn't seem to be any good documentation around how to write >a new yarn app using Slider. A sample slider app link may help. > >There are quite a few - >https://github.com/apache/incubator-slider/tree/develop/app-packages >Specifically for HBase >https://github.com/apache/incubator-slider/tree/develop/app-packages/hbase > >Documentation - >http://slider.incubator.apache.org/docs/slider_specs/index.html >http://slider.incubator.apache.org/docs/slider_specs/hello_world_slider_ap >p.html > >-Gour > >On 7/8/15, 6:44 AM, "Lei Guo" ><[email protected]<mailto:[email protected]>> wrote: > >RocketFuel should have multiple HBase instances on Slider in production, >you can find related information from Hadoop Summit or HBaseCon. Do you >plan multiple HBase instances? > >From my view, Slider is more positioned as a wrapper/tool to help >application running on Yarn without code change. For porting, Yarn native >or Twill are the way to go. Take one step back, what's the desired >behavior for your single node application with scaling up feature? This >will help people to give recommendation. > >Lei > >-----Original Message----- >From: Ashish Rawat [mailto:[email protected]] >Sent: Wednesday, July 08, 2015 7:58 AM >To: >[email protected]<mailto:[email protected]> >Subject: Is slider production ready? > >Hi, > >We have been evaluating slider project for multiple purposes: > > 1. Hbase on Yarn > 2. Porting an existing single node application to Yarn for scaling it >up. > >Our main concern is around the stability, maintainability and >extensibility of the project for long term use. Would really help if >someone can help in answering the following questions: > > 1. Have there been any production use of slider, especially with Hbase. > 2. There doesn't seem to be any good documentation around how to write >a new yarn app using Slider. A sample slider app link may help. > 3. When is it recommended to use slider and when should one consider >writing their own Yarn app. > >Regards, >Ashish >
