GitHub user dhatchayani opened a pull request:
https://github.com/apache/carbondata/pull/1505 [CARBONDATA-1733] While load is in progress, Show segments is throwing NPE
In Concurrent execution of load and show segments.
Show segments is thorwing NullPointerException
- [ ] 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 show_segments
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/carbondata/pull/1505.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1505
----
commit 02180dae03c4f224548715c05f759a806fa4f52b
Author: dhatchayani <
[hidden email]>
Date: 2017-11-16T10:45:38Z
[CARBONDATA-1733] While load is in progress, Show segments is throwing NPE
----
---