[ 
https://issues.apache.org/jira/browse/HIVE-3772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13736265#comment-13736265
 ] 

Hudson commented on HIVE-3772:
------------------------------

ABORTED: Integrated in Hive-trunk-hadoop2 #350 (See 
[https://builds.apache.org/job/Hive-trunk-hadoop2/350/])
HIVE-3772 Fix concurrency bug in LazyBinaryUtils due to a static field (Mikhail 
Bautin via egc)

Submitted by:Mikhail Bautin and Reynold Xin     
Reviewed by: Edward Capriolo    
Approved by: Edward Capriolo (ecapriolo: 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1512758)
* 
/hive/trunk/serde/src/java/org/apache/hadoop/hive/serde2/lazybinary/LazyBinaryUtils.java

                
> Fix a concurrency bug in LazyBinaryUtils due to a static field
> --------------------------------------------------------------
>
>                 Key: HIVE-3772
>                 URL: https://issues.apache.org/jira/browse/HIVE-3772
>             Project: Hive
>          Issue Type: Bug
>          Components: Serializers/Deserializers
>    Affects Versions: 0.9.0
>            Reporter: Mikhail Bautin
>            Assignee: Mikhail Bautin
>             Fix For: 0.12.0
>
>         Attachments: D7155.1.patch, D7155.2.patch, HIVE-3772.1.patch.txt, 
> HIVE-3772-2012-12-04.patch
>
>
> Creating a JIRA for [~rxin]'s patch needed by the Shark project. 
> https://github.com/amplab/hive/commit/17e1c3dd2f6d8eca767115dc46d5a880aed8c765
> writeVLong should not use a static field due to concurrency concerns.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to