You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@slider.apache.org by "Billie Rinaldi (JIRA)" <ji...@apache.org> on 2017/05/12 16:00:05 UTC

[jira] [Commented] (SLIDER-1228) flooding Slider-AM log for "app state clusterNodes"

    [ https://issues.apache.org/jira/browse/SLIDER-1228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16008303#comment-16008303 ] 

Billie Rinaldi commented on SLIDER-1228:
----------------------------------------

Thanks for the patch, [~kyungwan nam]!

> flooding Slider-AM log for "app state clusterNodes"
> ---------------------------------------------------
>
>                 Key: SLIDER-1228
>                 URL: https://issues.apache.org/jira/browse/SLIDER-1228
>             Project: Slider
>          Issue Type: Bug
>    Affects Versions: Slider 0.92
>            Reporter: kyungwan nam
>            Assignee: kyungwan nam
>         Attachments: SLIDER-1228.001.patch
>
>
> following message are printed to Slider-AM log continuously.
> as a result, slider-am log file are rotated shortly, and more important logs can be lost.
> also, It makes difficult to see the other logs.
> {code}
> 2017-05-11 22:03:13,706 [61820230@qtp-579805167-115] INFO  state.AppState - app state clusterNodes {HBASE_REGIONSERVER={container_e14_1490326153792_0075_01_000005=container_e14_1490326153792_0075_01_000005: 3
> state: 3
> role: HBASE_REGIONSERVER
> host: test1304.test.com
> hostURL: http://test1304.test.com:8042
> command: python2.6 ./infra/agent/slider-agent/agent/main.py --label container_e14_1490326153792_0075_01_000005___HBASE_REGIONSERVER --zk-quorum test1300.test.com:2181,test1301.test.com:2181,test1302.test.com:2181 --zk-reg-path /registry/users/yarn/services/org-apache-slider/hbase1 > <LOG_DIR>/slider-agent.out 2>&1 ;
> logLink: http://test1304.test.com:8042/node/containerlogs/container_e14_1490326153792_0075_01_000005/yarn
> , container_e14_1490326153792_0075_01_000003=container_e14_1490326153792_0075_01_000003: 3
> state: 3
> role: HBASE_REGIONSERVER
> host: test1304.test.com
> hostURL: http://test1304.test.com:8042
> command: python2.6 ./infra/agent/slider-agent/agent/main.py --label container_e14_1490326153792_0075_01_000003___HBASE_REGIONSERVER --zk-quorum test1300.test.com:2181,test1301.test.com:2181,test1302.test.com:2181 --zk-reg-path /registry/users/yarn/services/org-apache-slider/hbase1 > <LOG_DIR>/slider-agent.out 2>&1 ;
> logLink: http://test1304.test.com:8042/node/containerlogs/container_e14_1490326153792_0075_01_000003/yarn
> }, HBASE_MASTER={container_e14_1490326153792_0075_01_000002=container_e14_1490326153792_0075_01_000002: 3
> state: 3
> role: HBASE_MASTER
> host: test1307.test.com
> hostURL: http://test1307.test.com:8042
> command: python2.6 ./infra/agent/slider-agent/agent/main.py --label container_e14_1490326153792_0075_01_000002___HBASE_MASTER --zk-quorum test1300.test.com:2181,test1301.test.com:2181,test1302.test.com:2181 --zk-reg-path /registry/users/yarn/services/org-apache-slider/hbase1 > <LOG_DIR>/slider-agent.out 2>&1 ;
> logLink: http://test1307.test.com:8042/node/containerlogs/container_e14_1490326153792_0075_01_000002/yarn
> }, slider-appmaster={container_e14_1490326153792_0075_01_000001=container_e14_1490326153792_0075_01_000001: 3
> state: 3
> role: slider-appmaster
> host: test1309.test.com
> hostURL: http://test1309.test.com:42842
> }}
> 2017-05-11 22:03:13,707 [1942998487@qtp-579805167-113] INFO  state.AppState - app state clusterNodes {HBASE_REGIONSERVER={container_e14_1490326153792_0075_01_000005=container_e14_1490326153792_0075_01_000005: 3
> state: 3
> role: HBASE_REGIONSERVER
> host: test1304.test.com
> hostURL: http://test1304.test.com:8042
> ...
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)