You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "David Mollitor (Jira)" <ji...@apache.org> on 2019/11/12 17:11:00 UTC

[jira] [Updated] (HIVE-21581) Remove Lock in GetInputSummary

     [ https://issues.apache.org/jira/browse/HIVE-21581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Mollitor updated HIVE-21581:
----------------------------------
    Description: 
Now that Hive compile lock has been relaxed in HIVE-20535, remove the {{getInputSummary}} lock:

[https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java#L2355]

 

 

  was:
Now that Hive compile lock has been relaxed in [HIVE-20535], remove the {{getInputSummary}} lock:

[https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java#L2459]

 

 


> Remove Lock in GetInputSummary
> ------------------------------
>
>                 Key: HIVE-21581
>                 URL: https://issues.apache.org/jira/browse/HIVE-21581
>             Project: Hive
>          Issue Type: Improvement
>          Components: HiveServer2
>    Affects Versions: 4.0.0, 3.2.0
>            Reporter: David Mollitor
>            Assignee: David Mollitor
>            Priority: Major
>             Fix For: 4.0.0
>
>         Attachments: HIVE-21581.1.patch, HIVE-21581.2.patch, HIVE-21581.3.patch
>
>
> Now that Hive compile lock has been relaxed in HIVE-20535, remove the {{getInputSummary}} lock:
> [https://github.com/apache/hive/blob/master/ql/src/java/org/apache/hadoop/hive/ql/exec/Utilities.java#L2355]
>  
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)