ggevay opened a new pull request #27: URL: https://github.com/apache/incubator-wayang/pull/27
As discussed on the mailing list, this resolves an issue where IntelliJ cannot build the project due to a faulty maven import. I'm thinking that it might be something like the following IntelliJ bug, because we are importing Spark in a tricky way (different versions based on different profiles): https://youtrack.jetbrains.com/issue/IDEA-98503 This was the only place in the code where `org.slf4j.LoggerFactory` was used. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
