GitHub user combineads opened a pull request:

    https://github.com/apache/tajo/pull/918

    TAJO-1921: Hbase Storage can cause NPE when the hbase cluster is restarted

    It was similarly modified by referring to 
TableInputFormatBase#getSplits(JobContext). Cause as much as possible to follow 
a policy of HBase.
    And then the size of memstore will not have a big impact for bigdata 
analysis. So it was removed.

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

    $ git pull https://github.com/combineads/tajo TAJO-1921

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

    https://github.com/apache/tajo/pull/918.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 #918
    
----
commit d3ffcabb44539427532da20678c788e867098800
Author: Byunghwa Yun <[email protected]>
Date:   2015-12-16T05:26:27Z

    Remove unused import class

commit 31637c41cdcebbccc5854de8a131e5cd86f1c4a3
Author: combineads <[email protected]>
Date:   2015-12-16T05:57:01Z

    Merge remote-tracking branch 'upstream/master'

commit 463dd93c0dcc0b5f022308ad2adc3da7068c4441
Author: combineads <[email protected]>
Date:   2015-12-18T02:35:32Z

    Merge remote-tracking branch 'upstream/master'

commit f51da8eb507c3ca5745f3afd73c496a28dd7b107
Author: Byunghwa Yun <[email protected]>
Date:   2015-12-22T03:49:09Z

    TAJO-1921: Hbase Storage can cause NPE when the hbase cluster is
    restarted

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to