You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Marek Sapota (Created) (JIRA)" <ji...@apache.org> on 2011/12/12 21:03:33 UTC

[jira] [Created] (HIVE-2647) Force Bash shell on parallel test slave nodes

Force Bash shell on parallel test slave nodes
---------------------------------------------

                 Key: HIVE-2647
                 URL: https://issues.apache.org/jira/browse/HIVE-2647
             Project: Hive
          Issue Type: Bug
            Reporter: Marek Sapota


Force use of Bash shell, so user default shell choice doesn't impact the test script.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2647) Force Bash shell on parallel test slave nodes

Posted by "Marek Sapota (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marek Sapota updated HIVE-2647:
-------------------------------

    Attachment: HIVE-2647.D771.1.patch
    
> Force Bash shell on parallel test slave nodes
> ---------------------------------------------
>
>                 Key: HIVE-2647
>                 URL: https://issues.apache.org/jira/browse/HIVE-2647
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Marek Sapota
>            Assignee: Marek Sapota
>             Fix For: 0.9.0
>
>         Attachments: HIVE-2647.D771.1.patch, HIVE-2647.D771.1.patch
>
>
> Force use of Bash shell, so user default shell choice doesn't impact the test script.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2647) Force Bash shell on parallel test slave nodes

Posted by "John Sichi (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Sichi updated HIVE-2647:
-----------------------------

    Component/s: Testing Infrastructure
    
> Force Bash shell on parallel test slave nodes
> ---------------------------------------------
>
>                 Key: HIVE-2647
>                 URL: https://issues.apache.org/jira/browse/HIVE-2647
>             Project: Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>            Reporter: Marek Sapota
>            Assignee: Marek Sapota
>             Fix For: 0.9.0
>
>         Attachments: HIVE-2647.D771.1.patch, HIVE-2647.D771.1.patch
>
>
> Force use of Bash shell, so user default shell choice doesn't impact the test script.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2647) Force Bash shell on parallel test slave nodes

Posted by "Marek Sapota (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marek Sapota updated HIVE-2647:
-------------------------------

    Assignee: Marek Sapota
      Status: Patch Available  (was: Open)
    
> Force Bash shell on parallel test slave nodes
> ---------------------------------------------
>
>                 Key: HIVE-2647
>                 URL: https://issues.apache.org/jira/browse/HIVE-2647
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Marek Sapota
>            Assignee: Marek Sapota
>         Attachments: HIVE-2647.D771.1.patch
>
>
> Force use of Bash shell, so user default shell choice doesn't impact the test script.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-2647) Force Bash shell on parallel test slave nodes

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13168190#comment-13168190 ] 

Hudson commented on HIVE-2647:
------------------------------

Integrated in Hive-trunk-h0.21 #1142 (See [https://builds.apache.org/job/Hive-trunk-h0.21/1142/])
    HIVE-2647 [jira] Force Bash shell on parallel test slave nodes
(Marek Sapota via John Sichi)

Summary:
Forcing Bash on each remote command call.

Force use of Bash shell, so user default shell choice doesn't impact the test
script.

Test Plan: EMPTY

Reviewers: JIRA, jsichi, njain

Reviewed By: jsichi

CC: mareksapotafb, jsichi

Differential Revision: 771

jvs : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1213460
Files : 
* /hive/trunk/testutils/ptest/Ssh.py

                
> Force Bash shell on parallel test slave nodes
> ---------------------------------------------
>
>                 Key: HIVE-2647
>                 URL: https://issues.apache.org/jira/browse/HIVE-2647
>             Project: Hive
>          Issue Type: Bug
>          Components: Testing Infrastructure
>            Reporter: Marek Sapota
>            Assignee: Marek Sapota
>             Fix For: 0.9.0
>
>         Attachments: HIVE-2647.D771.1.patch, HIVE-2647.D771.1.patch
>
>
> Force use of Bash shell, so user default shell choice doesn't impact the test script.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-2647) Force Bash shell on parallel test slave nodes

Posted by "Phabricator (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167848#comment-13167848 ] 

Phabricator commented on HIVE-2647:
-----------------------------------

mareksapotafb has committed the revision "HIVE-2647 [jira] Force Bash shell on parallel test slave nodes".

REVISION DETAIL
  https://reviews.facebook.net/D771

COMMIT
  https://reviews.facebook.net/rHIVE1213460

                
> Force Bash shell on parallel test slave nodes
> ---------------------------------------------
>
>                 Key: HIVE-2647
>                 URL: https://issues.apache.org/jira/browse/HIVE-2647
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Marek Sapota
>            Assignee: Marek Sapota
>             Fix For: 0.9.0
>
>         Attachments: HIVE-2647.D771.1.patch
>
>
> Force use of Bash shell, so user default shell choice doesn't impact the test script.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2647) Force Bash shell on parallel test slave nodes

Posted by "Phabricator (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Phabricator updated HIVE-2647:
------------------------------

    Attachment: HIVE-2647.D771.1.patch

mareksapotafb requested code review of "HIVE-2647 [jira] Force Bash shell on parallel test slave nodes".
Reviewers: JIRA

  Forcing Bash on each remote command call.

  Force use of Bash shell, so user default shell choice doesn't impact the test script.

TEST PLAN
  EMPTY

REVISION DETAIL
  https://reviews.facebook.net/D771

AFFECTED FILES
  testutils/ptest/Report.py
  testutils/ptest/Ssh.py
  testutils/ptest/hivetest.py

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/1647/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.

                
> Force Bash shell on parallel test slave nodes
> ---------------------------------------------
>
>                 Key: HIVE-2647
>                 URL: https://issues.apache.org/jira/browse/HIVE-2647
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Marek Sapota
>         Attachments: HIVE-2647.D771.1.patch
>
>
> Force use of Bash shell, so user default shell choice doesn't impact the test script.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Updated] (HIVE-2647) Force Bash shell on parallel test slave nodes

Posted by "John Sichi (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HIVE-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Sichi updated HIVE-2647:
-----------------------------

       Resolution: Fixed
    Fix Version/s: 0.9.0
     Hadoop Flags: Reviewed
           Status: Resolved  (was: Patch Available)

Committed to trunk, thanks Marek!

                
> Force Bash shell on parallel test slave nodes
> ---------------------------------------------
>
>                 Key: HIVE-2647
>                 URL: https://issues.apache.org/jira/browse/HIVE-2647
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Marek Sapota
>            Assignee: Marek Sapota
>             Fix For: 0.9.0
>
>         Attachments: HIVE-2647.D771.1.patch
>
>
> Force use of Bash shell, so user default shell choice doesn't impact the test script.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-2647) Force Bash shell on parallel test slave nodes

Posted by "Phabricator (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167749#comment-13167749 ] 

Phabricator commented on HIVE-2647:
-----------------------------------

mareksapotafb has added reviewers to the revision "HIVE-2647 [jira] Force Bash shell on parallel test slave nodes".
Added Reviewers: njain

REVISION DETAIL
  https://reviews.facebook.net/D771

                
> Force Bash shell on parallel test slave nodes
> ---------------------------------------------
>
>                 Key: HIVE-2647
>                 URL: https://issues.apache.org/jira/browse/HIVE-2647
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Marek Sapota
>         Attachments: HIVE-2647.D771.1.patch
>
>
> Force use of Bash shell, so user default shell choice doesn't impact the test script.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-2647) Force Bash shell on parallel test slave nodes

Posted by "Hudson (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167950#comment-13167950 ] 

Hudson commented on HIVE-2647:
------------------------------

Integrated in Hive-trunk-h0.23.0 #18 (See [https://builds.apache.org/job/Hive-trunk-h0.23.0/18/])
    HIVE-2647 [jira] Force Bash shell on parallel test slave nodes
(Marek Sapota via John Sichi)

Summary:
Forcing Bash on each remote command call.

Force use of Bash shell, so user default shell choice doesn't impact the test
script.

Test Plan: EMPTY

Reviewers: JIRA, jsichi, njain

Reviewed By: jsichi

CC: mareksapotafb, jsichi

Differential Revision: 771

jvs : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1213460
Files : 
* /hive/trunk/testutils/ptest/Ssh.py

                
> Force Bash shell on parallel test slave nodes
> ---------------------------------------------
>
>                 Key: HIVE-2647
>                 URL: https://issues.apache.org/jira/browse/HIVE-2647
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Marek Sapota
>            Assignee: Marek Sapota
>             Fix For: 0.9.0
>
>         Attachments: HIVE-2647.D771.1.patch, HIVE-2647.D771.1.patch
>
>
> Force use of Bash shell, so user default shell choice doesn't impact the test script.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-2647) Force Bash shell on parallel test slave nodes

Posted by "Phabricator (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167843#comment-13167843 ] 

Phabricator commented on HIVE-2647:
-----------------------------------

jsichi has accepted the revision "HIVE-2647 [jira] Force Bash shell on parallel test slave nodes".

  +1, committing to trunk.

REVISION DETAIL
  https://reviews.facebook.net/D771

                
> Force Bash shell on parallel test slave nodes
> ---------------------------------------------
>
>                 Key: HIVE-2647
>                 URL: https://issues.apache.org/jira/browse/HIVE-2647
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Marek Sapota
>            Assignee: Marek Sapota
>         Attachments: HIVE-2647.D771.1.patch
>
>
> Force use of Bash shell, so user default shell choice doesn't impact the test script.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-2647) Force Bash shell on parallel test slave nodes

Posted by "Phabricator (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167929#comment-13167929 ] 

Phabricator commented on HIVE-2647:
-----------------------------------

mareksapotafb has added reviewers to the revision "HIVE-2647 [jira] Parallel tests fail if master directory is not present".
Added Reviewers: jsichi

REVISION DETAIL
  https://reviews.facebook.net/D801

                
> Force Bash shell on parallel test slave nodes
> ---------------------------------------------
>
>                 Key: HIVE-2647
>                 URL: https://issues.apache.org/jira/browse/HIVE-2647
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Marek Sapota
>            Assignee: Marek Sapota
>             Fix For: 0.9.0
>
>         Attachments: HIVE-2647.D771.1.patch
>
>
> Force use of Bash shell, so user default shell choice doesn't impact the test script.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (HIVE-2647) Force Bash shell on parallel test slave nodes

Posted by "Phabricator (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HIVE-2647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13167751#comment-13167751 ] 

Phabricator commented on HIVE-2647:
-----------------------------------

mareksapotafb has added reviewers to the revision "HIVE-2647 [jira] Force Bash shell on parallel test slave nodes".
Added Reviewers: jsichi

REVISION DETAIL
  https://reviews.facebook.net/D771

                
> Force Bash shell on parallel test slave nodes
> ---------------------------------------------
>
>                 Key: HIVE-2647
>                 URL: https://issues.apache.org/jira/browse/HIVE-2647
>             Project: Hive
>          Issue Type: Bug
>            Reporter: Marek Sapota
>         Attachments: HIVE-2647.D771.1.patch
>
>
> Force use of Bash shell, so user default shell choice doesn't impact the test script.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira