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" : "hd
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
[
https://issues.apache.org/jira/browse/SLIDER-147?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14265152#comment-14265152
]
ASF subversion and git services commented on SLIDER-147:
Commit 56
[
https://issues.apache.org/jira/browse/SLIDER-641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14264776#comment-14264776
]
Steve Loughran commented on SLIDER-641:
---
# There are two copies of the tar file goin
[
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)
[
https://issues.apache.org/jira/browse/SLIDER-648?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14264743#comment-14264743
]
Steve Loughran commented on SLIDER-648:
---
The reason for putting the options in under
[
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
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 s
[
https://issues.apache.org/jira/browse/SLIDER-576?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14264689#comment-14264689
]
Steve Loughran commented on SLIDER-576:
---
Are you trying to fix which version of hbas
杨浩:
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
wrote:
> can you post your appconfig.json file, under your .slider/CLUSTERNAME di
can you post your appconfig.json file, under your .slider/CLUSTERNAME dir?
On 5 January 2015 at 09:38, 杨浩 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 it is addressed and
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 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 wrote:
>
> > Logged INFRA-8927
Is there a way to poke one of these to get it moving? :)
— Jon
On Dec 21, 2014, at 11:41 PM, Ted Yu wrote:
> Logged INFRA-8927
>
> Cheers
>
> On Sun, Dec 21, 2014 at 4:37 PM, Sumit Mohanty
> wrote:
>
>> You will need an INFRA jira to create a slider review group and also link
>> the git re
[
https://issues.apache.org/jira/browse/SLIDER-735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14264599#comment-14264599
]
Steve Loughran commented on SLIDER-735:
---
We can do this for enumerating running inst
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, s
As I have set jvm.opts , but it doesn't function
16 matches
Mail list logo