twitter / summingbird

Streaming MapReduce with Scalding and Storm
https://twitter.com/summingbird
Apache License 2.0
2.14k stars 267 forks source link

Fix logging in storm tests #723

Closed ttim closed 7 years ago

ttim commented 7 years ago

During upgrade to Storm 1.0.x API (https://github.com/twitter/summingbird/pull/699) we broke log levels in our storm tests. There are two reasons for that:

This PR fix both issues.

pankajroark commented 7 years ago

lgtm

codecov-io commented 7 years ago

Codecov Report

Merging #723 into develop will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop     #723   +/-   ##
========================================
  Coverage    70.93%   70.93%           
========================================
  Files          141      141           
  Lines         3475     3475           
  Branches       201      201           
========================================
  Hits          2465     2465           
  Misses        1010     1010

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update ab747e6...84cb76e. Read the comment docs.