GitHub user jackylk opened a pull request:

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

    [CARBONDATA-1739] Clean up store path interface

    There are many getStorePath API, this PR unified it in one place: 
`CarbonProperties.getStorePath`
    It can be used in driver side
    
     - [X] Any interfaces changed?
     Yes
     - [X] Any backward compatibility impacted?
     No
     - [X] Document update required?
    No
     - [X] Testing done
    No new testcase is added
     - [X] For large changes, please consider breaking it into sub-tasks under 
an umbrella JIRA. 
    MR2

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

    $ git pull https://github.com/jackylk/incubator-carbondata tableinfo

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

    https://github.com/apache/carbondata/pull/1509.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 #1509
    
----
commit 09ff30688fe84c199fb86b92b9547c859e05a75c
Author: Jacky Li <[email protected]>
Date:   2017-11-16T09:27:21Z

    add s3 in filefactory

commit 8d31b0974071bb7cd8ad72aa58990b9f2621b8a1
Author: Jacky Li <[email protected]>
Date:   2017-11-16T11:41:19Z

    remove unnecessary path

commit 5a7008e0691daff9bad3c8bf707d0592500a1f24
Author: Jacky Li <[email protected]>
Date:   2017-11-16T12:56:55Z

    clean CarbonEnv

----


---

Reply via email to