Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.1.1-incubating
-
None
Description
When running a Spark Job against a rather large database my spark log fills with the following log line repeatedly
WARN 2016-03-10 15:58:20,123 HadoopPools.java:55 - org.apache.tinkerpop.gremlin.hadoop.structure.HadoopGraph: The HadoopPools has not been initialized, using the default pool
This amounted to about 5GB of logging per Spark Executor over the course of 90minutes.