You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@metron.apache.org by tkg_cangkul <yu...@gmail.com> on 2017/11/10 10:23:40 UTC

profiler on metron 0.3.x

Hi i'm trying to implement profiler on metron 0.3.x

but i've a problem when push config profiler.json into zookeeper
when i'm trying command :

/usr/metron/0.3.0/bin/zk_load_configs.sh -m DUMP -z node1:2181

there is no profiler config there.

Is metron 0.3.x support profiler function?

Pls advice.

Re: profiler on metron 0.3.x

Posted by Youzha <yu...@gmail.com>.
yes i’ve already configure it.

the problem is when i push the profiler.json on metron 0.3.0 and 0.3.1 ,
there is no profiler listed when i dump zk_load_config.sh

but when i try it on metron 0.4.0 it works normally. i wanna try this
profiler on metron 0.3.0 because it was ready on my cluster. i’m just
trying metron 0.4.0 only on single node version


On Fri, 10 Nov 2017 at 20.58 Nick Allen <ni...@nickallen.org> wrote:

> There is no configuration by default for the Profiler.  You need to
> configure it by following the steps in the Profiler README.
>
> On Fri, Nov 10, 2017 at 5:23 AM, tkg_cangkul <yu...@gmail.com>
> wrote:
>
>> Hi i'm trying to implement profiler on metron 0.3.x
>>
>> but i've a problem when push config profiler.json into zookeeper
>> when i'm trying command :
>>
>> /usr/metron/0.3.0/bin/zk_load_configs.sh -m DUMP -z node1:2181
>>
>> there is no profiler config there.
>>
>> Is metron 0.3.x support profiler function?
>>
>> Pls advice.
>>
>
>

Re: profiler on metron 0.3.x

Posted by Nick Allen <ni...@nickallen.org>.
There is no configuration by default for the Profiler.  You need to
configure it by following the steps in the Profiler README.

On Fri, Nov 10, 2017 at 5:23 AM, tkg_cangkul <yu...@gmail.com> wrote:

> Hi i'm trying to implement profiler on metron 0.3.x
>
> but i've a problem when push config profiler.json into zookeeper
> when i'm trying command :
>
> /usr/metron/0.3.0/bin/zk_load_configs.sh -m DUMP -z node1:2181
>
> there is no profiler config there.
>
> Is metron 0.3.x support profiler function?
>
> Pls advice.
>