[
https://issues.apache.org/jira/browse/TAJO-1915?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14946146#comment-14946146
]
ASF GitHub Bot commented on TAJO-1915:
--------------------------------------
GitHub user hyunsik opened a pull request:
https://github.com/apache/tajo/pull/811
TAJO-1915: Add a TajoClient example for creating and getting tables.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hyunsik/tajo TAJO-1915
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/811.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 #811
----
commit 3550f977f6cb469d92bdc669c1f625a8f4670d02
Author: Hyunsik Choi <[email protected]>
Date: 2015-10-07T02:18:33Z
TAJO-1915: Add a TajoClient example for creating and getting tables.
----
> Add a TajoClient example for creating and getting tables.
> ---------------------------------------------------------
>
> Key: TAJO-1915
> URL: https://issues.apache.org/jira/browse/TAJO-1915
> Project: Tajo
> Issue Type: Task
> Reporter: Hyunsik Choi
> Assignee: Hyunsik Choi
> Priority: Minor
>
> This patch adds an example of TajoClient, containing how to create a table
> and get a table metadata.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)