Hi I suggest using the below script to run these jobs(use "deploy" for master jobs, use "test" for PRs' jobs):
1. use this script "mvn clean -U deploy -Pspark-1.5/1.6/2.1" to run master job for nightly build. - carbondata-master-spark-1.5 building master branch with Spark 1.5 profile - carbondata-master-spark-1.6 building master branch with Spark 1.6 profile - carbondata-master-spark-2.1 building master branch with Spark 2.1 profile 2.use this script "mvn clean -U scalastyle:check checkstyle:check -Pspark-1.5/1.6/2.1 test" to run PRs' jobs for each new pr. - carbondata-pr-spark-1.5 building PR with Spark 1.5 profile - carbondata-pr-spark-1.6 building PR with Spark 1.6 profile - carbondata-pr-spark-2.1 building PR with Spark 2.1 profile Regards Liang Jean-Baptiste Onofré wrote > Hi guys, > > Tomorrow I plan to update our jobs on Apache Jenkins as the following: > > - carbondata-master-spark-1.5 building master branch with Spark 1.5 > profile > - carbondata-master-spark-1.6 building master branch with Spark 1.6 > profile > - carbondata-master-spark-2.1 building master branch with Spark 2.1 > profile > - carbondata-pr-spark-1.5 building PR with Spark 1.5 profile > - carbondata-pr-spark-1.6 building PR with Spark 1.6 profile > - carbondata-pr-spark-2.1 building PR with Spark 2.1 profile > > I will run some builds to identify eventual issues. > > No objection ? > > Thanks, > Regards > JB > -- > Jean-Baptiste Onofré > jbonofre@ > http://blog.nanthrax.net > Talend - http://www.talend.com -- View this message in context: http://apache-carbondata-mailing-list-archive.1130556.n5.nabble.com/PROPOSAL-Update-on-the-Jenkins-CarbonData-job-tp9202p9286.html Sent from the Apache CarbonData Mailing List archive mailing list archive at Nabble.com.