GitHub user ravipesala opened a pull request:
https://github.com/apache/incubator-carbondata/pull/545 [CARBONDATA-476][CARBONDATA-644]Added support file:// for using local file with fs.defaultFS configured. This PR fixes 2 issues. 1. When `fs.defaultFS` is configured to hdfs filesystem in hadoop then there is only one user can configure local store path by using prefix `file://`. But currently carbondata does not support it. This PR fixes it. 2. If user does not configure `fs.defaultFS` then default it uses local file system. So when carbondata wants to use hdfs storepath then it throws error. This PR fixes it as well. You can merge this pull request into a Git repository by running: $ git pull https://github.com/ravipesala/incubator-carbondata support_file_filestatus Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-carbondata/pull/545.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 #545 ---- commit 9d3b888c8e4ac56716a49592df8ed8b84fe96f6d Author: ravipesala <[hidden email]> Date: 2017-01-17T13:27:44Z Added support file:// for using local file commit 8691ef90278815a5d37d4584434dcbf4c1e4a1dc Author: ravipesala <[hidden email]> Date: 2017-01-17T17:32:47Z Added support file:// for using local file with fs.defaultFS is configured ---- --- 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/545 Build Failed with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/642/ --- 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/545 Build Success with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/644/ --- 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/545 Build Success with Spark 1.6.2, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder/649/ --- 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/545 verified, 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 asfgit closed the pull request at:
https://github.com/apache/incubator-carbondata/pull/545 --- 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 |