See 
<https://builds.apache.org/job/carbondata-master-spark-2.1/org.apache.carbondata$carbondata-spark2/3796/display/redirect?page=changes>

Changes:

[jacky.likun] [CARBONDATA-3516] Supporting mixed formats in carbon


------------------------------------------
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache CarbonData :: Spark2 1.6.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ carbondata-spark2 ---
[INFO] Deleting 
<https://builds.apache.org/job/carbondata-master-spark-2.1/org.apache.carbondata$carbondata-spark2/ws/target>
[INFO] 
[INFO] --- jacoco-maven-plugin:0.7.9:prepare-agent (default-prepare-agent) @ 
carbondata-spark2 ---
[INFO] argLine set to 
-javaagent:/home/jenkins/jenkins-slave/maven-repositories/1/org/jacoco/org.jacoco.agent/0.7.9/org.jacoco.agent-0.7.9-runtime.jar=destfile=<https://builds.apache.org/job/carbondata-master-spark-2.1/org.apache.carbondata$carbondata-spark2/ws/target/jacoco.exec,append=true>
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:add-source (add-source) @ 
carbondata-spark2 ---
[INFO] Source directory: 
<https://builds.apache.org/job/carbondata-master-spark-2.1/org.apache.carbondata$carbondata-spark2/ws/src/main/spark2.1>
 added.
[INFO] Source directory: 
<https://builds.apache.org/job/carbondata-master-spark-2.1/org.apache.carbondata$carbondata-spark2/ws/src/main/commonTo2.1And2.2>
 added.
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (default) @ 
carbondata-spark2 ---
[INFO] artifact joda-time:joda-time: checking for updates from central
[INFO] artifact joda-time:joda-time: checking for updates from 
apache.snapshots.https
[INFO] artifact joda-time:joda-time: checking for updates from 
repository.jboss.org
[INFO] artifact joda-time:joda-time: checking for updates from central
[INFO] artifact joda-time:joda-time: checking for updates from 
apache.snapshots.https
[INFO] artifact joda-time:joda-time: checking for updates from 
repository.jboss.org
[INFO] artifact joda-time:joda-time: checking for updates from central
[INFO] artifact joda-time:joda-time: checking for updates from 
apache.snapshots.https
[INFO] artifact joda-time:joda-time: checking for updates from 
repository.jboss.org
[INFO] artifact joda-time:joda-time: checking for updates from central
[INFO] artifact joda-time:joda-time: checking for updates from 
apache.snapshots.https
[INFO] artifact joda-time:joda-time: checking for updates from 
repository.jboss.org
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ 
carbondata-spark2 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] Copying 0 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-scala-plugin:2.15.2:compile (default) @ carbondata-spark2 ---
[INFO] Checking for multiple versions of scala
[INFO] artifact joda-time:joda-time: checking for updates from central
[INFO] artifact joda-time:joda-time: checking for updates from 
apache.snapshots.https
[INFO] artifact joda-time:joda-time: checking for updates from 
repository.jboss.org
[INFO] artifact joda-time:joda-time: checking for updates from central
[INFO] artifact joda-time:joda-time: checking for updates from 
apache.snapshots.https
[INFO] artifact joda-time:joda-time: checking for updates from 
repository.jboss.org
[INFO] artifact joda-time:joda-time: checking for updates from central
[INFO] artifact joda-time:joda-time: checking for updates from 
apache.snapshots.https
[INFO] artifact joda-time:joda-time: checking for updates from 
repository.jboss.org
[INFO] artifact joda-time:joda-time: checking for updates from central
[INFO] artifact joda-time:joda-time: checking for updates from 
apache.snapshots.https
[INFO] artifact joda-time:joda-time: checking for updates from 
repository.jboss.org
[INFO] includes = [**/*.java,**/*.scala,]
[INFO] excludes = []
[INFO] 
<https://builds.apache.org/job/carbondata-master-spark-2.1/org.apache.carbondata$carbondata-spark2/ws/src/main/java>:-1:
 info: compiling
[INFO] 
<https://builds.apache.org/job/carbondata-master-spark-2.1/org.apache.carbondata$carbondata-spark2/ws/src/main/spark2.1>:-1:
 info: compiling
[INFO] 
<https://builds.apache.org/job/carbondata-master-spark-2.1/org.apache.carbondata$carbondata-spark2/ws/src/main/commonTo2.1And2.2>:-1:
 info: compiling
[INFO] 
<https://builds.apache.org/job/carbondata-master-spark-2.1/org.apache.carbondata$carbondata-spark2/ws/src/main/scala>:-1:
 info: compiling
[INFO] Compiling 137 source files to 
<https://builds.apache.org/job/carbondata-master-spark-2.1/org.apache.carbondata$carbondata-spark2/ws/target/classes>
 at 1571857273497
[WARNING] warning: Class org.apache.hadoop.yarn.api.records.ReservationId not 
found - continuing with a stub.
[WARNING] warning: Class org.apache.hadoop.yarn.api.records.ReservationId not 
found - continuing with a stub.
[WARNING] 
<https://builds.apache.org/job/carbondata-master-spark-2.1/org.apache.carbondata$carbondata-spark2/ws/src/main/scala/org/apache/carbondata/indexserver/DistributedCountRDD.scala>:42:
 warning: no valid targets for annotation on value ss - it is discarded unused. 
You may specify targets with meta-annotations, e.g. @(transient @param)
[INFO] class DistributedCountRDD(@transient ss: SparkSession, dataMapFormat: 
DistributableDataMapFormat)
[INFO]                            ^
[ERROR] 
<https://builds.apache.org/job/carbondata-master-spark-2.1/org.apache.carbondata$carbondata-spark2/ws/src/main/scala/org/apache/spark/sql/execution/strategy/MixedFormatHandler.scala>:255:
 error: type mismatch;
[INFO]  found   : Seq[org.apache.spark.sql.catalyst.expressions.Expression]
[INFO]  required: Seq[org.apache.spark.sql.sources.Filter]
[INFO]         dataFilters,
[INFO]         ^
[WARNING] 
<https://builds.apache.org/job/carbondata-master-spark-2.1/org.apache.carbondata$carbondata-spark2/ws/src/main/spark2.1/org/apache/spark/sql/hive/CarbonSessionState.scala>:111:
 warning: a pure expression does nothing in statement position; you may be 
omitting necessary parentheses
[INFO]   CarbonEnv.init
[INFO]             ^
[WARNING] four warnings found
[ERROR] one error found

Reply via email to