[GitHub] carbondata pull request #1543: [CARBONDATA-1786] [BugFix] Refactored code to...

2017-11-22 Thread geetikagupta16
Github user geetikagupta16 closed the pull request at:

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


---


[GitHub] carbondata pull request #1543: [CARBONDATA-1786] [BugFix] Refactored code to...

2017-11-21 Thread geetikagupta16
GitHub user geetikagupta16 opened a pull request:

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

[CARBONDATA-1786] [BugFix] Refactored code to avoid null pointer exception 
while data loading

Refactored code to add hadoop conf to AbstractDFS file constructor

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

$ git pull https://github.com/geetikagupta16/incubator-carbondata 
CARBONDATA-1786

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

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


commit fa64dec0b900e37be0f9ed165f504b833ae50d70
Author: Geetika Gupta 
Date:   2017-11-21T10:32:43Z

Refactored code to add hadoop conf to AbstractDfs file constructor




---