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

Kevin Tsai commented on SPARK-10590:
------------------------------------

Hi Sean,
The result is same as previous when I build it after installed the Scala 2.11.7

Here is the result:
...
[ERROR] missing or invalid dependency detected while loading class file 
'WebUI.class'.
Could not access term jetty in value org.eclipse,
because it (or its dependencies) are missing. Check your build definition for
missing or conflicting dependencies. (Re-run with `-Ylog-classpath` to see the 
problematic classpath.)
A full rebuild may help if 'WebUI.class' was compiled against an incompatible 
version of org.eclipse.
[WARNING] 22 warnings found
[ERROR] two errors found.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Spark Project Parent POM ........................... SUCCESS [  7.360 s]
[INFO] Spark Project Core ................................. SUCCESS [05:41 min]
[INFO] Spark Project Bagel ................................ SUCCESS [ 40.951 s]
[INFO] Spark Project GraphX ............................... SUCCESS [01:41 min]
[INFO] Spark Project ML Library ........................... SUCCESS [04:05 min]
[INFO] Spark Project Tools ................................ SUCCESS [ 20.053 s]
[INFO] Spark Project Networking ........................... SUCCESS [ 10.914 s]
[INFO] Spark Project Shuffle Streaming Service ............ SUCCESS [  6.852 s]
[INFO] Spark Project Streaming ............................ SUCCESS [02:38 min]
[INFO] Spark Project Catalyst ............................. SUCCESS [03:16 min]
[INFO] Spark Project SQL .................................. FAILURE [01:22 min]


> Spark with YARN build is broken
> -------------------------------
>
>                 Key: SPARK-10590
>                 URL: https://issues.apache.org/jira/browse/SPARK-10590
>             Project: Spark
>          Issue Type: Bug
>    Affects Versions: 1.5.0
>         Environment: CentOS 6.5
> Oracle JDK 1.7.0_75
> Maven 3.3.3
> Hadoop 2.6.0
> Spark 1.5.0
>            Reporter: Kevin Tsai
>
> Hi, After upgrade to v1.5.0 and trying to build it.
> It shows:
> [ERROR] missing or invalid dependency detected while loading class file 
> 'WebUI.class'
> It was working on Spark 1.4.1
> Build command: mvn -Pyarn -Phadoop-2.6 -Dhadoop.version=2.6.0 -Phive 
> -Phive-thriftserver -Dscala-2.11 -DskipTests clean package
> Hope it helps.
> Regards,
> Kevin



--
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