GitHub user doanduyhai opened a pull request:

    https://github.com/apache/incubator-zeppelin/pull/79

    Add build profile for Spark/Cassandra integration

    To build a Zeppelin version with the **[Datastax Spark/Cassandra 
connector]** 
    
    mvn clean package **-Pcassandra-spark-1.x** -Dhadoop.version=xxx 
-Phadoop-x.x -DskipTests
    
    Right now the Spark/Cassandra connector is available for **Spark 1.1** and 
**Spark 1.2**. Support for **Spark 1.3** is not released yet (_but you can 
build you own Spark/Cassandra connector version **1.3.0-SNAPSHOT**_). Support 
for **Spark 1.4** does not exist yet
    
    [Datastax Spark/Cassandra connector]: 
https://github.com/datastax/spark-cassandra-connector

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

    $ git pull https://github.com/doanduyhai/incubator-zeppelin master

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

    https://github.com/apache/incubator-zeppelin/pull/79.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 #79
    
----
commit abe98bac562d34a1ae8e04a80a4e4873a44bf807
Author: DuyHai DOAN <[email protected]>
Date:   2015-05-23T18:39:03Z

    Add build profile for Spark/Cassandra integration

----


---
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.
---

Reply via email to