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.

----


---
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