GitHub user watermen opened a pull request:

    https://github.com/apache/incubator-carbondata/pull/606

    [CARBONDATA-713] Make the store path in right priority

    The store location of carbon comes from three places:
    * default location path in code(../carbon.store)
    * configurate "carbon.storelocation" in carbon.properties
    * pass the location as the parameter
    
    The priority is low to high.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/watermen/incubator-carbondata CARBONDATA-713

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-carbondata/pull/606.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 #606
    
----
commit 7b4c2dbf0262d20e894b6820533e63f8ef2a0878
Author: Yadong Qi <qiyadong2...@gmail.com>
Date:   2017-02-21T03:01:06Z

    Make the store path in right priority.

----


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to