TAJO-1338: Defines RESTful API for Clients#490
TAJO-1338: Defines RESTful API for Clients#490ykrips wants to merge 17 commits intoapache:masterfrom
Conversation
|
This patch aligned to current version of source code. |
|
Testcases in travis-ci failed, but testcases in apache build servers has been passed. Please see details in the following link. |
There was a problem hiding this comment.
Currently, it looks like unused variable.
|
+1 Great! It looks good overall to me and I found that rest server response successfully on my laptop as follows. I leaved some trivial comments and I found unused methods in WorkerConnectionInfoResponse and WorkerResponse, too. Before you ship this, please check my comments. :) |
|
@blrunner , |
|
Thanks @ykrips I found the updated patch. Finally, could you trigger this for CI build or upload the patch to JIRA? |
|
No problems. I don't have any privileges on travis ci, so I will upload the patch to JIRA. |
|
I found the result of jenkins build as following: Ship it. :) |
|
@blrunner , |
Detail API designs can be found in the following link.
https://cwiki.apache.org/confluence/display/TAJO/TAJO+REST+API