[
https://issues.apache.org/jira/browse/CARBONDATA-339?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15610471#comment-15610471 ]
ASF GitHub Bot commented on CARBONDATA-339:
-------------------------------------------
GitHub user hseagle opened a pull request:
https://github.com/apache/incubator-carbondata/pull/261 fix issue carbondata-339
fix jira issue carbondata-339, replace hdfsLocation with storePath in the function generateGlobalDictionary
https://issues.apache.org/jira/browse/CARBONDATA-339You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/hseagle/incubator-carbondata carbondata-339
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-carbondata/pull/261.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #261
----
commit 64d4d6daaf6e8adede6cfffe94221d20f365631c
Author: hseagle <
[hidden email]>
Date: 2016-10-27T02:55:53Z
fix issue carbondata-339
----
> Align storePath name in generateGlobalDictionary() of GlobalDictionaryUtil.scala
> --------------------------------------------------------------------------------
>
> Key: CARBONDATA-339
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-339> Project: CarbonData
> Issue Type: Bug
> Reporter: Liang Chen
> Assignee: pengxu
> Priority: Trivial
> Fix For: 0.2.0-incubating
>
>
> Align storePath name in generateGlobalDictionary() of GlobalDictionaryUtil.scala: Change all "hdfsLocation" to "storePath".
> It can support any path, not only hdfs path,need to change.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)