GitHub user ravipesala opened a pull request:
https://github.com/apache/incubator-carbondata/pull/513 [WIP] Added new profile to build all modules Added new profile `build-all` to build all the modules, but this profile only should be used for release purpose. And also `build-with-format` profile cannot be used alone as it cannot build integration/spark modules, so user should use spark profile as well like `spark-1.6` or `spark-2.1`. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ravipesala/incubator-carbondata spark1.6-compilationissue Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-carbondata/pull/513.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 #513 ---- commit 7a802107a2e79e930233d62f740c7e220c8a5b57 Author: ravipesala <[hidden email]> Date: 2017-01-09T08:23:49Z Make the default profile work with build-with-format profile commit 7498611962de904fc0afaa3b596c67328d7d9689 Author: ravipesala <[hidden email]> Date: 2017-01-09T10:26:42Z Make the default profile work with build-with-format profile commit c35bdc0cf7b1c492c598a85d4491397db234e6b0 Author: ravipesala <[hidden email]> Date: 2017-01-09T11:02:14Z Fixed comment commit 8b27e869d210c10c12ccf4205e9cf1c1df099414 Author: ravipesala <[hidden email]> Date: 2017-01-10T06:39:49Z Refactored pom files ---- --- 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/513 Build Failed with Spark 1.5.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/532/ --- 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 CarbonDataQA commented on the issue:
https://github.com/apache/incubator-carbondata/pull/513 Build Success with Spark 1.5.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/537/ --- 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 chenliang613 commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/513#discussion_r95326026 --- Diff: examples/spark2/pom.xml --- @@ -27,9 +27,12 @@ </parent> <artifactId>carbondata-examples-spark2</artifactId> - <name>Apache CarbonData :: Spark2 Examples</name> + <name>Apache CarbonData :: Spark Examples2</name> --- End diff -- Suggest keeping : Spark2 Examples, because this is for spark 2.x version --- 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 a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/513#discussion_r95326107 --- Diff: examples/spark2/pom.xml --- @@ -27,9 +27,12 @@ </parent> <artifactId>carbondata-examples-spark2</artifactId> - <name>Apache CarbonData :: Spark2 Examples</name> + <name>Apache CarbonData :: Spark Examples2</name> --- End diff -- ok --- 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 CarbonDataQA commented on the issue:
https://github.com/apache/incubator-carbondata/pull/513 Build Success with Spark 1.5.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/538/ --- 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 chenliang613 commented on the issue:
https://github.com/apache/incubator-carbondata/pull/513 LGTM --- 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 CarbonDataQA commented on the issue:
https://github.com/apache/incubator-carbondata/pull/513 Build Success with Spark 1.5.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/540/ --- 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 asfgit closed the pull request at:
https://github.com/apache/incubator-carbondata/pull/513 --- 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 |