Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-20790] [MLlib] Remove extraneous logging in test #18188

Closed
wants to merge 1 commit into from

Conversation

davideis
Copy link

@davideis davideis commented Jun 2, 2017

What changes were proposed in this pull request?

Remove extraneous logging.

How was this patch tested?

Unit tests pass.

@srowen
Copy link
Member

srowen commented Jun 2, 2017

Is it very noisy? I can see just removing it if so. The alternative is to turn it down to debug and guard both the statements with a check on the log level, for performance.

@SparkQA
Copy link

SparkQA commented Jun 2, 2017

Test build #3772 has finished for PR 18188 at commit 152c26e.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@srowen
Copy link
Member

srowen commented Jun 3, 2017

Merged to master/2.2

asfgit pushed a commit that referenced this pull request Jun 3, 2017
## What changes were proposed in this pull request?

Remove extraneous logging.

## How was this patch tested?

Unit tests pass.

Author: David Eis <deis@bloomberg.net>

Closes #18188 from davideis/fix-test.

(cherry picked from commit 96e6ba6)
Signed-off-by: Sean Owen <sowen@cloudera.com>
@asfgit asfgit closed this in 96e6ba6 Jun 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants