You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by eminency <gi...@git.apache.org> on 2015/12/17 12:19:24 UTC

[GitHub] tajo pull request: TAJO-2028: Refining Hive Integration document i...

GitHub user eminency opened a pull request:

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

    TAJO-2028: Refining Hive Integration document including typo

    RFR

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

    $ git pull https://github.com/eminency/tajo TAJO-2028

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

    https://github.com/apache/tajo/pull/916.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 #916
    
----
commit 76755fde215b3ffdc00d722fcef1dbd6246bb6a1
Author: Jongyoung Park <em...@gmail.com>
Date:   2015-12-17T11:15:52Z

    fixed

----


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-2028: Refining Hive Integration document i...

Posted by blrunner <gi...@git.apache.org>.
Github user blrunner commented on a diff in the pull request:

    https://github.com/apache/tajo/pull/916#discussion_r48700968
  
    --- Diff: tajo-docs/src/main/sphinx/hive_integration.rst ---
    @@ -35,8 +41,8 @@ Finally, you should specify HiveCatalogStore as Tajo catalog driver class in ``c
       ``ALTER TABLE table_name ADD PARTITION`` commands on each of the newly added partitions or
       ``MSCK REPAIR TABLE  table_name`` command.
     
    -  But current tajo doesn't provide ``ADD PARTITION`` command and hive doesn't provide an api for
    -  responding to ``MSK REPAIR TABLE`` command. Thus, if you insert data to hive partitioned
    -  table and you want to scan the updated partitions through Tajo, you must run following command on hive ::
    +  But current Tajo doesn't provide ``ADD PARTITION`` command and Hive doesn't provide an api for
    +  responding to ``MSK REPAIR TABLE`` command. Thus, if you insert data to Hive partitioned
    +  table and you want to scan the updated partitions through Tajo, you must run following command on Hive:
     
    --- End diff --
    
    If you add ``.. code-block:: sh``, description below would be more clear. 


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-2028: Refining Hive Integration document i...

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

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-2028: Refining Hive Integration document i...

Posted by jihoonson <gi...@git.apache.org>.
Github user jihoonson commented on the pull request:

    https://github.com/apache/tajo/pull/916#issuecomment-169259087
  
    +1. Thanks.
    I'll commit shortly.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---