[
https://issues.apache.org/jira/browse/TAJO-1980?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15020544#comment-15020544
]
Hudson commented on TAJO-1980:
------------------------------
SUCCESS: Integrated in Tajo-master-build #983 (See
[https://builds.apache.org/job/Tajo-master-build/983/])
TAJO-1980: Printout the usage of TajoShellCommand. (blrunner: rev
ef682ccc9e3b187ccc52810eac184ad2b149c4ba)
* tajo-cli/src/main/java/org/apache/tajo/cli/tsql/commands/TajoShellCommand.java
* tajo-core-tests/src/test/java/org/apache/tajo/cli/tsql/TestTajoCli.java
* CHANGES
> Printout the usage of TajoShellCommand
> --------------------------------------
>
> Key: TAJO-1980
> URL: https://issues.apache.org/jira/browse/TAJO-1980
> Project: Tajo
> Issue Type: Bug
> Components: SQL Shell
> Reporter: Dongkyu Hwangbo
> Assignee: Dongkyu Hwangbo
> Priority: Trivial
> Labels: cli, newbie
> Fix For: 0.12.0, 0.11.1
>
>
> TajoShellCommand::getUsage() is designed for TajoShellCommand::printHelp() to
> printout detailed-usage like TajoShellCommand::getDescription(). But,
> Currently, It's omitted in TajoShellCommand::printHelp(), so
> TajoShellCommand::getUsage() has no usage.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)