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

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

GitHub user hys9958 opened a pull request:

    https://github.com/apache/tajo/pull/693

    TAJO-1744: Porting bash shell scripts to Windows command shell scripts.

    Hi,
    I have ported to CMD the bash shell.
    And i attach pdf to explain about getting started for Windows Tajo to 
ticket(TAJO-1744) of Apache tajo.
    https://issues.apache.org/jira/secure/attachment/12750713/tajo_cmd.pdf
    
    - conf
        - tajo-env.cmd
    - bin
        - start-tajo.cmd
        - stop-tajo.cmd
        - tajo-daemon.cmd
        - tajo.cmd
        - tajo-config.cmd
        - tsql.cmd

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/hys9958/tajo TAJO-1744

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/tajo/pull/693.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 #693
    
----
commit a354b05ed453ff6e095616b1e75f98a2c61e8499
Author: Yeonsu Han <[email protected]>
Date:   2015-08-16T17:13:15Z

    TAJO-1744: Porting bash shell scripts to Windows command shell scripts.

----


> Porting bash shell scripts to Windows command shell scripts.
> ------------------------------------------------------------
>
>                 Key: TAJO-1744
>                 URL: https://issues.apache.org/jira/browse/TAJO-1744
>             Project: Tajo
>          Issue Type: Wish
>          Components: conf and scripts
>            Reporter: YeonSu Han
>            Assignee: YeonSu Han
>              Labels: scripts
>         Attachments: tajo_cmd.pdf
>
>
> Currently, Tajo support only bash shell scripts(start, stop and tsql 
> execution). So running Tajo in Windows environment is difficult.
> I wish Windows command shell scripts.



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

Reply via email to