GitHub user combineads opened a pull request:
https://github.com/apache/tajo/pull/922
TAJO-2032: Change tajo.rest.service.port to be the general style in TAJO.
Change the variable name to tajo.rest.service-http.address from
tajo.rest.service.port with the default value 0.0.0.0:26880. And then it was
modified to refer to several classes.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/combineads/tajo TAJO-2032
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/922.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 #922
----
commit d3ffcabb44539427532da20678c788e867098800
Author: Byunghwa Yun <[email protected]>
Date: 2015-12-16T05:26:27Z
Remove unused import class
commit 31637c41cdcebbccc5854de8a131e5cd86f1c4a3
Author: combineads <[email protected]>
Date: 2015-12-16T05:57:01Z
Merge remote-tracking branch 'upstream/master'
commit 463dd93c0dcc0b5f022308ad2adc3da7068c4441
Author: combineads <[email protected]>
Date: 2015-12-18T02:35:32Z
Merge remote-tracking branch 'upstream/master'
commit f75836171c20751b91efa6a9854f669c1d0247d3
Author: Jongyoung Park <[email protected]>
Date: 2015-12-21T10:15:56Z
TAJO-1997: Registering UDF, it needs to check duplication.
Closes #883
Signed-off-by: Jihoon Son <[email protected]>
commit b151f5d29c60182a178645eb4fdb4dcd498dc318
Author: Byunghwa Yun <[email protected]>
Date: 2015-12-24T01:02:23Z
TAJO-1858: Aligning error message in execute query page of web UI is
needed.
commit c0559d7ebe3832a3090cbd9e14dfeacea0bd8eb9
Author: Byunghwa Yun <[email protected]>
Date: 2015-12-24T06:26:31Z
TAJO-1858: Aligning error message in execute query page of web UI is needed.
Closes #921
Signed-off-by: Jihoon Son <[email protected]>
commit 70c5e6460f8a17d457245c06cfdd84d243a9fd7c
Author: Jihoon Son <[email protected]>
Date: 2015-12-24T09:17:56Z
TAJO-1950: Query master uses too much memory during range shuffle.
Closes #884
commit 179497845b746d66b64fc1c89397b04c26fa52a7
Author: charsyam <[email protected]>
Date: 2015-12-25T15:27:29Z
TAJO-1944: Support text resultset for REST
Closes #876
commit f5a577e32ceda86ebc6529c66e9816681c3dfdbb
Author: Byunghwa Yun <[email protected]>
Date: 2015-12-29T13:04:44Z
Merge remote-tracking branch 'upstream/master'
commit 200bdd55f15d438e37f2d68a830cc823ebefc312
Author: Byunghwa Yun <[email protected]>
Date: 2015-12-29T14:43:54Z
TAJO-2032: Change tajo.rest.service.port to be the general style in
TAJO.
----
---
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.
---