You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Yang Jie (Jira)" <ji...@apache.org> on 2022/08/22 12:04:00 UTC

[jira] [Commented] (SPARK-40179) Run / Scala 2.13 build with SBT GA failed

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

Yang Jie commented on SPARK-40179:
----------------------------------

ping [~hyukjin.kwon] , Maybe file cache corrupt ?Can we clean local repository cache manually?

 

> Run / Scala 2.13 build with SBT GA failed
> -----------------------------------------
>
>                 Key: SPARK-40179
>                 URL: https://issues.apache.org/jira/browse/SPARK-40179
>             Project: Spark
>          Issue Type: Bug
>          Components: Build, Tests
>    Affects Versions: 3.4.0
>            Reporter: Yang Jie
>            Priority: Major
>
>  
> {code:java}
> [error] /home/runner/work/spark/spark/sql/hive-thriftserver/src/main/java/org/apache/hive/service/auth/HttpAuthUtils.java:36:1:  error: package org.apache.http.protocol does not exist
> 1011[error] import org.apache.http.protocol.BasicHttpContext;
> 1012[error]                                ^
> 1013[error] /home/runner/work/spark/spark/sql/hive-thriftserver/src/main/java/org/apache/hive/service/auth/HttpAuthUtils.java:156:1:  error: cannot find symbol
> 1014[error]     private final HttpContext httpContext;
> 1015[error]                   ^  symbol:   class HttpContext
> 1016[error]   location: class HttpKerberosClientAction
> 1017[error] 3 errors {code}
>  
>  * [https://github.com/apache/spark/runs/7947684467?check_suite_focus=true]
>  * [https://github.com/apache/spark/runs/7947300886?check_suite_focus=true]
>  * [https://github.com/apache/spark/runs/7946453241?check_suite_focus=true]
>  * [https://github.com/apache/spark/runs/7946444061?check_suite_focus=true]
>  
> But local run
>  
> {code:java}
> ./dev/change-scala-version.sh 2.13
> ./build/sbt -Pyarn -Pmesos -Pkubernetes -Pvolcano -Phive -Phive-thriftserver -Phadoop-cloud -Pkinesis-asl -Pdocker-integration-tests -Pkubernetes-integration-tests -Pspark-ganglia-lgpl -Pscala-2.13 compile Test/compile
>  {code}
> can pass. Maybe cache file corrupt ?
>  



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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