[
https://issues.apache.org/jira/browse/TAJO-990?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14088665#comment-14088665
]
ASF GitHub Bot commented on TAJO-990:
-------------------------------------
Github user hyunsik commented on the pull request:
https://github.com/apache/tajo/pull/105#issuecomment-51422456
I have some comments:
Your proposal is the similar to Hadoop's one. It looks good, but I think
that some semantic does not seem to be consistent.
I'd like to propose as follows:
```
bin/tajo admin -show-masters
bin/tajo getconf tajo.rootdir
hdfs://localhost:9010/tajo
```
How do you think about that?
> 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)