[ 
https://issues.apache.org/jira/browse/TAJO-1062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14148887#comment-14148887
 ] 

ASF GitHub Bot commented on TAJO-1062:
--------------------------------------

Github user mhthanh commented on a diff in the pull request:

    https://github.com/apache/tajo/pull/156#discussion_r18077266
  
    --- Diff: tajo-docs/src/main/sphinx/tsql/dfs_command.rst ---
    @@ -0,0 +1,26 @@
    +*********************************
    +Executing HDFS commands
    +*********************************
    +
    +You can run the hadoop dfs commands(FsShell) within tsql. ``\dfs`` command 
allows the hadoop dfs commands. If you want to use this command, you just 
specify FsShell arguments and add the semicolon at the end as follows:
    --- End diff --
    
    Typos: "commands(FsShell)" -> "commands (FsShell)"
    
    My suggestions (just to make the sentences more natural):
    
    ``\dfs`` command allows the hadoop dfs commands -> ``\dfs`` command 
provides a shortcut to the hadoop dfs commands
    
    ...this command, you just specify... -> ...this command, just specify...


> Update TSQL documentation
> -------------------------
>
>                 Key: TAJO-1062
>                 URL: https://issues.apache.org/jira/browse/TAJO-1062
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: documentation
>            Reporter: Jaehwa Jung
>            Assignee: Jaehwa Jung
>             Fix For: 0.9.0
>
>
> TSQL is very useful tool for tajo users. But currently, we don't provide 
> enough informations to users. Thus, we need to add more informations to 
> following documentation.
> http://tajo.apache.org/docs/current/cli.html



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to