Skip to content
This repository was archived by the owner on Nov 24, 2025. It is now read-only.

Conversation

@wankunde
Copy link
Contributor

@wankunde wankunde commented Jul 8, 2019

When we run DQJob,  user can only set logger level for spark execution engine. 

  sparkSession.sparkContext.setLogLevel(sparkParam.getLogLevel)

We have independent logger for griffin, which would be very helpful to debug or understand the internal of griffin. 

var logLevel = getGriffinLogLevel() sparkSession.sparkContext.setLogLevel(sparkParam.getLogLevel) griffinLogger.setLevel(logLevel)

 

@wankunde wankunde changed the title Loggable GRIFFIN-263 Use independent logger for griffin Jul 9, 2019
@guoyuepeng
Copy link
Contributor

LGTM

@asfgit asfgit closed this in 073c6f6 Jul 10, 2019
@wankunde wankunde deleted the loggable branch July 11, 2019 02:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants