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

ASF GitHub Bot commented on METRON-1050:
----------------------------------------

Github user nickwallen commented on a diff in the pull request:

    https://github.com/apache/metron/pull/656#discussion_r128226967
  
    --- Diff: metron-analytics/metron-profiler/README.md ---
    @@ -137,15 +137,20 @@ This section will describe the steps required to get 
your first "Hello, World!""
         hbase(main):001:0> count 'profiler'
         ```
     
    -1. Use the Profiler Client to read the profile data.  The below example 
`PROFILE_GET` command will read data written by the sample profile given above, 
if 10.0.0.1 is one of the input values for `ip_src_addr`.
    -More information on configuring and using the client can be found 
[here](../metron-profiler-client).
    -It is assumed that the `PROFILE_GET` client is correctly configured before 
using it.
    +1. Use the [Profiler Client]((../metron-profiler-client)) to read the 
profile data.  The following `PROFILE_GET` command will read the data written 
by the "Hello, World" profile. This assumes that `10.0.0.1` is one of the 
values for `ip_src_addr` contained within the telemetry consumed by the 
Profiler.
    --- End diff --
    
    I renamed it to `hello-world` to be more consistent.  Thanks


> Improve Docs of `profiler.period.duration` 
> -------------------------------------------
>
>                 Key: METRON-1050
>                 URL: https://issues.apache.org/jira/browse/METRON-1050
>             Project: Metron
>          Issue Type: Bug
>    Affects Versions: 0.4.0
>            Reporter: Nick Allen
>            Assignee: Nick Allen
>             Fix For: 0.4.1
>
>
> It is a common mistake for new user's of the Profiler, to alter the 
> Profiler's `profiler.period.duration` property, but not alter the 
> corresponding `profiler.client.period.duration` property.  The new user is 
> then unable to read the profile data as they would expect.
> More should be done, but this JIRA focuses on improving the documentation 
> around this common error experienced by new users.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to