Continuing the discussion started here
<https://github.com/apache/spark/pull/2279>, I’m wondering if people
already know that certain test output is unnecessary and should be trimmed.

For example
<https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/19917/consoleFull>,
I see a bunch of lines like this:

14/09/06 07:54:13 INFO GenerateProjection: Code generated expression
List(IS NOT NULL 1) in 128.33733 ms

Can/should this type of output be suppressed? Is there any other test
output that is obviously more noise than signal?

Nick
​

Reply via email to