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

Sean Owen commented on SPARK-2708:
----------------------------------

I don't see any failures when I run the tests from master just now. Jenkins 
seems to be succeeding too, or at least, the failed builds don't seem to be due 
to a TaskUIData class: 
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/  

The class TaskUIData is present in org.apache.spark.ui.jobs.UIData. It was 
added pretty recently: 
https://github.com/apache/spark/commits/72e9021eaf26f31a82120505f8b764b18fbe8d48/core/src/main/scala/org/apache/spark/ui/jobs/UIData.scala

Maybe you need to do a clean build?

> [APACHE-SPARK] [CORE] Build Fails: Case class 'TaskUIData' makes sbt 
> complaining.
> ---------------------------------------------------------------------------------
>
>                 Key: SPARK-2708
>                 URL: https://issues.apache.org/jira/browse/SPARK-2708
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.0.1
>            Reporter: Michael Yannakopoulos
>            Assignee: Michael Yannakopoulos
>              Labels: patch
>
> Build procedure fails due to numerous errors appearing in files located in 
> Apache Spark Core project's 'org.apache.spark.ui' directory where case class 
> 'TaskUIData' appears to be undefined. However the problem seems more 
> complicated since the class is imported correctly to the aforementioned files.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to