You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by ScrapCodes <gi...@git.apache.org> on 2014/05/14 15:32:26 UTC

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

GitHub user ScrapCodes opened a pull request:

    https://github.com/apache/spark/pull/772

    [WIP][SPARK-1776] Have Spark's SBT build read dependencies from Maven.

    This is still a WIP, since I had like to spend some more time on it and implement a few more things and have cleaner way of doing what it does now.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/ScrapCodes/spark-1 sbt-maven

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/772.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #772
    
----
commit 16b600eeb34d704d787db0c60c85959013d07ebc
Author: Patrick Wendell <pw...@gmail.com>
Date:   2014-03-12T01:10:12Z

    Example build using pom reader.
    
    Note this requires a SNAPSHOT version that is published locally.

commit 6c408b54ba0165f1b4fb30d9af1b641041a62045
Author: Patrick Wendell <pw...@gmail.com>
Date:   2014-03-18T00:23:25Z

    Set project name in pom files and added eclipse/intellij plugins.

commit 04aa705831f1ab9320eb356c91407fbd39d3c21f
Author: Prashant Sharma <pr...@imaginea.com>
Date:   2014-05-06T11:44:34Z

    Reached a point where profiles are loaded and added sources in poms are detected.
    TODO:
    Support maven's test-jar somehow !

commit 0b99717ca2a17ecb5172d1e298d2e103a9d470e4
Author: Prashant Sharma <pr...@imaginea.com>
Date:   2014-05-14T04:40:36Z

    [WIP] Modified build to support most features of current Spark Build.

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on a diff in the pull request:

    https://github.com/apache/spark/pull/772#discussion_r13017385
  
    --- Diff: assembly/pom.xml ---
    @@ -32,6 +32,7 @@
       <packaging>pom</packaging>
     
       <properties>
    +    <sbt.project.name>spark-assembly</sbt.project.name>
    --- End diff --
    
    This will break some things that existing users do: e.g. 
    ```
    sbt/sbt hive-console
    ```
    
    ```
    sbt/sbt assembly/assembly
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48456959
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47981107
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47990756
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43753931
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15119/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47077134
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16114/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44418414
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47993739
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47062480
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43595318
  
    Build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/spark/pull/772


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by ScrapCodes <gi...@git.apache.org>.
Github user ScrapCodes commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47999448
  
    Jenkins, retest this please.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48576313
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43595417
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15100/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-46943925
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16056/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43751967
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48444519
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16452/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-46961448
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48444965
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47077133
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-46945937
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16057/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48566974
  
    @ScrapCodes could you try to figure out why the test reports aren't published? There are a few other patches blocking on this, so we should really merge it.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43742247
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by ScrapCodes <gi...@git.apache.org>.
Github user ScrapCodes commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47998755
  
    Jenkins, retest this please.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44430358
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15254/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43734386
  
    Build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776][WIP] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44209009
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44240622
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15222/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on a diff in the pull request:

    https://github.com/apache/spark/pull/772#discussion_r13017098
  
    --- Diff: project/SparkBuild.scala ---
    @@ -21,161 +21,52 @@ import sbt.Keys._
     import sbtassembly.Plugin._
     import AssemblyKeys._
     import scala.util.Properties
    +import scala.collection.JavaConversions._
     import org.scalastyle.sbt.ScalastylePlugin.{Settings => ScalaStyleSettings}
     import com.typesafe.tools.mima.plugin.MimaKeys.previousArtifact
    +import com.typesafe.sbt.pom.{PomBuild, SbtPomKeys}
    +import net.virtualvoid.sbt.graph.Plugin.graphSettings
     import sbtunidoc.Plugin._
     import UnidocKeys._
     
     import scala.collection.JavaConversions._
     
    -// For Sonatype publishing
    -// import com.jsuereth.pgp.sbtplugin.PgpKeys._
    -
    -object SparkBuild extends Build {
    -  val SPARK_VERSION = "1.0.0-SNAPSHOT"
    -  val SPARK_VERSION_SHORT = SPARK_VERSION.replaceAll("-SNAPSHOT", "")
    -
    -  // Hadoop version to build against. For example, "1.0.4" for Apache releases, or
    -  // "2.0.0-mr1-cdh4.2.0" for Cloudera Hadoop. Note that these variables can be set
    -  // through the environment variables SPARK_HADOOP_VERSION and SPARK_YARN.
    -  val DEFAULT_HADOOP_VERSION = "1.0.4"
    -
    -  // Whether the Hadoop version to build against is 2.2.x, or a variant of it. This can be set
    -  // through the SPARK_IS_NEW_HADOOP environment variable.
    -  val DEFAULT_IS_NEW_HADOOP = false
    -
    -  val DEFAULT_YARN = false
    -
    -  val DEFAULT_HIVE = false
    -
    -  // HBase version; set as appropriate.
    -  val HBASE_VERSION = "0.94.6"
    -
    -  // Target JVM version
    -  val SCALAC_JVM_VERSION = "jvm-1.6"
    -  val JAVAC_JVM_VERSION = "1.6"
    -
    -  lazy val root = Project("root", file("."), settings = rootSettings) aggregate(allProjects: _*)
    -
    -  lazy val core = Project("core", file("core"), settings = coreSettings)
    -
    -  lazy val repl = Project("repl", file("repl"), settings = replSettings)
    -    .dependsOn(core, graphx, bagel, mllib, sql)
    -
    -  lazy val tools = Project("tools", file("tools"), settings = toolsSettings) dependsOn(core) dependsOn(streaming)
    -
    -  lazy val bagel = Project("bagel", file("bagel"), settings = bagelSettings) dependsOn(core)
    -
    -  lazy val graphx = Project("graphx", file("graphx"), settings = graphxSettings) dependsOn(core)
    -
    -  lazy val catalyst = Project("catalyst", file("sql/catalyst"), settings = catalystSettings) dependsOn(core)
    -
    -  lazy val sql = Project("sql", file("sql/core"), settings = sqlCoreSettings) dependsOn(core, catalyst)
    +object SparkBuild extends PomBuild {
     
    -  lazy val hive = Project("hive", file("sql/hive"), settings = hiveSettings) dependsOn(sql)
    +  val sparkVersion = "1.0.0-SNAPSHOT"
     
    -  lazy val maybeHive: Seq[ClasspathDependency] = if (isHiveEnabled) Seq(hive) else Seq()
    -  lazy val maybeHiveRef: Seq[ProjectReference] = if (isHiveEnabled) Seq(hive) else Seq()
    +  val buildLocation = (file(".").getAbsoluteFile.getParentFile)
    --- End diff --
    
    Are the outer parentheses needed here?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44621766
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47998292
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44644085
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on a diff in the pull request:

    https://github.com/apache/spark/pull/772#discussion_r14537201
  
    --- Diff: project/SparkBuild.scala ---
    @@ -15,393 +15,194 @@
      * limitations under the License.
      */
     
    +import scala.util.Properties
    +import scala.collection.JavaConversions._
    +
     import sbt._
    -import sbt.Classpaths.publishTask
     import sbt.Keys._
    -import sbtassembly.Plugin._
    -import AssemblyKeys._
    -import scala.util.Properties
     import org.scalastyle.sbt.ScalastylePlugin.{Settings => ScalaStyleSettings}
    -import com.typesafe.tools.mima.plugin.MimaKeys.previousArtifact
    -import sbtunidoc.Plugin._
    -import UnidocKeys._
    +import com.typesafe.sbt.pom.{PomBuild, SbtPomKeys}
    +import net.virtualvoid.sbt.graph.Plugin.graphSettings
     
    -import scala.collection.JavaConversions._
    +object BuildCommons {
     
    -// For Sonatype publishing
    -// import com.jsuereth.pgp.sbtplugin.PgpKeys._
    +  private val buildLocation = file(".").getAbsoluteFile.getParentFile
     
    -object SparkBuild extends Build {
    -  val SPARK_VERSION = "1.1.0-SNAPSHOT"
    -  val SPARK_VERSION_SHORT = SPARK_VERSION.replaceAll("-SNAPSHOT", "")
    +  val allProjects@Seq(bagel, catalyst, core, graphx, hive, mllib, repl, spark, sql, streaming,
    +  streamingFlume, streamingKafka, streamingMqtt, streamingTwitter, streamingZeromq) =
    +    Seq("bagel", "catalyst", "core", "graphx", "hive", "mllib", "repl", "spark", "sql",
    +      "streaming", "streaming-flume", "streaming-kafka", "streaming-mqtt", "streaming-twitter",
    +      "streaming-zeromq").map(ProjectRef(buildLocation, _))
     
    -  // Hadoop version to build against. For example, "1.0.4" for Apache releases, or
    -  // "2.0.0-mr1-cdh4.2.0" for Cloudera Hadoop. Note that these variables can be set
    -  // through the environment variables SPARK_HADOOP_VERSION and SPARK_YARN.
    -  val DEFAULT_HADOOP_VERSION = "1.0.4"
    +  val optionallyEnabledProjects@Seq(yarn, yarnStable, yarnAlpha, java8Tests, sparkGangliaLgpl) =
    +    Seq("yarn", "yarn-stable", "yarn-alpha", "java8-tests", "ganglia-lgpl").map(ProjectRef(buildLocation, _))
     
    -  // Whether the Hadoop version to build against is 2.2.x, or a variant of it. This can be set
    -  // through the SPARK_IS_NEW_HADOOP environment variable.
    -  val DEFAULT_IS_NEW_HADOOP = false
    +  val assemblyProjects@Seq(assembly, examples, tools) = Seq("assembly", "examples", "tools")
    +    .map(ProjectRef(buildLocation, _))
     
    -  val DEFAULT_YARN = false
    +  val sparkHome = buildLocation
    +}
     
    -  val DEFAULT_HIVE = false
    +object SparkBuild extends PomBuild {
     
    -  // HBase version; set as appropriate.
    -  val HBASE_VERSION = "0.94.6"
    +  import BuildCommons._
    +  import scala.collection.mutable.Map
     
    -  // Target JVM version
    -  val SCALAC_JVM_VERSION = "jvm-1.6"
    -  val JAVAC_JVM_VERSION = "1.6"
    +  val projectsMap: Map[String, Seq[Setting[_]]] = Map.empty
     
    -  lazy val root = Project("root", file("."), settings = rootSettings) aggregate(allProjects: _*)
    +  def backwardCompatibility = {
    --- End diff --
    
    Mind adding a comment here like?
    
    ```
    // Provides compatibility for older versions of the Spark build
    ```
    The name is pretty straightforward but it might be good to make it crystal clear for developers


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48446645
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44267260
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43731416
  
    Build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48110401
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by ScrapCodes <gi...@git.apache.org>.
Github user ScrapCodes commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-46959692
  
    Jenkins, retest this please.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47062485
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43749375
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44810832
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by ScrapCodes <gi...@git.apache.org>.
Github user ScrapCodes commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44242185
  
    hey @pwendell Should I try to fix those failing tests ? They are related to hive. Otherwise I think this should be okay. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43594231
  
    Build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44059258
  
    Hey @ScrapCodes. This is looking really good. I added some comments in various places. One blocker I see to this going in is:
    
    https://issues.apache.org/jira/browse/SPARK-1843
    
    Because right now there is now way to do "assemble-deps".


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43731406
  
     Build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48463845
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43739153
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44810834
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15347/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-46959931
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on a diff in the pull request:

    https://github.com/apache/spark/pull/772#discussion_r14537279
  
    --- Diff: project/SparkBuild.scala ---
    @@ -15,393 +15,194 @@
      * limitations under the License.
      */
     
    +import scala.util.Properties
    +import scala.collection.JavaConversions._
    +
     import sbt._
    -import sbt.Classpaths.publishTask
     import sbt.Keys._
    -import sbtassembly.Plugin._
    -import AssemblyKeys._
    -import scala.util.Properties
     import org.scalastyle.sbt.ScalastylePlugin.{Settings => ScalaStyleSettings}
    -import com.typesafe.tools.mima.plugin.MimaKeys.previousArtifact
    -import sbtunidoc.Plugin._
    -import UnidocKeys._
    +import com.typesafe.sbt.pom.{PomBuild, SbtPomKeys}
    +import net.virtualvoid.sbt.graph.Plugin.graphSettings
     
    -import scala.collection.JavaConversions._
    +object BuildCommons {
     
    -// For Sonatype publishing
    -// import com.jsuereth.pgp.sbtplugin.PgpKeys._
    +  private val buildLocation = file(".").getAbsoluteFile.getParentFile
     
    -object SparkBuild extends Build {
    -  val SPARK_VERSION = "1.1.0-SNAPSHOT"
    -  val SPARK_VERSION_SHORT = SPARK_VERSION.replaceAll("-SNAPSHOT", "")
    +  val allProjects@Seq(bagel, catalyst, core, graphx, hive, mllib, repl, spark, sql, streaming,
    +  streamingFlume, streamingKafka, streamingMqtt, streamingTwitter, streamingZeromq) =
    +    Seq("bagel", "catalyst", "core", "graphx", "hive", "mllib", "repl", "spark", "sql",
    +      "streaming", "streaming-flume", "streaming-kafka", "streaming-mqtt", "streaming-twitter",
    +      "streaming-zeromq").map(ProjectRef(buildLocation, _))
     
    -  // Hadoop version to build against. For example, "1.0.4" for Apache releases, or
    -  // "2.0.0-mr1-cdh4.2.0" for Cloudera Hadoop. Note that these variables can be set
    -  // through the environment variables SPARK_HADOOP_VERSION and SPARK_YARN.
    -  val DEFAULT_HADOOP_VERSION = "1.0.4"
    +  val optionallyEnabledProjects@Seq(yarn, yarnStable, yarnAlpha, java8Tests, sparkGangliaLgpl) =
    +    Seq("yarn", "yarn-stable", "yarn-alpha", "java8-tests", "ganglia-lgpl").map(ProjectRef(buildLocation, _))
     
    -  // Whether the Hadoop version to build against is 2.2.x, or a variant of it. This can be set
    -  // through the SPARK_IS_NEW_HADOOP environment variable.
    -  val DEFAULT_IS_NEW_HADOOP = false
    +  val assemblyProjects@Seq(assembly, examples, tools) = Seq("assembly", "examples", "tools")
    +    .map(ProjectRef(buildLocation, _))
     
    -  val DEFAULT_YARN = false
    +  val sparkHome = buildLocation
    +}
     
    -  val DEFAULT_HIVE = false
    +object SparkBuild extends PomBuild {
     
    -  // HBase version; set as appropriate.
    -  val HBASE_VERSION = "0.94.6"
    +  import BuildCommons._
    +  import scala.collection.mutable.Map
     
    -  // Target JVM version
    -  val SCALAC_JVM_VERSION = "jvm-1.6"
    -  val JAVAC_JVM_VERSION = "1.6"
    +  val projectsMap: Map[String, Seq[Setting[_]]] = Map.empty
     
    -  lazy val root = Project("root", file("."), settings = rootSettings) aggregate(allProjects: _*)
    +  def backwardCompatibility = {
    +    import scala.collection.mutable
    +    var profiles: mutable.Seq[String] = mutable.Seq.empty
    +    if (Properties.envOrNone("SPARK_YARN").isDefined) profiles ++= Seq("yarn")
    +    if (Properties.envOrNone("SPARK_GANGLIA_LGPL").isDefined) profiles ++= Seq("spark-ganglia-lgpl")
    +    if (Properties.envOrNone("SPARK_HIVE").isDefined) profiles ++= Seq("hive")
    +    Properties.envOrNone("SPARK_HADOOP_VERSION") match {
    +      case Some(v) => System.setProperty("hadoop.version", v)
    +      case None =>
    +    }
    +    profiles
    +  }
     
    -  lazy val core = Project("core", file("core"), settings = coreSettings)
    +  override val profiles = Properties.envOrNone("MAVEN_PROFILES") match {
    +    case None => backwardCompatibility
    +    // Rationale: If -P option exists no need to support backwardCompatibility.
    +    case Some(v) => v.split("(\\s+|,)").filterNot(_.isEmpty).map(_.trim.replaceAll("-P", "")).toSeq
    +  }
    +
    +  override val userPropertiesMap = System.getProperties.toMap
    +
    +  lazy val sharedSettings = graphSettings ++ ScalaStyleSettings ++ Seq (
    +    javaHome   := Properties.envOrNone("JAVA_HOME").map(file),
    +    incOptions := incOptions.value.withNameHashing(true),
    +    retrieveManaged := true,
    +    retrievePattern := "[type]s/[artifact](-[revision])(-[classifier]).[ext]",
    +    publishMavenStyle := true
    +  )
     
       /** Following project only exists to pull previous artifacts of Spark for generating
         Mima ignores. For more information see: SPARK 2071 */
       lazy val oldDeps = Project("oldDeps", file("dev"), settings = oldDepsSettings)
     
    -  def replDependencies = Seq[ProjectReference](core, graphx, bagel, mllib, sql) ++ maybeHiveRef
    -
    -  lazy val repl = Project("repl", file("repl"), settings = replSettings)
    -    .dependsOn(replDependencies.map(a => a: sbt.ClasspathDep[sbt.ProjectReference]): _*)
    -
    -  lazy val tools = Project("tools", file("tools"), settings = toolsSettings) dependsOn(core) dependsOn(streaming)
    -
    -  lazy val bagel = Project("bagel", file("bagel"), settings = bagelSettings) dependsOn(core)
    -
    -  lazy val graphx = Project("graphx", file("graphx"), settings = graphxSettings) dependsOn(core)
    -
    -  lazy val catalyst = Project("catalyst", file("sql/catalyst"), settings = catalystSettings) dependsOn(core)
    -
    -  lazy val sql = Project("sql", file("sql/core"), settings = sqlCoreSettings) dependsOn(core) dependsOn(catalyst % "compile->compile;test->test")
    -
    -  lazy val hive = Project("hive", file("sql/hive"), settings = hiveSettings) dependsOn(sql)
    -
    -  lazy val maybeHive: Seq[ClasspathDependency] = if (isHiveEnabled) Seq(hive) else Seq()
    -  lazy val maybeHiveRef: Seq[ProjectReference] = if (isHiveEnabled) Seq(hive) else Seq()
    -
    -  lazy val streaming = Project("streaming", file("streaming"), settings = streamingSettings) dependsOn(core)
    -
    -  lazy val mllib = Project("mllib", file("mllib"), settings = mllibSettings) dependsOn(core)
    -
    -  lazy val assemblyProj = Project("assembly", file("assembly"), settings = assemblyProjSettings)
    -    .dependsOn(core, graphx, bagel, mllib, streaming, repl, sql) dependsOn(maybeYarn: _*) dependsOn(maybeHive: _*) dependsOn(maybeGanglia: _*)
    -
    -  lazy val assembleDepsTask = TaskKey[Unit]("assemble-deps")
    -  lazy val assembleDeps = assembleDepsTask := {
    -    println()
    -    println("**** NOTE ****")
    -    println("'sbt/sbt assemble-deps' is no longer supported.")
    -    println("Instead create a normal assembly and:")
    -    println("  export SPARK_PREPEND_CLASSES=1 (toggle on)")
    -    println("  unset SPARK_PREPEND_CLASSES (toggle off)")
    -    println()
    -  }
    -
    -  // A configuration to set an alternative publishLocalConfiguration
    -  lazy val MavenCompile = config("m2r") extend(Compile)
    -  lazy val publishLocalBoth = TaskKey[Unit]("publish-local", "publish local for m2 and ivy")
    -  val sparkHome = System.getProperty("user.dir")
    -
    -  // Allows build configuration to be set through environment variables
    -  lazy val hadoopVersion = Properties.envOrElse("SPARK_HADOOP_VERSION", DEFAULT_HADOOP_VERSION)
    -  lazy val isNewHadoop = Properties.envOrNone("SPARK_IS_NEW_HADOOP") match {
    -    case None => {
    -      val isNewHadoopVersion = "^2\\.[2-9]+".r.findFirstIn(hadoopVersion).isDefined
    -      (isNewHadoopVersion|| DEFAULT_IS_NEW_HADOOP)
    -    }
    -    case Some(v) => v.toBoolean
    +  def versionArtifact(id: String): Option[sbt.ModuleID] = {
    +    val fullId = id + "_2.10"
    +    Some("org.apache.spark" % fullId % "1.0.0")
       }
     
    -  lazy val isYarnEnabled = Properties.envOrNone("SPARK_YARN") match {
    -    case None => DEFAULT_YARN
    -    case Some(v) => v.toBoolean
    -  }
    -  lazy val hadoopClient = if (hadoopVersion.startsWith("0.20.") || hadoopVersion == "1.0.0") "hadoop-core" else "hadoop-client"
    -  val maybeAvro = if (hadoopVersion.startsWith("0.23.")) Seq("org.apache.avro" % "avro" % "1.7.4") else Seq()
    +  def oldDepsSettings() = Defaults.defaultSettings ++ Seq(
    +    name := "old-deps",
    +    scalaVersion := "2.10.4",
    +    retrieveManaged := true,
    +    retrievePattern := "[type]s/[artifact](-[revision])(-[classifier]).[ext]",
    +    libraryDependencies := Seq("spark-streaming-mqtt", "spark-streaming-zeromq",
    +      "spark-streaming-flume", "spark-streaming-kafka", "spark-streaming-twitter",
    +      "spark-streaming", "spark-mllib", "spark-bagel", "spark-graphx",
    +      "spark-core").map(versionArtifact(_).get intransitive())
    +  )
     
    -  lazy val isHiveEnabled = Properties.envOrNone("SPARK_HIVE") match {
    -    case None => DEFAULT_HIVE
    -    case Some(v) => v.toBoolean
    +  def enable(settings: Seq[Setting[_]])(projectRef: ProjectRef) = {
    +    val existingSettings = projectsMap.getOrElse(projectRef.project, Seq[Setting[_]]())
    +    projectsMap += (projectRef.project -> (existingSettings ++ settings))
       }
     
    -  // Include Ganglia integration if the user has enabled Ganglia
    -  // This is isolated from the normal build due to LGPL-licensed code in the library
    -  lazy val isGangliaEnabled = Properties.envOrNone("SPARK_GANGLIA_LGPL").isDefined
    -  lazy val gangliaProj = Project("spark-ganglia-lgpl", file("extras/spark-ganglia-lgpl"), settings = gangliaSettings).dependsOn(core)
    -  val maybeGanglia: Seq[ClasspathDependency] = if (isGangliaEnabled) Seq(gangliaProj) else Seq()
    -  val maybeGangliaRef: Seq[ProjectReference] = if (isGangliaEnabled) Seq(gangliaProj) else Seq()
    -
    -  // Include the Java 8 project if the JVM version is 8+
    -  lazy val javaVersion = System.getProperty("java.specification.version")
    -  lazy val isJava8Enabled = javaVersion.toDouble >= "1.8".toDouble
    -  val maybeJava8Tests = if (isJava8Enabled) Seq[ProjectReference](java8Tests) else Seq[ProjectReference]()
    -  lazy val java8Tests = Project("java8-tests", file("extras/java8-tests"), settings = java8TestsSettings).
    -    dependsOn(core) dependsOn(streaming % "compile->compile;test->test")
    -
    -  // Include the YARN project if the user has enabled YARN
    -  lazy val yarnAlpha = Project("yarn-alpha", file("yarn/alpha"), settings = yarnAlphaSettings) dependsOn(core)
    -  lazy val yarn = Project("yarn", file("yarn/stable"), settings = yarnSettings) dependsOn(core)
    +  // Note ordering of these settings matter.
    +  /* Enable shared settings on all projects */
    +  allProjects ++ optionallyEnabledProjects ++ assemblyProjects foreach enable(sharedSettings)
    --- End diff --
    
    Could you remove the uses of infix syntax here? We explicitly avoid these in the Spark style guide:
    
    ```
    (allProjects ++ optionallyEnabledProjects ++ assemblyProjects).foreach{ enable(sharedSettings) }
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-46943584
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-46945785
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47993119
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48545319
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48112450
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16358/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44239763
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44441032
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44630491
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44239758
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48110381
  
    Jenkins, retest this please.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43092217
  
    Build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by ScrapCodes <gi...@git.apache.org>.
Github user ScrapCodes commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47076927
  
    Jenkins, retest this please.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47070227
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44626031
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15300/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44419117
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48446829
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44639160
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48545309
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48446630
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47063423
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16105/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47993950
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16322/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43597220
  
     Build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43593170
  
    Build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44429303
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on a diff in the pull request:

    https://github.com/apache/spark/pull/772#discussion_r14538915
  
    --- Diff: project/SparkBuild.scala ---
    @@ -15,393 +15,194 @@
      * limitations under the License.
      */
     
    +import scala.util.Properties
    +import scala.collection.JavaConversions._
    +
     import sbt._
    -import sbt.Classpaths.publishTask
     import sbt.Keys._
    -import sbtassembly.Plugin._
    -import AssemblyKeys._
    -import scala.util.Properties
     import org.scalastyle.sbt.ScalastylePlugin.{Settings => ScalaStyleSettings}
    -import com.typesafe.tools.mima.plugin.MimaKeys.previousArtifact
    -import sbtunidoc.Plugin._
    -import UnidocKeys._
    +import com.typesafe.sbt.pom.{PomBuild, SbtPomKeys}
    +import net.virtualvoid.sbt.graph.Plugin.graphSettings
     
    -import scala.collection.JavaConversions._
    +object BuildCommons {
     
    -// For Sonatype publishing
    -// import com.jsuereth.pgp.sbtplugin.PgpKeys._
    +  private val buildLocation = file(".").getAbsoluteFile.getParentFile
     
    -object SparkBuild extends Build {
    -  val SPARK_VERSION = "1.1.0-SNAPSHOT"
    -  val SPARK_VERSION_SHORT = SPARK_VERSION.replaceAll("-SNAPSHOT", "")
    +  val allProjects@Seq(bagel, catalyst, core, graphx, hive, mllib, repl, spark, sql, streaming,
    +  streamingFlume, streamingKafka, streamingMqtt, streamingTwitter, streamingZeromq) =
    +    Seq("bagel", "catalyst", "core", "graphx", "hive", "mllib", "repl", "spark", "sql",
    +      "streaming", "streaming-flume", "streaming-kafka", "streaming-mqtt", "streaming-twitter",
    +      "streaming-zeromq").map(ProjectRef(buildLocation, _))
     
    -  // Hadoop version to build against. For example, "1.0.4" for Apache releases, or
    -  // "2.0.0-mr1-cdh4.2.0" for Cloudera Hadoop. Note that these variables can be set
    -  // through the environment variables SPARK_HADOOP_VERSION and SPARK_YARN.
    -  val DEFAULT_HADOOP_VERSION = "1.0.4"
    +  val optionallyEnabledProjects@Seq(yarn, yarnStable, yarnAlpha, java8Tests, sparkGangliaLgpl) =
    +    Seq("yarn", "yarn-stable", "yarn-alpha", "java8-tests", "ganglia-lgpl").map(ProjectRef(buildLocation, _))
     
    -  // Whether the Hadoop version to build against is 2.2.x, or a variant of it. This can be set
    -  // through the SPARK_IS_NEW_HADOOP environment variable.
    -  val DEFAULT_IS_NEW_HADOOP = false
    +  val assemblyProjects@Seq(assembly, examples, tools) = Seq("assembly", "examples", "tools")
    +    .map(ProjectRef(buildLocation, _))
     
    -  val DEFAULT_YARN = false
    +  val sparkHome = buildLocation
    +}
     
    -  val DEFAULT_HIVE = false
    +object SparkBuild extends PomBuild {
     
    -  // HBase version; set as appropriate.
    -  val HBASE_VERSION = "0.94.6"
    +  import BuildCommons._
    +  import scala.collection.mutable.Map
     
    -  // Target JVM version
    -  val SCALAC_JVM_VERSION = "jvm-1.6"
    -  val JAVAC_JVM_VERSION = "1.6"
    +  val projectsMap: Map[String, Seq[Setting[_]]] = Map.empty
     
    -  lazy val root = Project("root", file("."), settings = rootSettings) aggregate(allProjects: _*)
    +  def backwardCompatibility = {
    +    import scala.collection.mutable
    +    var profiles: mutable.Seq[String] = mutable.Seq.empty
    --- End diff --
    
    Here it might be nice to echo back to the user that you've converted their strings into a new option:
    
    ```
    NOTE: Setting SPARK_YARN is deprecated. Use the `-Pyarn` flag.
    NOTE: Setting SPARK_HADOOP_VERSION is deprecated. Use `-Dhadoop.version=XX`.
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on a diff in the pull request:

    https://github.com/apache/spark/pull/772#discussion_r14537682
  
    --- Diff: bin/run-example ---
    @@ -34,9 +34,9 @@ else
     fi
     
     if [ -f "$FWDIR/RELEASE" ]; then
    -  export SPARK_EXAMPLES_JAR=`ls "$FWDIR"/lib/spark-examples-*hadoop*.jar`
    -elif [ -e "$EXAMPLES_DIR"/target/scala-$SCALA_VERSION/spark-examples-*hadoop*.jar ]; then
    -  export SPARK_EXAMPLES_JAR=`ls "$EXAMPLES_DIR"/target/scala-$SCALA_VERSION/spark-examples-*hadoop*.jar`
    +  export SPARK_EXAMPLES_JAR=`ls "$FWDIR"/lib/spark-examples*hadoop*.jar`
    --- End diff --
    
    We should avoid changing these scripts, since AFAIK the jar name produced is the same.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44637439
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15301/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44639146
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47990757
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16311/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48246751
  
    @ScrapCodes will you be able to do this soon - I'd really like this patch to get in. Thanks


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48552524
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16485/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44418399
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47098186
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16115/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47069158
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43081358
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44626030
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43593523
  
    Build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48576424
  
    QA tests have started for PR 772. This patch merges cleanly. <br>View progress: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16494/consoleFull


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47998293
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16320/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-46954638
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48567068
  
    @ScrapCodes it might be good to look through the source code of the XML report plug-in and see how it works. You could also inspect the different configs that are set during tests.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48587474
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43595692
  
    Build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48446830
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16455/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43593869
  
    Build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44513802
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43080192
  
     Build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44429308
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15253/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48110405
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43489825
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43601623
  
    Build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-46961449
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16059/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48641204
  
    Great! I'm going to merge this (yay!!).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48595013
  
    All automated tests passed.
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16497/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43593512
  
     Build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43734389
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15117/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43598989
  
    Build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47993128
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43742248
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15118/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43594221
  
     Build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48112449
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47070228
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16109/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43751952
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on a diff in the pull request:

    https://github.com/apache/spark/pull/772#discussion_r13017555
  
    --- Diff: bin/compute-classpath.sh ---
    @@ -56,9 +56,9 @@ if [ -f "$ASSEMBLY_DIR"/spark-assembly*hadoop*-deps.jar ]; then
     else
       # Else use spark-assembly jar from either RELEASE or assembly directory
       if [ -f "$FWDIR/RELEASE" ]; then
    -    ASSEMBLY_JAR=$(ls "$FWDIR"/lib/spark-assembly*hadoop*.jar 2>/dev/null)
    +    ASSEMBLY_JAR=$(ls "$FWDIR"/lib/spark-assembly*.jar 2>/dev/null)
    --- End diff --
    
    We should keep the jar naming consistent between the builds. Could we just add this?
    
    ```
    jarName in assembly <<= version map { v => "spark-assembly-" + v + "-hadoop" + hadoopVersion + ".jar" },
    ```
    
    You might be able to just do `System.getProperty("hadoop.version"))`, or if there are some ordering issues between this code and `backwardsCompatiblity`, you could factor this out into a function.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43593158
  
     Build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43080200
  
    Build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48444966
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16453/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-46945776
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43595109
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15099/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44270738
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48587140
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43595307
  
     Build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43756438
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43081353
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47069146
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48444818
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by marmbrus <gi...@git.apache.org>.
Github user marmbrus commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48129859
  
    That sounds good, but let's leave a TODO there.
    On Jul 6, 2014 3:47 PM, "Patrick Wendell" <no...@github.com> wrote:
    
    > @ScrapCodes <https://github.com/ScrapCodes> Let's remove sql from the
    > compatiblity checks for now since it produced too many errors. We can add
    > it back later.
    >
    > —
    > Reply to this email directly or view it on GitHub
    > <https://github.com/apache/spark/pull/772#issuecomment-48129575>.
    >


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48476124
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16462/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44243304
  
    Build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by marmbrus <gi...@git.apache.org>.
Github user marmbrus commented on a diff in the pull request:

    https://github.com/apache/spark/pull/772#discussion_r14537586
  
    --- Diff: project/SparkBuild.scala ---
    @@ -15,393 +15,194 @@
      * limitations under the License.
      */
     
    +import scala.util.Properties
    +import scala.collection.JavaConversions._
    +
     import sbt._
    -import sbt.Classpaths.publishTask
     import sbt.Keys._
    -import sbtassembly.Plugin._
    -import AssemblyKeys._
    -import scala.util.Properties
     import org.scalastyle.sbt.ScalastylePlugin.{Settings => ScalaStyleSettings}
    -import com.typesafe.tools.mima.plugin.MimaKeys.previousArtifact
    -import sbtunidoc.Plugin._
    -import UnidocKeys._
    +import com.typesafe.sbt.pom.{PomBuild, SbtPomKeys}
    +import net.virtualvoid.sbt.graph.Plugin.graphSettings
     
    -import scala.collection.JavaConversions._
    +object BuildCommons {
     
    -// For Sonatype publishing
    -// import com.jsuereth.pgp.sbtplugin.PgpKeys._
    +  private val buildLocation = file(".").getAbsoluteFile.getParentFile
     
    -object SparkBuild extends Build {
    -  val SPARK_VERSION = "1.1.0-SNAPSHOT"
    -  val SPARK_VERSION_SHORT = SPARK_VERSION.replaceAll("-SNAPSHOT", "")
    +  val allProjects@Seq(bagel, catalyst, core, graphx, hive, mllib, repl, spark, sql, streaming,
    +  streamingFlume, streamingKafka, streamingMqtt, streamingTwitter, streamingZeromq) =
    +    Seq("bagel", "catalyst", "core", "graphx", "hive", "mllib", "repl", "spark", "sql",
    +      "streaming", "streaming-flume", "streaming-kafka", "streaming-mqtt", "streaming-twitter",
    +      "streaming-zeromq").map(ProjectRef(buildLocation, _))
     
    -  // Hadoop version to build against. For example, "1.0.4" for Apache releases, or
    -  // "2.0.0-mr1-cdh4.2.0" for Cloudera Hadoop. Note that these variables can be set
    -  // through the environment variables SPARK_HADOOP_VERSION and SPARK_YARN.
    -  val DEFAULT_HADOOP_VERSION = "1.0.4"
    +  val optionallyEnabledProjects@Seq(yarn, yarnStable, yarnAlpha, java8Tests, sparkGangliaLgpl) =
    +    Seq("yarn", "yarn-stable", "yarn-alpha", "java8-tests", "ganglia-lgpl").map(ProjectRef(buildLocation, _))
     
    -  // Whether the Hadoop version to build against is 2.2.x, or a variant of it. This can be set
    -  // through the SPARK_IS_NEW_HADOOP environment variable.
    -  val DEFAULT_IS_NEW_HADOOP = false
    +  val assemblyProjects@Seq(assembly, examples, tools) = Seq("assembly", "examples", "tools")
    +    .map(ProjectRef(buildLocation, _))
     
    -  val DEFAULT_YARN = false
    +  val sparkHome = buildLocation
    +}
     
    -  val DEFAULT_HIVE = false
    +object SparkBuild extends PomBuild {
     
    -  // HBase version; set as appropriate.
    -  val HBASE_VERSION = "0.94.6"
    +  import BuildCommons._
    +  import scala.collection.mutable.Map
     
    -  // Target JVM version
    -  val SCALAC_JVM_VERSION = "jvm-1.6"
    -  val JAVAC_JVM_VERSION = "1.6"
    +  val projectsMap: Map[String, Seq[Setting[_]]] = Map.empty
     
    -  lazy val root = Project("root", file("."), settings = rootSettings) aggregate(allProjects: _*)
    +  def backwardCompatibility = {
    +    import scala.collection.mutable
    +    var profiles: mutable.Seq[String] = mutable.Seq.empty
    +    if (Properties.envOrNone("SPARK_YARN").isDefined) profiles ++= Seq("yarn")
    +    if (Properties.envOrNone("SPARK_GANGLIA_LGPL").isDefined) profiles ++= Seq("spark-ganglia-lgpl")
    +    if (Properties.envOrNone("SPARK_HIVE").isDefined) profiles ++= Seq("hive")
    +    Properties.envOrNone("SPARK_HADOOP_VERSION") match {
    +      case Some(v) => System.setProperty("hadoop.version", v)
    +      case None =>
    +    }
    +    profiles
    +  }
     
    -  lazy val core = Project("core", file("core"), settings = coreSettings)
    +  override val profiles = Properties.envOrNone("MAVEN_PROFILES") match {
    +    case None => backwardCompatibility
    +    // Rationale: If -P option exists no need to support backwardCompatibility.
    +    case Some(v) => v.split("(\\s+|,)").filterNot(_.isEmpty).map(_.trim.replaceAll("-P", "")).toSeq
    +  }
    +
    +  override val userPropertiesMap = System.getProperties.toMap
    +
    +  lazy val sharedSettings = graphSettings ++ ScalaStyleSettings ++ Seq (
    +    javaHome   := Properties.envOrNone("JAVA_HOME").map(file),
    +    incOptions := incOptions.value.withNameHashing(true),
    +    retrieveManaged := true,
    +    retrievePattern := "[type]s/[artifact](-[revision])(-[classifier]).[ext]",
    +    publishMavenStyle := true
    +  )
     
       /** Following project only exists to pull previous artifacts of Spark for generating
         Mima ignores. For more information see: SPARK 2071 */
       lazy val oldDeps = Project("oldDeps", file("dev"), settings = oldDepsSettings)
     
    -  def replDependencies = Seq[ProjectReference](core, graphx, bagel, mllib, sql) ++ maybeHiveRef
    -
    -  lazy val repl = Project("repl", file("repl"), settings = replSettings)
    -    .dependsOn(replDependencies.map(a => a: sbt.ClasspathDep[sbt.ProjectReference]): _*)
    -
    -  lazy val tools = Project("tools", file("tools"), settings = toolsSettings) dependsOn(core) dependsOn(streaming)
    -
    -  lazy val bagel = Project("bagel", file("bagel"), settings = bagelSettings) dependsOn(core)
    -
    -  lazy val graphx = Project("graphx", file("graphx"), settings = graphxSettings) dependsOn(core)
    -
    -  lazy val catalyst = Project("catalyst", file("sql/catalyst"), settings = catalystSettings) dependsOn(core)
    -
    -  lazy val sql = Project("sql", file("sql/core"), settings = sqlCoreSettings) dependsOn(core) dependsOn(catalyst % "compile->compile;test->test")
    -
    -  lazy val hive = Project("hive", file("sql/hive"), settings = hiveSettings) dependsOn(sql)
    -
    -  lazy val maybeHive: Seq[ClasspathDependency] = if (isHiveEnabled) Seq(hive) else Seq()
    -  lazy val maybeHiveRef: Seq[ProjectReference] = if (isHiveEnabled) Seq(hive) else Seq()
    -
    -  lazy val streaming = Project("streaming", file("streaming"), settings = streamingSettings) dependsOn(core)
    -
    -  lazy val mllib = Project("mllib", file("mllib"), settings = mllibSettings) dependsOn(core)
    -
    -  lazy val assemblyProj = Project("assembly", file("assembly"), settings = assemblyProjSettings)
    -    .dependsOn(core, graphx, bagel, mllib, streaming, repl, sql) dependsOn(maybeYarn: _*) dependsOn(maybeHive: _*) dependsOn(maybeGanglia: _*)
    -
    -  lazy val assembleDepsTask = TaskKey[Unit]("assemble-deps")
    -  lazy val assembleDeps = assembleDepsTask := {
    -    println()
    -    println("**** NOTE ****")
    -    println("'sbt/sbt assemble-deps' is no longer supported.")
    -    println("Instead create a normal assembly and:")
    -    println("  export SPARK_PREPEND_CLASSES=1 (toggle on)")
    -    println("  unset SPARK_PREPEND_CLASSES (toggle off)")
    -    println()
    -  }
    -
    -  // A configuration to set an alternative publishLocalConfiguration
    -  lazy val MavenCompile = config("m2r") extend(Compile)
    -  lazy val publishLocalBoth = TaskKey[Unit]("publish-local", "publish local for m2 and ivy")
    -  val sparkHome = System.getProperty("user.dir")
    -
    -  // Allows build configuration to be set through environment variables
    -  lazy val hadoopVersion = Properties.envOrElse("SPARK_HADOOP_VERSION", DEFAULT_HADOOP_VERSION)
    -  lazy val isNewHadoop = Properties.envOrNone("SPARK_IS_NEW_HADOOP") match {
    -    case None => {
    -      val isNewHadoopVersion = "^2\\.[2-9]+".r.findFirstIn(hadoopVersion).isDefined
    -      (isNewHadoopVersion|| DEFAULT_IS_NEW_HADOOP)
    -    }
    -    case Some(v) => v.toBoolean
    +  def versionArtifact(id: String): Option[sbt.ModuleID] = {
    +    val fullId = id + "_2.10"
    +    Some("org.apache.spark" % fullId % "1.0.0")
       }
     
    -  lazy val isYarnEnabled = Properties.envOrNone("SPARK_YARN") match {
    -    case None => DEFAULT_YARN
    -    case Some(v) => v.toBoolean
    -  }
    -  lazy val hadoopClient = if (hadoopVersion.startsWith("0.20.") || hadoopVersion == "1.0.0") "hadoop-core" else "hadoop-client"
    -  val maybeAvro = if (hadoopVersion.startsWith("0.23.")) Seq("org.apache.avro" % "avro" % "1.7.4") else Seq()
    +  def oldDepsSettings() = Defaults.defaultSettings ++ Seq(
    +    name := "old-deps",
    +    scalaVersion := "2.10.4",
    +    retrieveManaged := true,
    +    retrievePattern := "[type]s/[artifact](-[revision])(-[classifier]).[ext]",
    +    libraryDependencies := Seq("spark-streaming-mqtt", "spark-streaming-zeromq",
    +      "spark-streaming-flume", "spark-streaming-kafka", "spark-streaming-twitter",
    +      "spark-streaming", "spark-mllib", "spark-bagel", "spark-graphx",
    +      "spark-core").map(versionArtifact(_).get intransitive())
    +  )
     
    -  lazy val isHiveEnabled = Properties.envOrNone("SPARK_HIVE") match {
    -    case None => DEFAULT_HIVE
    -    case Some(v) => v.toBoolean
    +  def enable(settings: Seq[Setting[_]])(projectRef: ProjectRef) = {
    +    val existingSettings = projectsMap.getOrElse(projectRef.project, Seq[Setting[_]]())
    +    projectsMap += (projectRef.project -> (existingSettings ++ settings))
       }
     
    -  // Include Ganglia integration if the user has enabled Ganglia
    -  // This is isolated from the normal build due to LGPL-licensed code in the library
    -  lazy val isGangliaEnabled = Properties.envOrNone("SPARK_GANGLIA_LGPL").isDefined
    -  lazy val gangliaProj = Project("spark-ganglia-lgpl", file("extras/spark-ganglia-lgpl"), settings = gangliaSettings).dependsOn(core)
    -  val maybeGanglia: Seq[ClasspathDependency] = if (isGangliaEnabled) Seq(gangliaProj) else Seq()
    -  val maybeGangliaRef: Seq[ProjectReference] = if (isGangliaEnabled) Seq(gangliaProj) else Seq()
    -
    -  // Include the Java 8 project if the JVM version is 8+
    -  lazy val javaVersion = System.getProperty("java.specification.version")
    -  lazy val isJava8Enabled = javaVersion.toDouble >= "1.8".toDouble
    -  val maybeJava8Tests = if (isJava8Enabled) Seq[ProjectReference](java8Tests) else Seq[ProjectReference]()
    -  lazy val java8Tests = Project("java8-tests", file("extras/java8-tests"), settings = java8TestsSettings).
    -    dependsOn(core) dependsOn(streaming % "compile->compile;test->test")
    -
    -  // Include the YARN project if the user has enabled YARN
    -  lazy val yarnAlpha = Project("yarn-alpha", file("yarn/alpha"), settings = yarnAlphaSettings) dependsOn(core)
    -  lazy val yarn = Project("yarn", file("yarn/stable"), settings = yarnSettings) dependsOn(core)
    +  // Note ordering of these settings matter.
    +  /* Enable shared settings on all projects */
    +  allProjects ++ optionallyEnabledProjects ++ assemblyProjects foreach enable(sharedSettings)
     
    -  lazy val maybeYarn: Seq[ClasspathDependency] = if (isYarnEnabled) Seq(if (isNewHadoop) yarn else yarnAlpha) else Seq()
    -  lazy val maybeYarnRef: Seq[ProjectReference] = if (isYarnEnabled) Seq(if (isNewHadoop) yarn else yarnAlpha) else Seq()
    +  /* Enable tests settings for all projects except examples, assembly and tools */
    +  allProjects ++ optionallyEnabledProjects foreach enable(TestSettings.settings)
     
    -  lazy val externalTwitter = Project("external-twitter", file("external/twitter"), settings = twitterSettings)
    -    .dependsOn(streaming % "compile->compile;test->test")
    +  /* Enable Mima for all projects except spark, sql, hive, catalyst  and repl */
    +  allProjects.filterNot(y => Seq(spark, sql, hive, catalyst, repl).exists(x => x == y)).
    --- End diff --
    
    How about not catalyst as that is not supposed to be public at all and I plan to do significant refactoring.  I think for SQL it is a good idea.  We can always turn it off if it becomes onerous.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48476123
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44430357
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43489835
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-46959941
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47098184
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47993746
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47999089
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48010279
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48444834
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776][WIP] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44209010
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15208/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44238385
  
    Build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48446153
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44518323
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15286/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43859528
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43598990
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15103/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by ScrapCodes <gi...@git.apache.org>.
Github user ScrapCodes commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-46945717
  
    Jenkins, retest this please.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44630478
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-46945936
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-46943923
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by witgo <gi...@git.apache.org>.
Github user witgo commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-46977329
  
    It should be related to [SPARK-1693](https://issues.apache.org/jira/browse/SPARK-1693)


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47076974
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776][WIP] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44207001
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48010363
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48446141
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44270740
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15226/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43597231
  
    Build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43756441
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15120/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44806292
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by ScrapCodes <gi...@git.apache.org>.
Github user ScrapCodes commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44806365
  
    A few caveats: 
    1) unidoc does not render all packages in javadocs. But works fine for scala docs. (Not really sure why !)
    2) Currently artifact id ends with an extra "2-10" because we have them in our poms. Not sure if this is really important issue to solve. Incase it is we must add a setting in pom reader that strips this. 



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44267262
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by ScrapCodes <gi...@git.apache.org>.
Github user ScrapCodes commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48463486
  
    Jenkins, retest this please.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44431866
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44419095
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43093658
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/14981/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48444310
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48544977
  
    Jenkins, retest this plesae.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43093657
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-46956488
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16058/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48446337
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44431850
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by ScrapCodes <gi...@git.apache.org>.
Github user ScrapCodes commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48596582
  
    I have updated the sbt version and that fixed the problem. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48010262
  
    Jenkins, retest this please.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-46954645
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43855161
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48595011
  
    Merged build finished. All automated tests passed.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48587476
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44518322
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776][WIP] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44206989
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on a diff in the pull request:

    https://github.com/apache/spark/pull/772#discussion_r14537335
  
    --- Diff: project/SparkBuild.scala ---
    @@ -15,393 +15,194 @@
      * limitations under the License.
      */
     
    +import scala.util.Properties
    +import scala.collection.JavaConversions._
    +
     import sbt._
    -import sbt.Classpaths.publishTask
     import sbt.Keys._
    -import sbtassembly.Plugin._
    -import AssemblyKeys._
    -import scala.util.Properties
     import org.scalastyle.sbt.ScalastylePlugin.{Settings => ScalaStyleSettings}
    -import com.typesafe.tools.mima.plugin.MimaKeys.previousArtifact
    -import sbtunidoc.Plugin._
    -import UnidocKeys._
    +import com.typesafe.sbt.pom.{PomBuild, SbtPomKeys}
    +import net.virtualvoid.sbt.graph.Plugin.graphSettings
     
    -import scala.collection.JavaConversions._
    +object BuildCommons {
     
    -// For Sonatype publishing
    -// import com.jsuereth.pgp.sbtplugin.PgpKeys._
    +  private val buildLocation = file(".").getAbsoluteFile.getParentFile
     
    -object SparkBuild extends Build {
    -  val SPARK_VERSION = "1.1.0-SNAPSHOT"
    -  val SPARK_VERSION_SHORT = SPARK_VERSION.replaceAll("-SNAPSHOT", "")
    +  val allProjects@Seq(bagel, catalyst, core, graphx, hive, mllib, repl, spark, sql, streaming,
    +  streamingFlume, streamingKafka, streamingMqtt, streamingTwitter, streamingZeromq) =
    +    Seq("bagel", "catalyst", "core", "graphx", "hive", "mllib", "repl", "spark", "sql",
    +      "streaming", "streaming-flume", "streaming-kafka", "streaming-mqtt", "streaming-twitter",
    +      "streaming-zeromq").map(ProjectRef(buildLocation, _))
     
    -  // Hadoop version to build against. For example, "1.0.4" for Apache releases, or
    -  // "2.0.0-mr1-cdh4.2.0" for Cloudera Hadoop. Note that these variables can be set
    -  // through the environment variables SPARK_HADOOP_VERSION and SPARK_YARN.
    -  val DEFAULT_HADOOP_VERSION = "1.0.4"
    +  val optionallyEnabledProjects@Seq(yarn, yarnStable, yarnAlpha, java8Tests, sparkGangliaLgpl) =
    +    Seq("yarn", "yarn-stable", "yarn-alpha", "java8-tests", "ganglia-lgpl").map(ProjectRef(buildLocation, _))
     
    -  // Whether the Hadoop version to build against is 2.2.x, or a variant of it. This can be set
    -  // through the SPARK_IS_NEW_HADOOP environment variable.
    -  val DEFAULT_IS_NEW_HADOOP = false
    +  val assemblyProjects@Seq(assembly, examples, tools) = Seq("assembly", "examples", "tools")
    +    .map(ProjectRef(buildLocation, _))
     
    -  val DEFAULT_YARN = false
    +  val sparkHome = buildLocation
    +}
     
    -  val DEFAULT_HIVE = false
    +object SparkBuild extends PomBuild {
     
    -  // HBase version; set as appropriate.
    -  val HBASE_VERSION = "0.94.6"
    +  import BuildCommons._
    +  import scala.collection.mutable.Map
     
    -  // Target JVM version
    -  val SCALAC_JVM_VERSION = "jvm-1.6"
    -  val JAVAC_JVM_VERSION = "1.6"
    +  val projectsMap: Map[String, Seq[Setting[_]]] = Map.empty
     
    -  lazy val root = Project("root", file("."), settings = rootSettings) aggregate(allProjects: _*)
    +  def backwardCompatibility = {
    +    import scala.collection.mutable
    +    var profiles: mutable.Seq[String] = mutable.Seq.empty
    +    if (Properties.envOrNone("SPARK_YARN").isDefined) profiles ++= Seq("yarn")
    +    if (Properties.envOrNone("SPARK_GANGLIA_LGPL").isDefined) profiles ++= Seq("spark-ganglia-lgpl")
    +    if (Properties.envOrNone("SPARK_HIVE").isDefined) profiles ++= Seq("hive")
    +    Properties.envOrNone("SPARK_HADOOP_VERSION") match {
    +      case Some(v) => System.setProperty("hadoop.version", v)
    +      case None =>
    +    }
    +    profiles
    +  }
     
    -  lazy val core = Project("core", file("core"), settings = coreSettings)
    +  override val profiles = Properties.envOrNone("MAVEN_PROFILES") match {
    +    case None => backwardCompatibility
    +    // Rationale: If -P option exists no need to support backwardCompatibility.
    +    case Some(v) => v.split("(\\s+|,)").filterNot(_.isEmpty).map(_.trim.replaceAll("-P", "")).toSeq
    +  }
    +
    +  override val userPropertiesMap = System.getProperties.toMap
    +
    +  lazy val sharedSettings = graphSettings ++ ScalaStyleSettings ++ Seq (
    +    javaHome   := Properties.envOrNone("JAVA_HOME").map(file),
    +    incOptions := incOptions.value.withNameHashing(true),
    +    retrieveManaged := true,
    +    retrievePattern := "[type]s/[artifact](-[revision])(-[classifier]).[ext]",
    +    publishMavenStyle := true
    +  )
     
       /** Following project only exists to pull previous artifacts of Spark for generating
         Mima ignores. For more information see: SPARK 2071 */
       lazy val oldDeps = Project("oldDeps", file("dev"), settings = oldDepsSettings)
     
    -  def replDependencies = Seq[ProjectReference](core, graphx, bagel, mllib, sql) ++ maybeHiveRef
    -
    -  lazy val repl = Project("repl", file("repl"), settings = replSettings)
    -    .dependsOn(replDependencies.map(a => a: sbt.ClasspathDep[sbt.ProjectReference]): _*)
    -
    -  lazy val tools = Project("tools", file("tools"), settings = toolsSettings) dependsOn(core) dependsOn(streaming)
    -
    -  lazy val bagel = Project("bagel", file("bagel"), settings = bagelSettings) dependsOn(core)
    -
    -  lazy val graphx = Project("graphx", file("graphx"), settings = graphxSettings) dependsOn(core)
    -
    -  lazy val catalyst = Project("catalyst", file("sql/catalyst"), settings = catalystSettings) dependsOn(core)
    -
    -  lazy val sql = Project("sql", file("sql/core"), settings = sqlCoreSettings) dependsOn(core) dependsOn(catalyst % "compile->compile;test->test")
    -
    -  lazy val hive = Project("hive", file("sql/hive"), settings = hiveSettings) dependsOn(sql)
    -
    -  lazy val maybeHive: Seq[ClasspathDependency] = if (isHiveEnabled) Seq(hive) else Seq()
    -  lazy val maybeHiveRef: Seq[ProjectReference] = if (isHiveEnabled) Seq(hive) else Seq()
    -
    -  lazy val streaming = Project("streaming", file("streaming"), settings = streamingSettings) dependsOn(core)
    -
    -  lazy val mllib = Project("mllib", file("mllib"), settings = mllibSettings) dependsOn(core)
    -
    -  lazy val assemblyProj = Project("assembly", file("assembly"), settings = assemblyProjSettings)
    -    .dependsOn(core, graphx, bagel, mllib, streaming, repl, sql) dependsOn(maybeYarn: _*) dependsOn(maybeHive: _*) dependsOn(maybeGanglia: _*)
    -
    -  lazy val assembleDepsTask = TaskKey[Unit]("assemble-deps")
    -  lazy val assembleDeps = assembleDepsTask := {
    -    println()
    -    println("**** NOTE ****")
    -    println("'sbt/sbt assemble-deps' is no longer supported.")
    -    println("Instead create a normal assembly and:")
    -    println("  export SPARK_PREPEND_CLASSES=1 (toggle on)")
    -    println("  unset SPARK_PREPEND_CLASSES (toggle off)")
    -    println()
    -  }
    -
    -  // A configuration to set an alternative publishLocalConfiguration
    -  lazy val MavenCompile = config("m2r") extend(Compile)
    -  lazy val publishLocalBoth = TaskKey[Unit]("publish-local", "publish local for m2 and ivy")
    -  val sparkHome = System.getProperty("user.dir")
    -
    -  // Allows build configuration to be set through environment variables
    -  lazy val hadoopVersion = Properties.envOrElse("SPARK_HADOOP_VERSION", DEFAULT_HADOOP_VERSION)
    -  lazy val isNewHadoop = Properties.envOrNone("SPARK_IS_NEW_HADOOP") match {
    -    case None => {
    -      val isNewHadoopVersion = "^2\\.[2-9]+".r.findFirstIn(hadoopVersion).isDefined
    -      (isNewHadoopVersion|| DEFAULT_IS_NEW_HADOOP)
    -    }
    -    case Some(v) => v.toBoolean
    +  def versionArtifact(id: String): Option[sbt.ModuleID] = {
    +    val fullId = id + "_2.10"
    +    Some("org.apache.spark" % fullId % "1.0.0")
       }
     
    -  lazy val isYarnEnabled = Properties.envOrNone("SPARK_YARN") match {
    -    case None => DEFAULT_YARN
    -    case Some(v) => v.toBoolean
    -  }
    -  lazy val hadoopClient = if (hadoopVersion.startsWith("0.20.") || hadoopVersion == "1.0.0") "hadoop-core" else "hadoop-client"
    -  val maybeAvro = if (hadoopVersion.startsWith("0.23.")) Seq("org.apache.avro" % "avro" % "1.7.4") else Seq()
    +  def oldDepsSettings() = Defaults.defaultSettings ++ Seq(
    +    name := "old-deps",
    +    scalaVersion := "2.10.4",
    +    retrieveManaged := true,
    +    retrievePattern := "[type]s/[artifact](-[revision])(-[classifier]).[ext]",
    +    libraryDependencies := Seq("spark-streaming-mqtt", "spark-streaming-zeromq",
    +      "spark-streaming-flume", "spark-streaming-kafka", "spark-streaming-twitter",
    +      "spark-streaming", "spark-mllib", "spark-bagel", "spark-graphx",
    +      "spark-core").map(versionArtifact(_).get intransitive())
    +  )
     
    -  lazy val isHiveEnabled = Properties.envOrNone("SPARK_HIVE") match {
    -    case None => DEFAULT_HIVE
    -    case Some(v) => v.toBoolean
    +  def enable(settings: Seq[Setting[_]])(projectRef: ProjectRef) = {
    +    val existingSettings = projectsMap.getOrElse(projectRef.project, Seq[Setting[_]]())
    +    projectsMap += (projectRef.project -> (existingSettings ++ settings))
       }
     
    -  // Include Ganglia integration if the user has enabled Ganglia
    -  // This is isolated from the normal build due to LGPL-licensed code in the library
    -  lazy val isGangliaEnabled = Properties.envOrNone("SPARK_GANGLIA_LGPL").isDefined
    -  lazy val gangliaProj = Project("spark-ganglia-lgpl", file("extras/spark-ganglia-lgpl"), settings = gangliaSettings).dependsOn(core)
    -  val maybeGanglia: Seq[ClasspathDependency] = if (isGangliaEnabled) Seq(gangliaProj) else Seq()
    -  val maybeGangliaRef: Seq[ProjectReference] = if (isGangliaEnabled) Seq(gangliaProj) else Seq()
    -
    -  // Include the Java 8 project if the JVM version is 8+
    -  lazy val javaVersion = System.getProperty("java.specification.version")
    -  lazy val isJava8Enabled = javaVersion.toDouble >= "1.8".toDouble
    -  val maybeJava8Tests = if (isJava8Enabled) Seq[ProjectReference](java8Tests) else Seq[ProjectReference]()
    -  lazy val java8Tests = Project("java8-tests", file("extras/java8-tests"), settings = java8TestsSettings).
    -    dependsOn(core) dependsOn(streaming % "compile->compile;test->test")
    -
    -  // Include the YARN project if the user has enabled YARN
    -  lazy val yarnAlpha = Project("yarn-alpha", file("yarn/alpha"), settings = yarnAlphaSettings) dependsOn(core)
    -  lazy val yarn = Project("yarn", file("yarn/stable"), settings = yarnSettings) dependsOn(core)
    +  // Note ordering of these settings matter.
    +  /* Enable shared settings on all projects */
    +  allProjects ++ optionallyEnabledProjects ++ assemblyProjects foreach enable(sharedSettings)
     
    -  lazy val maybeYarn: Seq[ClasspathDependency] = if (isYarnEnabled) Seq(if (isNewHadoop) yarn else yarnAlpha) else Seq()
    -  lazy val maybeYarnRef: Seq[ProjectReference] = if (isYarnEnabled) Seq(if (isNewHadoop) yarn else yarnAlpha) else Seq()
    +  /* Enable tests settings for all projects except examples, assembly and tools */
    +  allProjects ++ optionallyEnabledProjects foreach enable(TestSettings.settings)
     
    -  lazy val externalTwitter = Project("external-twitter", file("external/twitter"), settings = twitterSettings)
    -    .dependsOn(streaming % "compile->compile;test->test")
    +  /* Enable Mima for all projects except spark, sql, hive, catalyst  and repl */
    +  allProjects.filterNot(y => Seq(spark, sql, hive, catalyst, repl).exists(x => x == y)).
    --- End diff --
    
    I think we want to have checking for the public API's in `sql` and `catalyst` - @marmbrus, what do you think? I'd rather enable checking and then add ignores when we break API's.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44240621
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43601624
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15101/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on a diff in the pull request:

    https://github.com/apache/spark/pull/772#discussion_r13016309
  
    --- Diff: assembly/pom.xml ---
    @@ -32,6 +32,7 @@
       <packaging>pom</packaging>
     
       <properties>
    +    <sbt.project.name>spark-assembly</sbt.project.name>
    --- End diff --
    
    So I looked at how our current build is set up and I think these should just be "assembly", "bagel", etc without the "spark-" prefix.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on a diff in the pull request:

    https://github.com/apache/spark/pull/772#discussion_r13017649
  
    --- Diff: dev/scalastyle ---
    @@ -17,11 +17,11 @@
     # limitations under the License.
     #
     
    -echo -e "q\n" | SPARK_HIVE=true sbt/sbt scalastyle > scalastyle.txt
    +echo -e "q\n" | sbt/sbt -Phive scalastyle > scalastyle.txt
     # Check style with YARN alpha built too
    -echo -e "q\n" | SPARK_YARN=true sbt/sbt yarn/scalastyle >> scalastyle.txt
    +echo -e "q\n" | sbt/sbt -Pyarn scalastyle >> scalastyle.txt
    --- End diff --
    
    Here and below we want to do `yarn/scalastyle` (once you change the project names). Otherwise this will run the entire style check three times.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48129575
  
    @ScrapCodes Let's remove `sql` from the compatiblity checks for now since it produced too many errors. We can add it back later.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44241499
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15223/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48464908
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48456977
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44238832
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43595108
  
    Build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47999091
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16327/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48464911
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16456/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47076966
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43175575
  
    Hey @ScrapCodes - this looks like a good start. In terms of how to pass options I think the nicest behavior would be to just make it identical to maven:
    
    ```
    sbt/sbt -Pyarn -Dspark.hadoop.version=1.2.3 ~compile
    ```
    
    Since we control the `sbt/sbt` script we could do this (I think) by just capturing the arguments and then putting them in an environment variable or passing them somehow so they can be read in the sbt build.
    
    It would also be good, for backwards compatibility, to do some automatic conversions:
    
    ```
    if SPARK_YARN is set ==> set 'yarn' profile
    if SPARK_GANGLIA_LGPL is set => set 'spark-ganglia-lgpl' profile
    if SPARK_HADOOP_VERSION is set ==> spark.hadoop.version property
    ```


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44241497
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44806284
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44441035
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15256/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48010364
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16337/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47089536
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48010287
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47063421
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43855168
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48595000
  
    QA results for PR 772:<br>- This patch PASSES unit tests.<br>- This patch merges cleanly<br>- This patch adds no public classes<br><br>For more information see test ouptut:<br>https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16497/consoleFull


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47981128
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44238381
  
     Build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by ScrapCodes <gi...@git.apache.org>.
Github user ScrapCodes commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43497055
  
    @pwendell Haven't worked on backward compatibility, other things you pointed out should work fine. Also the bug with tests dependencies in streaming got fixed. Now sbt/sbt ~test:compile works !. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44644086
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15303/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43859529
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15138/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43595693
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15098/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47998868
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43593862
  
     Build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-46956486
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43753928
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48446338
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16454/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48463830
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48552523
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44243305
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15221/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47981340
  
    @ScrapCodes thanks for updating this!


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by ScrapCodes <gi...@git.apache.org>.
Github user ScrapCodes commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48587214
  
    Jenkins, retest this please.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43596699
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15102/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44513813
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43596698
  
    Build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48444518
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43092219
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/14980/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on a diff in the pull request:

    https://github.com/apache/spark/pull/772#discussion_r14536966
  
    --- Diff: project/SparkBuild.scala ---
    @@ -15,393 +15,194 @@
      * limitations under the License.
      */
     
    +import scala.util.Properties
    +import scala.collection.JavaConversions._
    +
     import sbt._
    -import sbt.Classpaths.publishTask
     import sbt.Keys._
    -import sbtassembly.Plugin._
    -import AssemblyKeys._
    -import scala.util.Properties
     import org.scalastyle.sbt.ScalastylePlugin.{Settings => ScalaStyleSettings}
    -import com.typesafe.tools.mima.plugin.MimaKeys.previousArtifact
    -import sbtunidoc.Plugin._
    -import UnidocKeys._
    +import com.typesafe.sbt.pom.{PomBuild, SbtPomKeys}
    +import net.virtualvoid.sbt.graph.Plugin.graphSettings
     
    -import scala.collection.JavaConversions._
    +object BuildCommons {
     
    -// For Sonatype publishing
    -// import com.jsuereth.pgp.sbtplugin.PgpKeys._
    +  private val buildLocation = file(".").getAbsoluteFile.getParentFile
     
    -object SparkBuild extends Build {
    -  val SPARK_VERSION = "1.1.0-SNAPSHOT"
    -  val SPARK_VERSION_SHORT = SPARK_VERSION.replaceAll("-SNAPSHOT", "")
    +  val allProjects@Seq(bagel, catalyst, core, graphx, hive, mllib, repl, spark, sql, streaming,
    +  streamingFlume, streamingKafka, streamingMqtt, streamingTwitter, streamingZeromq) =
    +    Seq("bagel", "catalyst", "core", "graphx", "hive", "mllib", "repl", "spark", "sql",
    +      "streaming", "streaming-flume", "streaming-kafka", "streaming-mqtt", "streaming-twitter",
    +      "streaming-zeromq").map(ProjectRef(buildLocation, _))
     
    -  // Hadoop version to build against. For example, "1.0.4" for Apache releases, or
    -  // "2.0.0-mr1-cdh4.2.0" for Cloudera Hadoop. Note that these variables can be set
    -  // through the environment variables SPARK_HADOOP_VERSION and SPARK_YARN.
    -  val DEFAULT_HADOOP_VERSION = "1.0.4"
    +  val optionallyEnabledProjects@Seq(yarn, yarnStable, yarnAlpha, java8Tests, sparkGangliaLgpl) =
    +    Seq("yarn", "yarn-stable", "yarn-alpha", "java8-tests", "ganglia-lgpl").map(ProjectRef(buildLocation, _))
    --- End diff --
    
    This line is > 100 characters.


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48587142
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16494/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by pwendell <gi...@git.apache.org>.
Github user pwendell commented on a diff in the pull request:

    https://github.com/apache/spark/pull/772#discussion_r14536931
  
    --- Diff: project/SparkBuild.scala ---
    @@ -434,250 +235,41 @@ object SparkBuild extends Build {
           "-noqualifier", "java.lang"
         )
       )
    +}
     
    -  def replSettings = sharedSettings ++ Seq(
    -    name := "spark-repl",
    -    libraryDependencies <+= scalaVersion(v => "org.scala-lang"  % "scala-compiler" % v),
    -    libraryDependencies <+= scalaVersion(v => "org.scala-lang"  % "jline"          % v),
    -    libraryDependencies <+= scalaVersion(v => "org.scala-lang"  % "scala-reflect"  % v)
    -  )
    -
    -  def examplesSettings = sharedSettings ++ Seq(
    -    name := "spark-examples",
    -    jarName in assembly <<= version map {
    -      v => "spark-examples-" + v + "-hadoop" + hadoopVersion + ".jar" },
    -    libraryDependencies ++= Seq(
    -      "com.twitter"          %% "algebird-core"   % "0.1.11",
    -      "org.apache.hbase" % "hbase" % HBASE_VERSION excludeAll(excludeIONetty, excludeJBossNetty, excludeAsm, excludeOldAsm, excludeCommonsLogging, excludeJruby),
    -      "org.apache.cassandra" % "cassandra-all" % "1.2.6"
    -        exclude("com.google.guava", "guava")
    -        exclude("com.googlecode.concurrentlinkedhashmap", "concurrentlinkedhashmap-lru")
    -        exclude("com.ning","compress-lzf")
    -        exclude("io.netty", "netty")
    -        exclude("jline","jline")
    -        exclude("org.apache.cassandra.deps", "avro")
    -        excludeAll(excludeSLF4J, excludeIONetty),
    -      "com.github.scopt" %% "scopt" % "3.2.0"
    -    )
    -  ) ++ assemblySettings ++ extraAssemblySettings
    -
    -  def toolsSettings = sharedSettings ++ Seq(
    -    name := "spark-tools",
    -    libraryDependencies <+= scalaVersion(v => "org.scala-lang"  % "scala-compiler" % v),
    -    libraryDependencies <+= scalaVersion(v => "org.scala-lang"  % "scala-reflect"  % v )
    -  ) ++ assemblySettings ++ extraAssemblySettings
    -
    -  def graphxSettings = sharedSettings ++ Seq(
    -    name := "spark-graphx",
    -    previousArtifact := sparkPreviousArtifact("spark-graphx"),
    -    libraryDependencies ++= Seq(
    -      "org.jblas" % "jblas" % jblasVersion
    -    )
    -  )
    -
    -  def bagelSettings = sharedSettings ++ Seq(
    -    name := "spark-bagel",
    -    previousArtifact := sparkPreviousArtifact("spark-bagel")
    -  )
    -
    -  def mllibSettings = sharedSettings ++ Seq(
    -    name := "spark-mllib",
    -    previousArtifact := sparkPreviousArtifact("spark-mllib"),
    -    libraryDependencies ++= Seq(
    -      "org.jblas" % "jblas" % jblasVersion,
    -      "org.scalanlp" %% "breeze" % "0.7" excludeAll(excludeJUnit)
    -    )
    -  )
    -
    -  def catalystSettings = sharedSettings ++ Seq(
    -    name := "catalyst",
    -    // The mechanics of rewriting expression ids to compare trees in some test cases makes
    -    // assumptions about the the expression ids being contiguous.  Running tests in parallel breaks
    -    // this non-deterministically.  TODO: FIX THIS.
    -    parallelExecution in Test := false,
    -    libraryDependencies ++= Seq(
    -      "com.typesafe" %% "scalalogging-slf4j" % "1.0.1"
    -    )
    -  )
    +object TestSettings {
    +  import BuildCommons._
     
    -  def sqlCoreSettings = sharedSettings ++ Seq(
    -    name := "spark-sql",
    -    libraryDependencies ++= Seq(
    -      "com.twitter"                  % "parquet-column"             % parquetVersion,
    -      "com.twitter"                  % "parquet-hadoop"             % parquetVersion,
    -      "com.fasterxml.jackson.core"   % "jackson-databind"           % "2.3.0" // json4s-jackson 3.2.6 requires jackson-databind 2.3.0.
    -    ),
    -    initialCommands in console :=
    -      """
    -        |import org.apache.spark.sql.catalyst.analysis._
    -        |import org.apache.spark.sql.catalyst.dsl._
    -        |import org.apache.spark.sql.catalyst.errors._
    -        |import org.apache.spark.sql.catalyst.expressions._
    -        |import org.apache.spark.sql.catalyst.plans.logical._
    -        |import org.apache.spark.sql.catalyst.rules._
    -        |import org.apache.spark.sql.catalyst.types._
    -        |import org.apache.spark.sql.catalyst.util._
    -        |import org.apache.spark.sql.execution
    -        |import org.apache.spark.sql.test.TestSQLContext._
    -        |import org.apache.spark.sql.parquet.ParquetTestData""".stripMargin
    -  )
    +  lazy val settings = Seq (
    +    // Fork new JVMs for tests and set Java options for those
    +    fork := true,
    +    javaOptions in Test += "-Dspark.home=" + sparkHome,
    +    javaOptions in Test += "-Dspark.testing=1",
    +    javaOptions in Test += "-Dsun.io.serialization.extendedDebugInfo=true",
    +    javaOptions in Test ++= System.getProperties.filter(_._1 startsWith "spark").map { case (k,v) => s"-D$k=$v" }.toSeq,
    +    javaOptions in Test ++= "-Xmx3g -XX:PermSize=128M -XX:MaxNewSize=256m -XX:MaxPermSize=1g".split(" ").toSeq,
    --- End diff --
    
    Could we bring this into line with the 100 character limit?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48444324
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43739167
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by ScrapCodes <gi...@git.apache.org>.
Github user ScrapCodes commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-46971217
  
    I am not sure what is causing this errros, tests run fine locally. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48576325
  
    Merged build started. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43595415
  
    Build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47993949
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43749356
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by ScrapCodes <gi...@git.apache.org>.
Github user ScrapCodes commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44518455
  
    Not sure why the build is marked as failed. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47998863
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by SparkQA <gi...@git.apache.org>.
Github user SparkQA commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-48587571
  
    QA tests have started for PR 772. This patch merges cleanly. <br>View progress: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/16497/consoleFull


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43496674
  
    
    Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/15080/


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-46943576
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44621757
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44637438
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-44238828
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [SPARK-1776] Have Spark's SBT build read depen...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-47089530
  
     Merged build triggered. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] spark pull request: [WIP][SPARK-1776] Have Spark's SBT build read ...

Posted by AmplabJenkins <gi...@git.apache.org>.
Github user AmplabJenkins commented on the pull request:

    https://github.com/apache/spark/pull/772#issuecomment-43496673
  
    Merged build finished. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---