[
https://issues.apache.org/jira/browse/TAJO-990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14084348#comment-14084348
]
ASF GitHub Bot commented on TAJO-990:
-------------------------------------
GitHub user blrunner opened a pull request:
https://github.com/apache/tajo/pull/105
TAJO-990: Implement a tool to find tajo configurations.
I created pull request again because I missed a title of previous request.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/blrunner/tajo TAJO-990
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tajo/pull/105.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 #105
----
commit 492bc4ed54100d5f1a7eb5c3682d25f4c2902158
Author: blrunner <[email protected]>
Date: 2014-08-04T06:09:49Z
TAJO-990: Implement a tool to find tajo configurations.
commit b2b6ef75355d48181461645882377e7ff24d4be2
Author: blrunner <[email protected]>
Date: 2014-08-04T06:12:33Z
Modified local variable name.
----
> Implement a tool to find tajo configurations.
> ---------------------------------------------
>
> Key: TAJO-990
> URL: https://issues.apache.org/jira/browse/TAJO-990
> Project: Tajo
> Issue Type: Improvement
> Components: conf and scripts
> Reporter: Jaehwa Jung
> Assignee: Jaehwa Jung
> Priority: Minor
>
> I suggest to implement a tool to find tajo configurations like the “hdfs
> getconf” tool. If we support the tool, users way wish to write shell scripts
> that interact with their tajo cluster, and it is useful to be able to fetch
> configs like the state of whether HA is enables or the mode of the worker.
--
This message was sent by Atlassian JIRA
(v6.2#6252)