GitHub user ykrips opened a pull request:

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

    TAJO-1338: Defines RESTful API for Clients

    Detail API designs can be found in the following link.
    https://cwiki.apache.org/confluence/display/TAJO/TAJO+REST+API

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

    $ git pull https://github.com/ykrips/tajo TAJO-1338

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

    https://github.com/apache/tajo/pull/490.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 #490
    
----
commit 346dd5390c3b8a0234453f86655df80ade77eb90
Author: Jihun Kang <[email protected]>
Date:   2015-03-19T15:15:26Z

    Initial work

commit c9d66bf207cf04766883fd356ba8d98ae83d5fe4
Author: Jihun Kang <[email protected]>
Date:   2015-03-20T08:08:34Z

    Implement creating new client session

commit f5ef759b689df06ab1617a0975dc443ea7b03e07
Author: Jihun Kang <[email protected]>
Date:   2015-03-20T13:10:34Z

    Implement Sessions

commit 258d749493819880a8d297af043be91b9a0cdd23
Author: Jihun Kang <[email protected]>
Date:   2015-03-22T06:56:19Z

    Finished Tables Management

commit 085e4910da64369a793d5f3abe478f03298ae733
Author: Jihun Kang <[email protected]>
Date:   2015-03-23T02:26:27Z

    Finished ClusterResource

commit ed02bffc5b51e791a0fe885e356ac6d7ca5ea267
Author: Jihun Kang <[email protected]>
Date:   2015-03-27T09:58:27Z

    Finished QueriesResource

commit 569586397131c3d52b9b01439ad3ff500c74e799
Author: Jihun Kang <[email protected]>
Date:   2015-03-31T00:56:15Z

    Merge remote-tracking branch 'upstream/master' into TAJO-1338

commit d511abe948265127b19bb107ed30ac8beb873a07
Author: Jihun Kang <[email protected]>
Date:   2015-03-31T08:33:05Z

    First commit for QueryResultResource

commit b581c505d72debf3f91a04d97b5797ebb632ab54
Author: Jihun Kang <[email protected]>
Date:   2015-04-01T03:32:00Z

    finished query result

----


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