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

ASF GitHub Bot commented on PIRK-26:
------------------------------------

Github user ellisonanne commented on the issue:

    https://github.com/apache/incubator-pirk/pull/24
  
    +1


> Make Enum MRStats a top level class
> -----------------------------------
>
>                 Key: PIRK-26
>                 URL: https://issues.apache.org/jira/browse/PIRK-26
>             Project: PIRK
>          Issue Type: Bug
>            Reporter: Suneel Marthi
>            Assignee: Suneel Marthi
>
> MRStats is presently defined as 
> {Code}
> public class MRStats
> {
>   public enum Stats
>   {
>     NUM_RECORDS_INIT_MAPPER, NUM_RECORDS_PROCESSED_INIT_MAPPER, 
> NUM_HASHES_REDUCER, NUM_COLUMNS
>   }
> }
> {Code}
> Modify to make the Enum a type level class



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to