Skip to content

Conversation

@tedyu
Copy link
Contributor

@tedyu tedyu commented May 18, 2015

This PR fixes the following compilation error:

[error] /home/jenkins/workspace/Spark-Master-Maven-with-YARN/HADOOP_PROFILE/hadoop-2.4/label/centos/sql/hive/src/main/scala/org/apache/spark/sql/hive/orc/OrcRelation.scala:174: overriding method buildScan in class HadoopFsRelation of type (requiredColumns: Array[String], filters: Array[org.apache.spark.sql.sources.Filter], inputPaths: Array[String])org.apache.spark.rdd.RDD[org.apache.spark.sql.catalyst.expressions.Row];
[error] method buildScan cannot override final member
[error] override def buildScan(requiredColumns: Array[String],

@AmplabJenkins
Copy link

Merged build triggered.

@AmplabJenkins
Copy link

Merged build started.

@SparkQA
Copy link

SparkQA commented May 18, 2015

Test build #33023 has started for PR 6246 at commit e5e94e1.

@vanzin
Copy link
Contributor

vanzin commented May 18, 2015

#6244 should have fixed this already.

@tedyu tedyu closed this May 18, 2015
@SparkQA
Copy link

SparkQA commented May 18, 2015

Test build #33023 has finished for PR 6246 at commit e5e94e1.

  • This patch fails Spark unit tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@AmplabJenkins
Copy link

Merged build finished. Test FAILed.

@AmplabJenkins
Copy link

Test FAILed.
Refer to this link for build results (access rights to CI server needed):
https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/33023/
Test FAILed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants