You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by hys9958 <gi...@git.apache.org> on 2015/08/16 19:31:54 UTC

[GitHub] tajo pull request: TAJO-1744: Porting bash shell scripts to Window...

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 <ha...@gmail.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-1744: Porting bash shell scripts to Window...

Posted by dkhwangbo <gi...@git.apache.org>.
Github user dkhwangbo commented on the pull request:

    https://github.com/apache/tajo/pull/693#issuecomment-140640077
  
    Testing this commit is done. I can run tajo in Windows 7 via above files.
    I also test tsql.cmd via TPC-H set in same environment. TAJO can run all query of this set.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-1744: Porting bash shell scripts to Window...

Posted by jihoonson <gi...@git.apache.org>.
Github user jihoonson commented on the pull request:

    https://github.com/apache/tajo/pull/693#issuecomment-139538741
  
    Honestly, it seems that this problem is not directly related to this ticket. It would be better to book at another jira, I think.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-1744: Porting bash shell scripts to Window...

Posted by jihoonson <gi...@git.apache.org>.
Github user jihoonson commented on the pull request:

    https://github.com/apache/tajo/pull/693#issuecomment-140959617
  
    @dkhwangbo, thank you for your test. 
    Here is my +1.
    @hys9958, thank you for your work.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-1744: Porting bash shell scripts to Window...

Posted by hys9958 <gi...@git.apache.org>.
Github user hys9958 commented on the pull request:

    https://github.com/apache/tajo/pull/693#issuecomment-132425964
  
    @jihoonson, of couse.
    I have updated a tajo.cmd file to add some log message.
    So, May be run CI.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-1744: Porting bash shell scripts to Window...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

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


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-1744: Porting bash shell scripts to Window...

Posted by dkhwangbo <gi...@git.apache.org>.
Github user dkhwangbo commented on the pull request:

    https://github.com/apache/tajo/pull/693#issuecomment-139476781
  
    @hys9958 
    Thanks for your effort.
    I'm trying to check suitability of your work
    and some inappropriate operation is occured like below picture.
    ![capture01](https://cloud.githubusercontent.com/assets/13585249/9809541/2ef797ae-58a4-11e5-824e-b816182a06c1.PNG)
    after quit of tsql, some other word is printed.
    Please check this part.



---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] tajo pull request: TAJO-1744: Porting bash shell scripts to Window...

Posted by jihoonson <gi...@git.apache.org>.
Github user jihoonson commented on the pull request:

    https://github.com/apache/tajo/pull/693#issuecomment-132237551
  
    @hys9958, thanks for your work. Would you trigger ci again?


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---