Uploaded image for project: 'Samza'
  1. Samza
  2. SAMZA-1328

MetricsReporterFactory requires app.class even though its optional

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • 0.14.0
    • None
    • None

    Description

      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).

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              pmaheshwari Prateek Maheshwari
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: