Cheng Lian created SPARK-5696:
---------------------------------

             Summary: HiveThriftServer2Suite fails because of extra 
log4j.properties in the driver classpath
                 Key: SPARK-5696
                 URL: https://issues.apache.org/jira/browse/SPARK-5696
             Project: Spark
          Issue Type: Bug
          Components: SQL
            Reporter: Cheng Lian
            Assignee: Cheng Lian


PR #2982 added the {{--driver-class-path}} flag to {{HiveThriftServer2Suite}} 
so that it passes when the {{hadoop-provided}} profile is used. However,  
{{lib_managed/jars/jets3s-0.9.2.jar}} in the classpath has a log4j.properties 
in it, which sets root logger level to ERROR. This makes 
{{HiveThriftServer2Suite}} fail because it starts new processes and checks for 
log output.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to