This is an automated email from the ASF dual-hosted git repository.

nicknezis pushed a change to branch nicknezis/tracker-fixes
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git


    from 483915e989a Merge branch 'master' into nicknezis/tracker-fixes
     add b9fd15fcdb5 More style cleanup

No new revisions were added by this update.

Summary of changes:
 heron/instance/src/python/instance.py                     |  4 ++--
 heron/tools/cli/src/python/submit.py                      | 15 ++++++++-------
 heronpy/connectors/mock/arraylooper.py                    |  2 +-
 heronpy/connectors/pulsar/pulsarstreamlet.py              |  2 +-
 heronpy/connectors/textfiles/textfilesgenerator.py        |  2 +-
 heronpy/streamlet/impl/consumebolt.py                     |  2 +-
 heronpy/streamlet/impl/filterbolt.py                      |  2 +-
 heronpy/streamlet/impl/flatmapbolt.py                     |  2 +-
 heronpy/streamlet/impl/generatorspout.py                  |  2 +-
 heronpy/streamlet/impl/joinbolt.py                        |  4 ++--
 heronpy/streamlet/impl/logbolt.py                         |  2 +-
 heronpy/streamlet/impl/mapbolt.py                         |  2 +-
 heronpy/streamlet/impl/reducebykeyandwindowbolt.py        |  4 ++--
 heronpy/streamlet/impl/reducebywindowbolt.py              |  4 ++--
 heronpy/streamlet/impl/repartitionbolt.py                 |  2 +-
 heronpy/streamlet/impl/supplierspout.py                   |  2 +-
 heronpy/streamlet/impl/transformbolt.py                   |  2 +-
 heronpy/streamlet/impl/unionbolt.py                       |  2 +-
 heronpy/streamlet/keyedwindow.py                          |  2 +-
 heronpy/streamlet/resources.py                            |  2 +-
 heronpy/streamlet/window.py                               |  2 +-
 .../python/integration_test/core/integration_test_bolt.py | 10 +++++-----
 .../integration_test/core/integration_test_spout.py       |  4 ++--
 .../src/python/integration_test/core/test_runner.py       |  2 +-
 .../python/integration_test/core/test_topology_builder.py |  2 +-
 25 files changed, 41 insertions(+), 40 deletions(-)

Reply via email to