GitHub user charsyam opened a pull request:
https://github.com/apache/tajo/pull/604
TAJO-1647: Change Create Database Tajo Rest API address from POST
/databases to POST /databases/{database_name}
in Rest API
POST /databases/{database_name} is more understandable
comparing to POST /databases with database_name parameter
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/charsyam/tajo
feature/change-api-create-database
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/604.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 #604
----
commit 23ea2c3decc95a95d2f7483af84c4bea0d7abbf0
Author: clark.kang <[email protected]>
Date: 2015-06-16T01:54:59Z
change create database api address
----
---
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.
---