[
https://issues.apache.org/jira/browse/BIGTOP-1673?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14341939#comment-14341939
]
jay vyas commented on BIGTOP-1673:
----------------------------------
funny, quickly checked this, and its not applying for me? im reviewing the
other spark update riught now also. ill check back afterwards.
{noformat}
Checking patch bigtop-bigpetstore/bigpetstore-spark/build.gradle...
error: while searching for:
dependencies {
compile "org.apache.spark:spark-assembly_2.10:${sparkVersion}"
compile "com.github.rnowling.bigpetstore:bigpetstore-data-generator:0.2.1"
testCompile "junit:junit:4.11"
testCompile "org.hamcrest:hamcrest-all:1.3"
testCompile "org.scalatest:scalatest_2.10:2.2.1"
}
task listJars << {
error: patch failed: bigtop-bigpetstore/bigpetstore-spark/build.gradle:115
{noformat}
> Update Spark Dependency for BPS Spark to 1.2.1
> ----------------------------------------------
>
> Key: BIGTOP-1673
> URL: https://issues.apache.org/jira/browse/BIGTOP-1673
> Project: Bigtop
> Issue Type: Improvement
> Components: blueprints
> Affects Versions: 0.9.0
> Reporter: RJ Nowling
> Assignee: RJ Nowling
> Priority: Minor
> Attachments: BIGTOP-1673.patch
>
>
> BPS Spark depends on Spark version 1.1.0 in the gradle build file. Spark
> 1.2.1 has numerous improvements, especially to SparkSQL and MLlib. We should
> bump the dependency version.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)