[
https://issues.apache.org/jira/browse/CARBONDATA-349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15628004#comment-15628004 ]
ASF GitHub Bot commented on CARBONDATA-349:
-------------------------------------------
GitHub user Jay357089 opened a pull request:
https://github.com/apache/incubator-carbondata/pull/275 [CARBONDATA-349][WIP] Support load local file into carbon table
https://issues.apache.org/jira/browse/CARBONDATA-349You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/Jay357089/incubator-carbondata supportLocal
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/275.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #275
----
commit ec034ae38e14094193b6ee07f1da6bb27a393537
Author: Jay357089 <
[hidden email]>
Date: 2016-11-02T06:59:52Z
support load local file
----
> Support load local file
> -----------------------
>
> Key: CARBONDATA-349
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-349> Project: CarbonData
> Issue Type: New Feature
> Reporter: Lionx
> Priority: Minor
>
> In carbonExample, we can run load local file command, while in cluster(with hdfs), loading data from local file will throw exception like "file not found", i am afraid that in cluster mode, carbon can not parse the local URI 'file://' or 'file://' is removed in code even user has added it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)