You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2014/04/04 03:49:15 UTC

[jira] [Commented] (DRILL-483) NPE when scanning table region on node without drillbit

    [ https://issues.apache.org/jira/browse/DRILL-483?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13959541#comment-13959541 ] 

ASF GitHub Bot commented on DRILL-483:
--------------------------------------

GitHub user StevenMPhillips opened a pull request:

    https://github.com/apache/incubator-drill/pull/46

    Hbase fixes

    This pull request contains fixes for DRILL-483, DRILL-484, and DRILL-486

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

    $ git pull https://github.com/StevenMPhillips/incubator-drill hbase-fixes-4-3

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

    https://github.com/apache/incubator-drill/pull/46.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 #46
    
----
commit 72c24922f600ff436af96360e27903f5bfcc13ed
Author: Steven Phillips <sp...@maprtech.com>
Date:   2014-04-04T01:38:27Z

    DRILL-483 NPE when scanning table region on node without drillbit

commit 3ec549310766605a7ddd8fd9b75a57a01382b66c
Author: Steven Phillips <sp...@maprtech.com>
Date:   2014-04-04T01:42:57Z

    DRILL-484 Fix hbase scan json serialization

commit 71b8d75fe7f1dd4f5094b726422099c359c84bb0
Author: Steven Phillips <sp...@maprtech.com>
Date:   2014-04-04T01:44:32Z

    DRILL-486 Add hbase classpath to drillbit classpath

----


> NPE when scanning table region on node without drillbit
> -------------------------------------------------------
>
>                 Key: DRILL-483
>                 URL: https://issues.apache.org/jira/browse/DRILL-483
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Steven Phillips
>
> When calculating endpoint affinity in the hbase scan, if region is located on a node that does not have a corresponding drillbit, we get a null pointer exception.



--
This message was sent by Atlassian JIRA
(v6.2#6252)