[
https://issues.apache.org/jira/browse/SAMZA-1328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Prateek Maheshwari resolved SAMZA-1328.
---------------------------------------
Resolution: Duplicate
> MetricsReporterFactory requires app.class even though its optional
> ------------------------------------------------------------------
>
> Key: SAMZA-1328
> URL: https://issues.apache.org/jira/browse/SAMZA-1328
> Project: Samza
> Issue Type: Bug
> Reporter: Prateek Maheshwari
> Fix For: 0.14.0
>
>
> Specifying 'app.class' is not required when running with the
> LocalApplicationRunner since we don't need to classload the
> StreamApplication. However MetricsSnapshotReporterFactory still requires
> either task.app or task.class configuration to be present (it uses it to get
> the versions for the job and samza).
> We need to either mark he configuration as required, or better, not require
> it in MetricsSnapshotReporterFactory (and other places).
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)