[GitHub] carbondata pull request #1513: [CARBONDATA-1745] Use default metastore path ...

2017-11-17 Thread asfgit
Github user asfgit closed the pull request at:

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


---


[GitHub] carbondata pull request #1513: [CARBONDATA-1745] Use default metastore path ...

2017-11-16 Thread jackylk
GitHub user jackylk opened a pull request:

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

[CARBONDATA-1745] Use default metastore path from Hive

When creating CarbonSession, if user does not specify metastore path, use 
default metastore path from Hive

 - [X] Any interfaces changed?
 No
 - [X] Any backward compatibility impacted?
 No
 - [X] Document update required?
No
 - [X] Testing done
No testcase is added
 - [X] For large changes, please consider breaking it into sub-tasks under 
an umbrella JIRA. 
MR33

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

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

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

https://github.com/apache/carbondata/pull/1513.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 #1513


commit 09ff30688fe84c199fb86b92b9547c859e05a75c
Author: Jacky Li 
Date:   2017-11-16T09:27:21Z

add s3 in filefactory

commit 8d31b0974071bb7cd8ad72aa58990b9f2621b8a1
Author: Jacky Li 
Date:   2017-11-16T11:41:19Z

remove unnecessary path

commit 5a7008e0691daff9bad3c8bf707d0592500a1f24
Author: Jacky Li 
Date:   2017-11-16T12:56:55Z

clean CarbonEnv

commit aeee0e5f7df61f1add1dca30be0722aab0a8d2dd
Author: Jacky Li 
Date:   2017-11-16T13:23:22Z

remove AKSK in log




---