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 (JIRA)" <ji...@apache.org> on 2012/05/11 02:47:48 UTC

[jira] [Created] (HIVE-3014) Fix metastore test failures caused by HIVE-2757

Carl Steinbach created HIVE-3014:
------------------------------------

             Summary: Fix metastore test failures caused by HIVE-2757
                 Key: HIVE-3014
                 URL: https://issues.apache.org/jira/browse/HIVE-3014
             Project: Hive
          Issue Type: Bug
          Components: Metastore
            Reporter: Carl Steinbach
            Assignee: Zhenxiao Luo
             Fix For: 0.10.0




--
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-3014) Fix metastore test failures caused by HIVE-2757

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

Carl Steinbach updated HIVE-3014:
---------------------------------

      Resolution: Fixed
    Hadoop Flags: Reviewed
          Status: Resolved  (was: Patch Available)

Committed to trunk. Thanks Zhenxiao!
                
> Fix metastore test failures caused by HIVE-2757
> -----------------------------------------------
>
>                 Key: HIVE-3014
>                 URL: https://issues.apache.org/jira/browse/HIVE-3014
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>            Reporter: Carl Steinbach
>            Assignee: Zhenxiao Luo
>             Fix For: 0.10.0
>
>         Attachments: HIVE-3014.1.patch.txt, HIVE-3014.D3213.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-3014) Fix metastore test failures caused by HIVE-2757

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

Phabricator commented on HIVE-3014:
-----------------------------------

zhenxiao has closed the revision "HIVE-3014 [jira] Fix metastore test failures caused by HIVE-2757".

  Closed by cws.

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

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

To: JIRA, cwsteinbach, zhenxiao

                
> Fix metastore test failures caused by HIVE-2757
> -----------------------------------------------
>
>                 Key: HIVE-3014
>                 URL: https://issues.apache.org/jira/browse/HIVE-3014
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>            Reporter: Carl Steinbach
>            Assignee: Zhenxiao Luo
>             Fix For: 0.10.0
>
>         Attachments: HIVE-3014.1.patch.txt, HIVE-3014.D3213.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-3014) Fix metastore test failures caused by HIVE-2757

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

Carl Steinbach commented on HIVE-3014:
--------------------------------------

It looks like the patch for HIVE-2757 is causing failures in the following metastore tests:

* TestMarkPartition
* TestMarkPartitionRemote
* TestMetaStoreEventListener

I tested the patch for HIVE-2757 before committing and did not encounter these errors. I attribute this oversight to running 'clean' instead of 'very-clean'. In a separate patch we should probably modify the clean target to remove the following directories in the local Ivy repo:

local/org.apache.hive
cache/org.apache.hive

                
> Fix metastore test failures caused by HIVE-2757
> -----------------------------------------------
>
>                 Key: HIVE-3014
>                 URL: https://issues.apache.org/jira/browse/HIVE-3014
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>            Reporter: Carl Steinbach
>            Assignee: Zhenxiao Luo
>             Fix For: 0.10.0
>
>


--
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-3014) Fix metastore test failures caused by HIVE-2757

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

Phabricator commented on HIVE-3014:
-----------------------------------

cwsteinbach has accepted the revision "HIVE-3014 [jira] Fix metastore test failures caused by HIVE-2757".

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

BRANCH
  HIVE-3014

To: JIRA, cwsteinbach, zhenxiao

                
> Fix metastore test failures caused by HIVE-2757
> -----------------------------------------------
>
>                 Key: HIVE-3014
>                 URL: https://issues.apache.org/jira/browse/HIVE-3014
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>            Reporter: Carl Steinbach
>            Assignee: Zhenxiao Luo
>             Fix For: 0.10.0
>
>         Attachments: HIVE-3014.1.patch.txt, HIVE-3014.D3213.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-3014) Fix metastore test failures caused by HIVE-2757

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

Zhenxiao Luo updated HIVE-3014:
-------------------------------

    Attachment: HIVE-3014.1.patch.txt
    
> Fix metastore test failures caused by HIVE-2757
> -----------------------------------------------
>
>                 Key: HIVE-3014
>                 URL: https://issues.apache.org/jira/browse/HIVE-3014
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>            Reporter: Carl Steinbach
>            Assignee: Zhenxiao Luo
>             Fix For: 0.10.0
>
>         Attachments: HIVE-3014.1.patch.txt, HIVE-3014.D3213.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-3014) Fix metastore test failures caused by HIVE-2757

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

Hudson commented on HIVE-3014:
------------------------------

Integrated in Hive-trunk-h0.21 #1434 (See [https://builds.apache.org/job/Hive-trunk-h0.21/1434/])
    HIVE-3014 [jira] Fix metastore test failures caused by HIVE-2757
(Zhenxiao Luo via Carl Steinbach)

Summary: HIVE-3014: Fix metastore test failures caused by HIVE-2757

Test Plan: EMPTY

Reviewers: JIRA, cwsteinbach

Reviewed By: cwsteinbach

Differential Revision: https://reviews.facebook.net/D3213 (Revision 1339004)

     Result = SUCCESS
cws : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1339004
Files : 
* /hive/trunk/common/src/java/org/apache/hadoop/hive/conf/HiveConf.java

                
> Fix metastore test failures caused by HIVE-2757
> -----------------------------------------------
>
>                 Key: HIVE-3014
>                 URL: https://issues.apache.org/jira/browse/HIVE-3014
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>            Reporter: Carl Steinbach
>            Assignee: Zhenxiao Luo
>             Fix For: 0.10.0
>
>         Attachments: HIVE-3014.1.patch.txt, HIVE-3014.D3213.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-3014) Fix metastore test failures caused by HIVE-2757

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

Zhenxiao Luo updated HIVE-3014:
-------------------------------

    Status: Patch Available  (was: Open)
    
> Fix metastore test failures caused by HIVE-2757
> -----------------------------------------------
>
>                 Key: HIVE-3014
>                 URL: https://issues.apache.org/jira/browse/HIVE-3014
>             Project: Hive
>          Issue Type: Bug
>          Components: Metastore
>            Reporter: Carl Steinbach
>            Assignee: Zhenxiao Luo
>             Fix For: 0.10.0
>
>         Attachments: HIVE-3014.1.patch.txt, HIVE-3014.D3213.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