GitHub user ravipesala opened a pull request:

    https://github.com/apache/carbondata/pull/1176

    [WIP] Added carbon storelocation to spark warehouse. And extracted 
storelocation out of metastore

    1. Changed default storelocation to sparkwouse, ,so if user does not 
provide storelocation then it chooses sparkwarelocation as store location.
    2. Changed file metastore and avoid reading all schema files once keep it 
in memory, instead implemented cache based storage where it reads when request 
comes. 
    3. Extracted store location out of metastore and refactored carbonmetastore.

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

    $ git pull https://github.com/ravipesala/incubator-carbondata store-path

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

    https://github.com/apache/carbondata/pull/1176.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 #1176
    
----
commit 3eec99d38d1a273746958fadf8b9bc85d5830a71
Author: Ravindra Pesala <[email protected]>
Date:   2017-07-14T05:42:57Z

    Changed default store location to spark-warehouse

commit 8ba19f037886cbdb8758991c86ed081d9e89c5b9
Author: Ravindra Pesala <[email protected]>
Date:   2017-07-15T08:41:18Z

    refactored code to use common code

commit 9f0d59db71cc2c586b19dfacd2996e14280d039c
Author: Ravindra Pesala <[email protected]>
Date:   2017-07-16T04:45:25Z

    Refactored code and extracted store location out of metastore. And added 
cache to metadata

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to