Github user spmallette commented on the pull request: https://github.com/apache/incubator-tinkerpop/pull/233#issuecomment-200452143 Something is still wrong: ```text $ bin/gremlin.sh \,,,/ (o o) -----oOOo-(3)-oOOo----- plugin activated: tinkerpop.server plugin activated: tinkerpop.utilities plugin activated: tinkerpop.tinkergraph gremlin> cluster = Cluster.open() SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder". SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for further details. ==>localhost/127.0.0.1:8182 gremlin> ``` I'll ask again that you test this more carefully and exhaustively. Our binary distributions can't have slf4j errors in it. Where are your tests of gremlin server, spark, giraph, and hadoop? do they log as needed?
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---