GitHub user jarray888 opened a pull request:
https://github.com/apache/incubator-carbondata/pull/465 add spark.stop() for example add spark.stop() for example. You can merge this pull request into a Git repository by running: $ git pull https://github.com/jarray888/incubator-carbondata patch-4 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-carbondata/pull/465.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 #465 ---- commit c04284948fae19c491d320cbb95f081e6e940d08 Author: qiuheng <[hidden email]> Date: 2016-12-26T08:55:08Z add spark.stop() for example add spark.stop() for example ---- --- 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/465 Build Success with Spark 1.5.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/321/ --- 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 jackylk commented on a diff in the pull request:
https://github.com/apache/incubator-carbondata/pull/465#discussion_r93854788 --- Diff: examples/spark2/src/main/scala/org/apache/carbondata/examples/CarbonExample.scala --- @@ -169,5 +169,7 @@ object CarbonExample { // Drop table spark.sql("DROP TABLE IF EXISTS carbon_table") spark.sql("DROP TABLE IF EXISTS csv_table") + --- End diff -- remove space --- 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/465 Build Success with Spark 1.5.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/322/ --- 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 jarray888 closed the pull request at:
https://github.com/apache/incubator-carbondata/pull/465 --- 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 |