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 <[hidden email]> Date: 2016-12-23T07:39:54Z integration testcase configured with hadoop cluster commit f0372c562aa11c809ba06c4610c2336d2b6c477d Author: rahulforallp <[hidden email]> Date: 2016-12-23T08:12:19Z code refactored commit d1f63ec83a428d6218bc11d116a36ba1ea4136f0 Author: rahulforallp <[hidden email]> 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 [hidden email] or file a JIRA ticket with INFRA. --- |
Github user CarbonDataQA commented on the issue:
https://github.com/apache/incubator-carbondata/pull/466 Build Success with Spark 1.5.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/326/ --- 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. --- |
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:
https://github.com/apache/incubator-carbondata/pull/466 Please rename title from Carbondata 555 to CARBONDATA-555 --- 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. --- |
In reply to this post by qiuchenjian-2
Github user ravipesala commented on the issue:
https://github.com/apache/incubator-carbondata/pull/466 And also can you make the integration test cases under integration/spark to work on cluster as well in another PR. --- 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. --- |
In reply to this post by qiuchenjian-2
Github user rahulforallp commented on the issue:
https://github.com/apache/incubator-carbondata/pull/466 @ravipesala ya sure . I will do this in another PR. --- 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. --- |
In reply to this post by qiuchenjian-2
Github user rahulforallp closed the pull request at:
https://github.com/apache/incubator-carbondata/pull/466 --- 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. --- |
Free forum by Nabble | Edit this page |