Re: Re: Could slider create 2+ hbase clusters in one yarn cluster?

2015-05-22 Thread xqflying
i found the 2nd one start with the first cluster. is it due to i use the same hbase package? how to make two clusters? is there some examples for create two hbase clusters? thanks On 2015-05-23 13:19 , Gour Saha Wrote: Yes it is supported. Typically this happens when there is insufficient res

Re: Re: Re: slider registry --name cl1 --conf hbase --format xml cannot work with java 1.8

2015-05-16 Thread xqflying
hello Ted which md file i should read? thanks On 2015-05-17 00:41 , Ted Yu Wrote: Looks like you were reading out of date Slider doc. amwebfilter is no longer used in current develop branch. I searched *.md files and didn't find amwebfilter mentioned. Cheers On Sat, May 16, 2015 at 6

Re: Re: slider registry --name cl1 --conf hbase --format xml cannot work with java 1.8

2015-05-16 Thread xqflying
hello guys: i want fix this problem,so i read a lot slider docs, it mentioned that yarn amwebfilter for redirecting the get request. but i did not find the yarn amwebfilter class. could you help me point out that class? thanks On 2015-05-16 11:38 , Gour Saha Wrote: Thank you, we wi

Re: Re: slider registry --name cl1 --conf hbase --format xml cannot work with java 1.8

2015-05-15 Thread xqflying
logged slider-878 On 2015-05-16 10:32 , Gour Saha Wrote: Can you file a JIRA, please. -Gour On 5/15/15, 7:13 PM, "skaterQiang" wrote: >Hello guys: >slider registry --name cl1 --conf hbase --format xml cannot work >with java 1.8 >It will throw connect in progress error. >https://bugs

Re: Re: Re: Does slider support suspend and resume applications?

2015-04-20 Thread xqflying
then we may not saywe support suspend on the front page ;-) at least, it misleading me On 2015-04-21 00:43 , Sumit Mohanty Wrote: There is no suspend if you are thinking in terms of VM pause/suspend. In case of Slider its a process kill. Slider preserves all the configuration and uses them

Re: Re: Does slider support suspend and resume applications?

2015-04-20 Thread xqflying
what.is slider suspend app logic? On 2015-04-20 17:41 , Steve Loughran Wrote: > On 19 Apr 2015, at 03:57, xqfly...@163.com wrote: > > does slider support suspend application? > sigstop? > > container release without warning. > > > > On 2015-04-18 21:33 , Steve Loughran Wrote: > > hi > > you c

Re: Re: Does slider support suspend and resume applications?

2015-04-18 Thread xqflying
does slider support suspend application? sigstop? On 2015-04-18 21:33 , Steve Loughran Wrote: hi you can stop and application and start it again; when you stop the application it kills the HBase processes and the slider AM, returning all resources to YARN. If you really need to stop HBase