You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2022/06/03 17:12:47 UTC

[GitHub] [beam] kennknowles opened a new issue, #18245: Allow only one runner profile active at once in examples and archetypes

kennknowles opened a new issue, #18245:
URL: https://github.com/apache/beam/issues/18245

   Since only one SLF4J logger binding is allowed in the classpath, we shouldn't allow more than one runner profile to be active at once in our examples/archetype modules since different runners use different bindings.
   Also, remove slf4j-jdk14 dependency from root and place it instead in direct-runner and dataflow-runner profiles, for the same reason.
   
   Imported from Jira [BEAM-1976](https://issues.apache.org/jira/browse/BEAM-1976). Original Jira may contain additional context.
   Reported by: aviemzur.
   Subtask of issue #18244


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: github-unsubscribe@beam.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org