How to set jvm option for HMaster

2015-01-05 Thread 杨浩
As I have set jvm.opts , but it doesn't function

[jira] [Commented] (SLIDER-735) Support specification of user for list command

2015-01-05 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14264599#comment-14264599 ] Steve Loughran commented on SLIDER-735: --- We can do this for enumerating running

Re: can I run slider0.60 on hadoop2.5.X?

2015-01-05 Thread Steve Loughran
I've just checked and it looks lik eCDH5.3 is still based off Hadoop 2.5, with some bits pulled up from 2.6; That's a shame. I'll expect them to stay that way until something built on hadoop 2.7/2.8 comes out later this year. Missing bits -YARN labels; the CapacityScheduler doesn't support it,

Re: review board

2015-01-05 Thread Jon Maron
Is there a way to poke one of these to get it moving? :) — Jon On Dec 21, 2014, at 11:41 PM, Ted Yu yuzhih...@gmail.com wrote: Logged INFRA-8927 Cheers On Sun, Dec 21, 2014 at 4:37 PM, Sumit Mohanty sumit.moha...@gmail.com wrote: You will need an INFRA jira to create a slider review

[jira] [Updated] (SLIDER-469) Slider tool should have a option for flexing up or down by relative numbers

2015-01-05 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-469: -- Sprint: (was: Slider December #1) Slider tool should have a option for flexing up or down by

[jira] [Commented] (SLIDER-648) Support component level properties

2015-01-05 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14264743#comment-14264743 ] Steve Loughran commented on SLIDER-648: --- The reason for putting the options in under

[jira] [Updated] (SLIDER-641) multiple slider-agent tarballs in lib dir

2015-01-05 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran updated SLIDER-641: -- Summary: multiple slider-agent tarballs in lib dir (was: two slider-agent tarballs in lib dir)

[jira] [Commented] (SLIDER-641) multiple slider-agent tarballs in lib dir

2015-01-05 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14264776#comment-14264776 ] Steve Loughran commented on SLIDER-641: --- # There are two copies of the tar file

[jira] [Commented] (SLIDER-147) Set up ganglia metrics for Accumulo

2015-01-05 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14265152#comment-14265152 ] ASF subversion and git services commented on SLIDER-147: Commit

Re: How to set jvm option for HMaster

2015-01-05 Thread 杨浩
when executing $hadoop dfs -cat /user/h_yanghao3/.slider/cluster/hbase1/app_conf.json the result is as follows, it turns out that the jvm.opt has set right { schema : http://example.org/specification/v2.0.0;, metadata : { }, global : { site.dfs.namenode.kerberos.principal :

Re: How to set jvm option for HMaster

2015-01-05 Thread 杨浩
In out company's real environment, the krb5.conf is not the default krb5.conf, so we want to set it through jvm.opts. When using this, the jvm.opts works good for SliderAM, but it doesn't take action for HMaster and HRegionServer . Now I'm going to find a way to set the configuration or change the

Re: How to set jvm option for HMaster

2015-01-05 Thread Jon Maron
I’m not certain that would work for the HBase Master - it’s a Slider App Master setting. There are some specific heap size settings for the HMaster: site.global.hbase_master_heapsize: 1024m, It looks like specific ways to tune the master launch command line options would require some

Re: How to set jvm option for HMaster

2015-01-05 Thread Steve Loughran
can you post your appconfig.json file, under your .slider/CLUSTERNAME dir? On 5 January 2015 at 09:38, 杨浩 yangha...@gmail.com wrote: As I have set jvm.opts , but it doesn't function -- CONFIDENTIALITY NOTICE NOTICE: This message is intended for the use of the individual or entity to which

Re: How to set jvm option for HMaster

2015-01-05 Thread Ted Yu
杨浩: See the following example appConfig.json snippet: components: { HBASE_MASTER: { }, slider-appmaster: { *jvm.heapsize*: 256M, Cheers On Mon, Jan 5, 2015 at 7:27 AM, Steve Loughran ste...@hortonworks.com wrote: can you post your appconfig.json file, under your

Re: review board

2015-01-05 Thread Billie Rinaldi
It might help (a little) if the component were listed as ReviewBoard. I think only Ted can change this. On Mon, Jan 5, 2015 at 7:06 AM, Jon Maron jma...@hortonworks.com wrote: Is there a way to poke one of these to get it moving? :) — Jon On Dec 21, 2014, at 11:41 PM, Ted Yu

[jira] [Commented] (SLIDER-576) Default packages have a hard-coded build version - instead they need to use mvn parameter

2015-01-05 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/SLIDER-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14264689#comment-14264689 ] Steve Loughran commented on SLIDER-576: --- Are you trying to fix which version of