GitHub user liancheng opened a pull request:

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

    [SPARK-5177][Build] Adds parameters for specifiying Hive and Scala version 
in dev/run-tests

    This PR adds two environment variables, 
`AMPLAB_JENKINS_BUILD_SCALA_VERSION` and `AMPLAB_JENKINS_BUILD_HIVE_VERSION`, 
to control which Hive version and Scala version to test.  We can use them to 
add dedicated Jenkins builders for Hive 0.12.0 and Scala 2.11.  Currently, 
Jenkins PR builder only checks whether Hive 0.12.0 code paths compiles, but 
tests are not executed. Scala 2.11 is not tested at all.
    
    This PR also removed the Hive 0.12.0 compilation check to reduce PR build 
time.
    
    /cc @JoshRosen

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

    $ git pull https://github.com/liancheng/spark spark-5177

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

    https://github.com/apache/spark/pull/3980.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 #3980
    
----
commit 69a40b71fa9d90121b1f0f8a4d463f760a7f5d6f
Author: Cheng Lian <[email protected]>
Date:   2015-01-09T16:24:54Z

    Adds parameters for specifiying Hive and Scala version in dev/run-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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to