[ 
https://issues.apache.org/jira/browse/SPARK-5696?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14313026#comment-14313026
 ] 

Cheng Lian commented on SPARK-5696:
-----------------------------------

Yeah, it would be good to upgrade jets3t to 0.9.3. In the meanwhile, I'll 
prepend {{$SPARK_HOME/conf}} to the driver classpath used in 
{{HiveThriftServer2Suite}} in order to prevent similar issues in the future.

> 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
>    Affects Versions: 1.3.0
>            Reporter: Cheng Lian
>            Assignee: Cheng Lian
>              Labels: flaky-test
>
> 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