GitHub user chenliang613 opened a pull request:
https://github.com/apache/carbondata/pull/1450
[CARBONDATA-1554] Add a new profile spark2.2 in main pom file
Add a new profile spark2.2 in main pom file.
- [X] Any interfaces changed?
NONE
- [X] Any backward compatibility impacted?
NONE
- [X] Document update required?
Not require
- [X] Testing done
- [X] For large changes, please consider breaking it into sub-tasks under
an umbrella JIRA.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/chenliang613/carbondata spark2.2_pom
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1450.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 #1450
----
commit 03f26b6f0dbb2fc1ed65c3fac96e12ff9bc1ccff
Author: chenliang613 <[email protected]>
Date: 2017-10-29T19:14:39Z
[CARBONDATA-1554] Add a new profile spark2.2 in main pom file
----
---