GitHub user blrunner opened a pull request:

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

    TAJO-1221: HA TajoClient should not connect TajoMaster at the first.

    I added a method to update TableStats at CatalogStore. For reference, all 
unit cases for physical operators verify output row numbers and it finished 
successfully with my patch. So, I didn't implement unit test cases. In 
addition, HCatalogStore::updateTableStats is dummy method. Because hive don't 
provide no api to update table row numbers.

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

    $ git pull https://github.com/blrunner/tajo TAJO-1221

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

    https://github.com/apache/tajo/pull/286.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 #286
    
----
commit 9dc6cedce24a999c8f01fa701d4bc74e18642e28
Author: JaeHwa Jung <[email protected]>
Date:   2014-12-04T03:01:19Z

    TAJO-1221: HA TajoClient should not connect TajoMaster at the first.

----


---
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