You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@samza.apache.org by shenodaguirguis <gi...@git.apache.org> on 2018/12/06 22:08:02 UTC

[GitHub] samza pull request #848: SAMZA-2028 Samza-SQL Diagnostics: add metrics to Jo...

GitHub user shenodaguirguis opened a pull request:

    https://github.com/apache/samza/pull/848

    SAMZA-2028 Samza-SQL Diagnostics: add metrics to Join and Aggregate operators

    by adding metrics to Join and Aggregate, it concludes the first phase (adding metrics) of Samza-SQL Diagnostics.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/shenodaguirguis/samza joinmetrics

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/samza/pull/848.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #848
    
----
commit 925624936b0d9fa5471b2081a60988c10c874e66
Author: Shenoda Guirguis <sg...@...>
Date:   2018-11-28T21:49:55Z

    SAMZA-2028 Samza-SQL Diagnostics: instrument Join and Aggregate operators adding and maintaining metrics

----


---

[GitHub] samza pull request #848: SAMZA-2028 Samza-SQL Diagnostics: add metrics to Jo...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/samza/pull/848


---