[GitHub] incubator-carbondata pull request #344: [CARBONDATA-441] Add modules for spa...

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[GitHub] incubator-carbondata pull request #344: [CARBONDATA-441] Add modules for spa...

qiuchenjian-2
GitHub user jackylk opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/344

    [CARBONDATA-441] Add modules for spark2 integration

    To start spark2.0 integration with CarbonData, new modules need to be added:
    1. spark-common, which will have all common classes for both spark1 and spark2 integration
    2. spark2, which have carbon-spark2 integration
   
    After the spark2 integration is done, CarbonData master branch should be enable to work with both spark1 and spark2. The target assembling is build by using profile, like:
    - To build integration with spark1.5: use -Pspark-1.5
    - To build integration with spark1.6: use -Pspark-1.6
    - To build integration with spark2.0: use -Pspark-2.0


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

    $ git pull https://github.com/jackylk/incubator-carbondata spark2pom

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

    https://github.com/apache/incubator-carbondata/pull/344.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 #344
   
----
commit 1fd51aa8bc2ed8391dfd4631901b0ffa09a4e9b0
Author: jackylk <[hidden email]>
Date:   2016-11-23T08:30:29Z

    add spark2 and spark-common modules

----


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---
Reply | Threaded
Open this post in threaded view
|

[GitHub] incubator-carbondata pull request #344: [CARBONDATA-441] Add modules for spa...

qiuchenjian-2
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-carbondata/pull/344


---
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 [hidden email] or file a JIRA ticket
with INFRA.
---