[
https://issues.apache.org/jira/browse/TAJO-1337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14348981#comment-14348981
]
ASF GitHub Bot commented on TAJO-1337:
--------------------------------------
GitHub user ykrips opened a pull request:
https://github.com/apache/tajo/pull/399
TAJO-1337: Implements common modules to handle RESTful API
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ykrips/tajo TAJO-1337
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/399.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 #399
----
commit 5236210472fc22e96d207f85aac1369d62514ce1
Author: Jihun Kang <[email protected]>
Date: 2015-03-05T10:48:59Z
Initial work
commit a54b99eab3a5513cb90e83105d9b33098f180b09
Author: Jihun Kang <[email protected]>
Date: 2015-03-05T15:19:59Z
Added testcases
commit 5bacfabba0c647675917d4d21a6d5e1d0613349b
Author: Jihun Kang <[email protected]>
Date: 2015-03-05T15:30:16Z
Merged upstream/master into TAJO-1337
commit 08966eb0de29b8c63da4a042c8c5d135f877f943
Author: Jihun Kang <[email protected]>
Date: 2015-03-05T15:34:03Z
Removed invalid files
commit b2c677c452294ba7bcea257ccfff7ccb0b3dded6
Author: Jihun Kang <[email protected]>
Date: 2015-03-05T15:38:03Z
Removed unused imports
commit f9a0f5bae1e7dc68f8c07e3303064ada9c2fc29b
Author: Jihun Kang <[email protected]>
Date: 2015-03-05T15:45:09Z
Removed unused imports
commit 974b8def8a9df842ef2ae04bc3ae05baa409830e
Author: Jihun Kang <[email protected]>
Date: 2015-03-05T15:54:57Z
fixed dist build script
----
> Implements common modules to handle RESTful API
> -----------------------------------------------
>
> Key: TAJO-1337
> URL: https://issues.apache.org/jira/browse/TAJO-1337
> Project: Tajo
> Issue Type: Sub-task
> Components: client
> Reporter: Jihun Kang
> Assignee: Jihun Kang
>
> This task will be implemented RESTful handlers and APIs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)