GitHub user dhatchayani opened a pull request:
https://github.com/apache/carbondata/pull/1557 [CARBONDATA-1796] While submitting new job to HadoopRdd, token should be generated for accessing paths
Be sure to do all of the following checklist to help us incorporate
your contribution quickly and easily:
- [ ] Any interfaces changed?
- [ ] Any backward compatibility impacted?
- [ ] Document update required?
- [x] Testing done
Manual Testing
- [ ] For large changes, please consider breaking it into sub-tasks under an umbrella JIRA.
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/dhatchayani/incubator-carbondata delegation_token1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1557.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1557
----
commit 634e15b745bce4ec2ee4e9d7b5922b33e420d7eb
Author: dhatchayani <
[hidden email]>
Date: 2017-11-24T05:41:50Z
[CARBONDATA-1796] While submitting new job to HadoopRdd, token should be generated for accessing paths
----
---