[
https://issues.apache.org/jira/browse/CARBONDATA-713?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15875278#comment-15875278 ]
Yadong Qi edited comment on CARBONDATA-713 at 2/21/17 2:57 AM:
---------------------------------------------------------------
[~chenliang613] Yes, but i configurate the store path in carbon.properties, I think it will replace the defalut store location, but actually not.
was (Author: waterman):
[~chenliang613] Yes, but i configurate the store path in carbon.storelocation, I think it will replace the defalut store location, but actually not.
> Use store location in properties when user didn't pass the location as the parameter
> ------------------------------------------------------------------------------------
>
> Key: CARBONDATA-713
> URL:
https://issues.apache.org/jira/browse/CARBONDATA-713> Project: CarbonData
> Issue Type: Bug
> Components: spark-integration
> Affects Versions: 1.1.0-incubating
> Reporter: Yadong Qi
>
> The store location of carbon comes from three places:
> 1. default location path in code(../carbon.store)
> 2. configurate "carbon.storelocation" in carbon.properties
> 3. pass the location as the parameter
> The priority is low to high.
> But when I create a CarbonContext or CarbonSession without any parameters and configurate "carbon.storelocation" in carbon.properties, the final value of location is defalut(../carbon.store)
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)