You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by "jay vyas (JIRA)" <ji...@apache.org> on 2015/03/01 07:56:05 UTC

[jira] [Comment Edited] (BIGTOP-1648) Update to Spark 1x to Spark 1.2

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

jay vyas edited comment on BIGTOP-1648 at 3/1/15 6:55 AM:
----------------------------------------------------------

[~warwithin]  okay, one final thing: a very easy rebase needs to be done for this patch to apply on top of the kafka commit.. when i tested, i was 2 commits behind  .. , would you like to resubmit ?  its a very easy fix, just have to merge the following lines and reupload the patch :)
{noformat}
 51 <<<<<<< HEAD
 52     <spark.version>0.9.1</spark.version>
 53     <kafka.version>0.8.1.1</kafka.version>
 54 =======
 55     <spark.version>1.2.1</spark.version>
 56 >>>>>>> BIGTOP-1648: Update to Spark 1x to Spark 1.2
 57     <phoenix.version>4.2.2</phoenix.version>
{noformat}



was (Author: jayunit100):
[~warwithin]  okay, one final thing: a very easy rebase needs to be done for this patch to apply... , would you like to resubmit ?  its a very easy fix, just have to merge the following lines and reupload the patch :)
{noformat}
 51 <<<<<<< HEAD
 52     <spark.version>0.9.1</spark.version>
 53     <kafka.version>0.8.1.1</kafka.version>
 54 =======
 55     <spark.version>1.2.1</spark.version>
 56 >>>>>>> BIGTOP-1648: Update to Spark 1x to Spark 1.2
 57     <phoenix.version>4.2.2</phoenix.version>
{noformat}


> Update to Spark 1x to Spark 1.2
> -------------------------------
>
>                 Key: BIGTOP-1648
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-1648
>             Project: Bigtop
>          Issue Type: Task
>          Components: spark
>    Affects Versions: 0.8.0
>            Reporter: jay vyas
>            Assignee: YoungWoo Kim
>             Fix For: 0.9.0
>
>         Attachments: BIGTOP-1648.1.patch, BIGTOP-1648.2.patch, BIGTOP-1648.3.patch, BIGTOP-1648.4.patch, BIGTOP-1648.5.patch, BIGTOP-1648.6.patch, BIGTOP-1648.7.patch, BIGTOP-1648.8.patch, BIGTOP-1648.9.patch
>
>
> Time to update spark ?  Looks like 1.2 is out. I don't see much value in lagging behind .   Tons of improvements in 1.2, for pyspark, machine learning,  and performance



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)