GitHub user rahulforallp opened a pull request:
https://github.com/apache/incubator-carbondata/pull/466
[Carbondata 555] Configure Integration testcases to be run on hadoop cluster
**Profile for local file-source and hadoop file-source has been added to
pom.xml. And properties has been fetched to outputDirectory in > app.properties
file to be read later in project.**
**User will need to select profile during run of integration-testcases as
follow : **
`**mvn -Plocal -projects integration-testcases clean package**`
**If you want to override URL then :**
**`mvn -Phadoop -Dbase-url=YourUrlHere -projects integration-testcases
clean package`**
Following file has been changed :
-> pom.xml changed
-> AllDataTypesTestCase1
-> AllDataTypesTestCase2
-> AllDataTypesTestCase3
-> AllDataTypesTestCase4
-> AllDataTypesTestCase5
-> AllDataTypesTestCase6
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rahulforallp/incubator-carbondata
CARBONDATA-555
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/466.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 #466
----
commit 479df0738ce59ceac7260967bb79ce76eedaa4ee
Author: rahulforallp <[email protected]>
Date: 2016-12-23T07:39:54Z
integration testcase configured with hadoop cluster
commit f0372c562aa11c809ba06c4610c2336d2b6c477d
Author: rahulforallp <[email protected]>
Date: 2016-12-23T08:12:19Z
code refactored
commit d1f63ec83a428d6218bc11d116a36ba1ea4136f0
Author: rahulforallp <[email protected]>
Date: 2016-12-23T10:40:28Z
base-url can be overrided
----
---
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.
---