[
https://issues.apache.org/jira/browse/TAJO-1134?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14742835#comment-14742835
]
ASF GitHub Bot commented on TAJO-1134:
--------------------------------------
GitHub user hys9958 opened a pull request:
https://github.com/apache/tajo/pull/758
TAJO-1134: start-tajo.sh should display WEB UI URL and TajoMaster RPC…
HI,
I have added some scripts code at bottom of 'start-tajo.sh' file for this
issue.
thanks!
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/hys9958/tajo TAJO-1134
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/758.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 #758
----
commit 71e03902f6ca68feb6ddf8a10a50e0dd48a0750c
Author: Yeonsu Han <[email protected]>
Date: 2015-09-14T03:02:13Z
TAJO-1134: start-tajo.sh should display WEB UI URL and TajoMaster RPC
address
----
> start-tajo.sh should display WEB UI URL and TajoMaster RPC address
> ------------------------------------------------------------------
>
> Key: TAJO-1134
> URL: https://issues.apache.org/jira/browse/TAJO-1134
> Project: Tajo
> Issue Type: Improvement
> Reporter: Hyunsik Choi
> Assignee: YeonSu Han
> Priority: Minor
> Labels: newbie
> Fix For: 0.12.0
>
>
> Currently, it is hard for users to know the WEB UI URL and TajoMaster RPC
> address for TajoClient. It would be great if {{start-tajo.sh}} script display
> the WEB UI URL and TajoMaster RPC address when a Tajo cluster starts up.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)