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

    https://github.com/apache/tajo/pull/156#discussion_r18262415
  
    --- Diff: tajo-docs/src/main/sphinx/tsql/dfs_command.rst ---
    @@ -0,0 +1,26 @@
    +*********************************
    +Executing HDFS commands
    +*********************************
    +
    +You can run the hadoop dfs command(FsShell) within tsql. ``\dfs`` command 
provides a shortcut to the hadoop dfs commands. If you want to use this 
command, just specify FsShell arguments and add the semicolon at the end as 
follows:
    --- End diff --
    
    'command(FsShell)' should be 
    'command (FsShell)'
    
    Semicolon at the end of ```\dfs``` command is ignored. In other words, it 
is optional. So, you don't need to mention 'semicolon'.
                    


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to