You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Carl Steinbach (Created) (JIRA)" <ji...@apache.org> on 2012/02/29 00:48:55 UTC

[jira] [Created] (HIVE-2831) TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23

TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23
--------------------------------------------------------------------

                 Key: HIVE-2831
                 URL: https://issues.apache.org/jira/browse/HIVE-2831
             Project: Hive
          Issue Type: Bug
          Components: Tests
            Reporter: Carl Steinbach
            Assignee: Carl Steinbach




--
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-2831) TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23

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

Ashutosh Chauhan updated HIVE-2831:
-----------------------------------

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

Committed. Thanks, Carl!
                
> TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23
> --------------------------------------------------------------------
>
>                 Key: HIVE-2831
>                 URL: https://issues.apache.org/jira/browse/HIVE-2831
>             Project: Hive
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>             Fix For: 0.9.0
>
>         Attachments: HIVE-2831.1.patch.txt, HIVE-2831.D2049.1.patch, HIVE-2831.D2049.1.patch
>
>


--
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-2831) TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23

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

Phabricator commented on HIVE-2831:
-----------------------------------

cwsteinbach has committed the revision "HIVE-2831 [jira] Mask FsShell output in QTestUtil".

  Change committed by hashutosh.

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

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

                
> TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23
> --------------------------------------------------------------------
>
>                 Key: HIVE-2831
>                 URL: https://issues.apache.org/jira/browse/HIVE-2831
>             Project: Hive
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>             Fix For: 0.9.0
>
>         Attachments: HIVE-2831.1.patch.txt, HIVE-2831.D2049.1.patch, HIVE-2831.D2049.1.patch
>
>


--
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-2831) TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23

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

Carl Steinbach commented on HIVE-2831:
--------------------------------------

@Ed: I think in the past we have handled problems like this by updating the list of strings that diff should ignore. The patch I just attached does the same.
                
> TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23
> --------------------------------------------------------------------
>
>                 Key: HIVE-2831
>                 URL: https://issues.apache.org/jira/browse/HIVE-2831
>             Project: Hive
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>         Attachments: HIVE-2831.1.patch.txt
>
>


--
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-2831) TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23

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

Hudson commented on HIVE-2831:
------------------------------

Integrated in Hive-trunk-h0.21 #1316 (See [https://builds.apache.org/job/Hive-trunk-h0.21/1316/])
    HIVE-2831 [jira] Mask FsShell output in QTestUtil
(Carl Steinbach via Ashutosh Chauhan)

Summary: HIVE-2831. Mask FsShell output in QTestUtil

Test Plan: EMPTY

Reviewers: JIRA, edwardcapriolo, ashutoshc

Reviewed By: ashutoshc

Differential Revision: https://reviews.facebook.net/D2049 (Revision 1301630)

     Result = FAILURE
hashutosh : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1301630
Files : 
* /hive/trunk/ql/src/test/org/apache/hadoop/hive/ql/QTestUtil.java

                
> TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23
> --------------------------------------------------------------------
>
>                 Key: HIVE-2831
>                 URL: https://issues.apache.org/jira/browse/HIVE-2831
>             Project: Hive
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>             Fix For: 0.9.0
>
>         Attachments: HIVE-2831.1.patch.txt, HIVE-2831.D2049.1.patch, HIVE-2831.D2049.1.patch
>
>


--
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-2831) TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23

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

Ashutosh Chauhan commented on HIVE-2831:
----------------------------------------

The approach looks alright to me, but I suspect this will result in updates in most *.q.out files.  
                
> TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23
> --------------------------------------------------------------------
>
>                 Key: HIVE-2831
>                 URL: https://issues.apache.org/jira/browse/HIVE-2831
>             Project: Hive
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>         Attachments: HIVE-2831.1.patch.txt, HIVE-2831.D2049.1.patch, HIVE-2831.D2049.1.patch
>
>


--
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-2831) TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23

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

Edward Capriolo commented on HIVE-2831:
---------------------------------------

db_output was one of my creations. I have two thoughts. I believe we have version specific unit tests. I wonder if we can setup the script to write to a table location wearhouse/db and then just drop the table when done.
                
> TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23
> --------------------------------------------------------------------
>
>                 Key: HIVE-2831
>                 URL: https://issues.apache.org/jira/browse/HIVE-2831
>             Project: Hive
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>


--
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-2831) TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23

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

Carl Steinbach updated HIVE-2831:
---------------------------------

    Status: Patch Available  (was: Open)
    
> TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23
> --------------------------------------------------------------------
>
>                 Key: HIVE-2831
>                 URL: https://issues.apache.org/jira/browse/HIVE-2831
>             Project: Hive
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>         Attachments: HIVE-2831.1.patch.txt, HIVE-2831.D2049.1.patch, HIVE-2831.D2049.1.patch
>
>


--
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-2831) TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23

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

Phabricator commented on HIVE-2831:
-----------------------------------

ashutoshc has accepted the revision "HIVE-2831 [jira] Mask FsShell output in QTestUtil".

  Tests passed, will commit shortly.

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

BRANCH
  HIVE-2831-dboutput

                
> TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23
> --------------------------------------------------------------------
>
>                 Key: HIVE-2831
>                 URL: https://issues.apache.org/jira/browse/HIVE-2831
>             Project: Hive
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>         Attachments: HIVE-2831.1.patch.txt, HIVE-2831.D2049.1.patch, HIVE-2831.D2049.1.patch
>
>


--
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-2831) TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23

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

Carl Steinbach commented on HIVE-2831:
--------------------------------------

Running the 'dfs' command on 0.20 produces the following output:

{noformat}
hive> dfs -rmr ../build/test_dboutput_db;
Deleted file:/data/users/sdong/www/open-source-hive3/build/test_dboutput_db
{noformat}

But on 0.23 the output of FsShell commands has changed slightly:
{noformat}
hive> dfs -rmr ../build/test_dboutput_db;
Deleted ../build/test_dboutput_db
{noformat}

This difference is causing test failures in TestConbribCliDriver.dboutput and TestCliDriver.input45

                
> TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23
> --------------------------------------------------------------------
>
>                 Key: HIVE-2831
>                 URL: https://issues.apache.org/jira/browse/HIVE-2831
>             Project: Hive
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>


--
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-2831) TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23

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

Carl Steinbach updated HIVE-2831:
---------------------------------

    Attachment: HIVE-2831.D2049.1.patch
    
> TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23
> --------------------------------------------------------------------
>
>                 Key: HIVE-2831
>                 URL: https://issues.apache.org/jira/browse/HIVE-2831
>             Project: Hive
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>         Attachments: HIVE-2831.1.patch.txt, HIVE-2831.D2049.1.patch, HIVE-2831.D2049.1.patch
>
>


--
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-2831) TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23

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

Phabricator updated HIVE-2831:
------------------------------

    Attachment: HIVE-2831.D2049.1.patch

cwsteinbach requested code review of "HIVE-2831 [jira] Mask FsShell output in QTestUtil".
Reviewers: JIRA, edwardcapriolo

  HIVE-2831. Mask FsShell output in QTestUtil

TEST PLAN
  EMPTY

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

AFFECTED FILES
  ql/src/test/org/apache/hadoop/hive/ql/QTestUtil.java

                
> TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23
> --------------------------------------------------------------------
>
>                 Key: HIVE-2831
>                 URL: https://issues.apache.org/jira/browse/HIVE-2831
>             Project: Hive
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>         Attachments: HIVE-2831.1.patch.txt, HIVE-2831.D2049.1.patch
>
>


--
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-2831) TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23

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

Carl Steinbach updated HIVE-2831:
---------------------------------

    Attachment: HIVE-2831.1.patch.txt
    
> TestContribCliDriver.dboutput and TestCliDriver.input45 fail on 0.23
> --------------------------------------------------------------------
>
>                 Key: HIVE-2831
>                 URL: https://issues.apache.org/jira/browse/HIVE-2831
>             Project: Hive
>          Issue Type: Bug
>          Components: Tests
>            Reporter: Carl Steinbach
>            Assignee: Carl Steinbach
>         Attachments: HIVE-2831.1.patch.txt
>
>


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