[GitHub] carbondata pull request #1504: [CARBONDATA-1732] Add S3 support in FileFacto...

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

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


---


[GitHub] carbondata pull request #1504: [CARBONDATA-1732] Add S3 support in FileFacto...

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

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

[CARBONDATA-1732] Add S3 support in FileFactory

Add S3 file prefix support to FileFactory

 - [X] Any interfaces changed?
 No

 - [X] Any backward compatibility impacted?
 No

 - [X] Document update required?
No

 - [X] Testing done
No new testcase required

 - [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 s3file

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

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


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

add s3 in filefactory




---