[
https://issues.apache.org/jira/browse/PIG-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14720869#comment-14720869
]
Mohit Sabharwal commented on PIG-4655:
--------------------------------------
Please move this to the top of the class for consistency:
{code}
+ private String counterGroupName;
+ private String counterName;
+ private SparkCounters sparkCounters;
{code}
Also, shouldn't addInputInfoForSparkOper be in SparkJobStats for consistency ?
> Support InputStats in spark mode
> --------------------------------
>
> Key: PIG-4655
> URL: https://issues.apache.org/jira/browse/PIG-4655
> Project: Pig
> Issue Type: Sub-task
> Components: spark
> Reporter: Xianda Ke
> Assignee: Xianda Ke
> Fix For: spark-branch
>
> Attachments: PIG-4655.patch
>
>
> Currently, InputStats is not implemented in spark mode.
> The JUnit case TestPigRunner.testEmptyFileCounter() will fail.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)