You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "David Goode (JIRA)" <ji...@apache.org> on 2012/06/15 22:22:42 UTC

[jira] [Created] (HIVE-3145) Lock support for Metastore calls

David Goode created HIVE-3145:
---------------------------------

             Summary: Lock support for Metastore calls
                 Key: HIVE-3145
                 URL: https://issues.apache.org/jira/browse/HIVE-3145
             Project: Hive
          Issue Type: Improvement
          Components: Locking, Metastore
    Affects Versions: 0.10.0
            Reporter: David Goode
            Priority: Minor
             Fix For: 0.10.0


Added locking to the metastore calls. Currently failing some unit tests due to improper configuration I think; this needs to be resolved and new unit tests added. Also may want some code cleanup.

--
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] [Assigned] (HIVE-3145) Lock support for Metastore calls

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

Andrew Chalfant reassigned HIVE-3145:
-------------------------------------

    Assignee: Andrew Chalfant
    
> Lock support for Metastore calls
> --------------------------------
>
>                 Key: HIVE-3145
>                 URL: https://issues.apache.org/jira/browse/HIVE-3145
>             Project: Hive
>          Issue Type: Improvement
>          Components: Locking, Metastore
>    Affects Versions: 0.10.0
>            Reporter: David Goode
>            Assignee: Andrew Chalfant
>            Priority: Minor
>         Attachments: HIVE3145_lock.diff
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> Added locking to the metastore calls. Currently failing some unit tests due to improper configuration I think; this needs to be resolved and new unit tests added. Also may want some code cleanup.

--
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-3145) Lock support for Metastore calls

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

Carl Steinbach updated HIVE-3145:
---------------------------------

    Fix Version/s:     (was: 0.10.0)
    
> Lock support for Metastore calls
> --------------------------------
>
>                 Key: HIVE-3145
>                 URL: https://issues.apache.org/jira/browse/HIVE-3145
>             Project: Hive
>          Issue Type: Improvement
>          Components: Locking, Metastore
>    Affects Versions: 0.10.0
>            Reporter: David Goode
>            Priority: Minor
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> Added locking to the metastore calls. Currently failing some unit tests due to improper configuration I think; this needs to be resolved and new unit tests added. Also may want some code cleanup.

--
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-3145) Lock support for Metastore calls

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

David Goode updated HIVE-3145:
------------------------------

    Attachment: HIVE3145_lock.diff

Preliminary diff, includes refactoring of Zookeeper lock classes to avoid package interdependency of CLI/QL and Metastore.
                
> Lock support for Metastore calls
> --------------------------------
>
>                 Key: HIVE-3145
>                 URL: https://issues.apache.org/jira/browse/HIVE-3145
>             Project: Hive
>          Issue Type: Improvement
>          Components: Locking, Metastore
>    Affects Versions: 0.10.0
>            Reporter: David Goode
>            Priority: Minor
>         Attachments: HIVE3145_lock.diff
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> Added locking to the metastore calls. Currently failing some unit tests due to improper configuration I think; this needs to be resolved and new unit tests added. Also may want some code cleanup.

--
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-3145) Lock support for Metastore calls

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

Carl Steinbach commented on HIVE-3145:
--------------------------------------

@David: Is this patch ready for review? If so can you please create a review request on reviews.apache.org and change the status of this ticket to patch available? Thanks.
                
> Lock support for Metastore calls
> --------------------------------
>
>                 Key: HIVE-3145
>                 URL: https://issues.apache.org/jira/browse/HIVE-3145
>             Project: Hive
>          Issue Type: Improvement
>          Components: Locking, Metastore
>    Affects Versions: 0.10.0
>            Reporter: David Goode
>            Priority: Minor
>         Attachments: HIVE3145_lock.diff
>
>   Original Estimate: 168h
>  Remaining Estimate: 168h
>
> Added locking to the metastore calls. Currently failing some unit tests due to improper configuration I think; this needs to be resolved and new unit tests added. Also may want some code cleanup.

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