You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@carbondata.apache.org by xubo245 <gi...@git.apache.org> on 2017/11/16 13:41:48 UTC

[GitHub] carbondata pull request #1512: [CARBONDATA-1742] Fix NullPointerException in...

GitHub user xubo245 opened a pull request:

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

    [CARBONDATA-1742] Fix NullPointerException in SegmentStatusManager

    when loadFolderDetailsArray is null ,there is NullPointerException. We should fix it.

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

    $ git pull https://github.com/xubo245/carbondata fixNPE

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

    https://github.com/apache/carbondata/pull/1512.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 #1512
    
----
commit 757355e5bc9bdd24b909f6cc28c42561f39ec90b
Author: xubo245 <60...@qq.com>
Date:   2017-11-16T13:35:54Z

    [CARBONDATA-1742] Fix NullPointerException in SegmentStatusManager

----


---

[GitHub] carbondata pull request #1512: [CARBONDATA-1742] Fix NullPointerException in...

Posted by xubo245 <gi...@git.apache.org>.
Github user xubo245 closed the pull request at:

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


---

[GitHub] carbondata issue #1512: [CARBONDATA-1742] Fix NullPointerException in Segmen...

Posted by akashrn5 <gi...@git.apache.org>.
Github user akashrn5 commented on the issue:

    https://github.com/apache/carbondata/pull/1512
  
    @xubo245 this change is already being handled in #1507 


---

[GitHub] carbondata issue #1512: [CARBONDATA-1742] Fix NullPointerException in Segmen...

Posted by xubo245 <gi...@git.apache.org>.
Github user xubo245 commented on the issue:

    https://github.com/apache/carbondata/pull/1512
  
    @akashrn5 ok


---

[GitHub] carbondata issue #1512: [CARBONDATA-1742] Fix NullPointerException in Segmen...

Posted by CarbonDataQA <gi...@git.apache.org>.
Github user CarbonDataQA commented on the issue:

    https://github.com/apache/carbondata/pull/1512
  
    Build Failed  with Spark 2.1.0, Please check CI http://136.243.101.176:8080/job/ApacheCarbonPRBuilder1/1190/



---