[ 
https://issues.apache.org/jira/browse/FLUME-3258?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

zhenzhao wang updated FLUME-3258:
---------------------------------
    Description: 
We developed a ScribeCLIClient which could be used to generate scribe format 
event for debugging. 

Here're the help msg after ScribeCLIClient added:
{code:java}
usage: flume-ng scribe-client [-e <arg>] [-h] [-m <arg>] [-n <arg>] [-p

       <arg>] [-s <arg>]

-e,--epm <arg>          number of events per minute

-h,--help               display help text

-m,--manual <arg>       manually send specified number of events

-n,--numthreads <arg>   number of worker threads

-p,--port <arg>         port of the scribe source

-s,--server <arg>       hostname of the scribe source

Each thread emits e (events per minute) spread across the minute at 10s

interval. Default numThreads is 1 and default epm is 1M. Use <Ctrl+c> to
{code}

Thanks [~lohit]'s work on this feature

  was:
We developed a ScribeCLIClient which could be used to generate scribe format 
event for debugging. 

Here're the help msg after ScribeCLIClient added:
{code:java}
usage: flume-ng scribe-client [-e <arg>] [-h] [-m <arg>] [-n <arg>] [-p

       <arg>] [-s <arg>]

-e,--epm <arg>          number of events per minute

-h,--help               display help text

-m,--manual <arg>       manually send specified number of events

-n,--numthreads <arg>   number of worker threads

-p,--port <arg>         port of the scribe source

-s,--server <arg>       hostname of the scribe source

Each thread emits e (events per minute) spread across the minute at 10s

interval. Default numThreads is 1 and default epm is 1M. Use <Ctrl+c> to
{code}

[~lohit] 


> Add ScribeCLIClient for scribe source
> -------------------------------------
>
>                 Key: FLUME-3258
>                 URL: https://issues.apache.org/jira/browse/FLUME-3258
>             Project: Flume
>          Issue Type: New Feature
>            Reporter: zhenzhao wang
>            Priority: Major
>         Attachments: FLUME-3258-0.patch
>
>
> We developed a ScribeCLIClient which could be used to generate scribe format 
> event for debugging. 
> Here're the help msg after ScribeCLIClient added:
> {code:java}
> usage: flume-ng scribe-client [-e <arg>] [-h] [-m <arg>] [-n <arg>] [-p
>        <arg>] [-s <arg>]
> -e,--epm <arg>          number of events per minute
> -h,--help               display help text
> -m,--manual <arg>       manually send specified number of events
> -n,--numthreads <arg>   number of worker threads
> -p,--port <arg>         port of the scribe source
> -s,--server <arg>       hostname of the scribe source
> Each thread emits e (events per minute) spread across the minute at 10s
> interval. Default numThreads is 1 and default epm is 1M. Use <Ctrl+c> to
> {code}
> Thanks [~lohit]'s work on this feature



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to