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

Jing Zhao commented on HADOOP-9115:
-----------------------------------

The backport patch passed all the unit tests and the test-patch result is:
{noformat}
-1 overall.  
    +1 @author.  The patch does not contain any @author tags.
    +1 tests included.  The patch appears to include 3 new or modified tests.
    +1 javadoc.  The javadoc tool did not generate any warning messages.
    +1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.
    -1 findbugs.  The patch appears to introduce 225 new Findbugs (version 
2.0.1) warnings.
{noformat}
                
> Deadlock in configuration when writing configuration to hdfs
> ------------------------------------------------------------
>
>                 Key: HADOOP-9115
>                 URL: https://issues.apache.org/jira/browse/HADOOP-9115
>             Project: Hadoop Common
>          Issue Type: Bug
>    Affects Versions: 1.1.1
>            Reporter: Arpit Gupta
>            Assignee: Jing Zhao
>            Priority: Blocker
>         Attachments: HADOOP-7082.b1.patch, hive-jstack.log
>
>
> This was noticed when using hive with hadoop-1.1.1 and running 
> {code}
> select count(*) from tbl;
> {code}
> This would cause a deadlock configuration. 

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