GitHub user bhavya411 opened a pull request:
https://github.com/apache/carbondata/pull/2340 [CARBONDATA-2529] Fixed S3 Issue for Hadoop 2.8.3
This issue fixes the issue while loading the data with S3 as backend.
- [ N] Any interfaces changed?
- [N ] Any backward compatibility impacted?
- [ N] Document update required?
- [Y ] Testing done
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/bhavya411/incubator-carbondata CARBONDATA-2529
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/2340.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2340
----
commit a05a7db79c5d1e25fc78b65f07b5f5fedc8611de
Author: Bhavya <bhavya@...>
Date: 2018-05-24T15:47:58Z
Fixed S3 Issue for Hadoop 2.8.3
----
---