[jira] [Commented] (HBASE-5975) Failed suppression of fs shutdown hook with Hadoop 2.0.0

2012-05-18 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13279405#comment-13279405
 ] 

Hudson commented on HBASE-5975:
---

Integrated in HBase-0.94-security #27 (See 
[https://builds.apache.org/job/HBase-0.94-security/27/])
HBASE-5975 Failed suppression of fs shutdown hook with Hadoop 2.0.0 (Jimmy 
Xiang) (Revision 1336876)

 Result = SUCCESS
tedyu : 
Files : 
* 
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/regionserver/ShutdownHook.java


 Failed suppression of fs shutdown hook with Hadoop 2.0.0
 

 Key: HBASE-5975
 URL: https://issues.apache.org/jira/browse/HBASE-5975
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.96.0
Reporter: Jimmy Xiang
Assignee: Jimmy Xiang
 Fix For: 0.96.0, 0.94.1

 Attachments: 5975+5966.patch, hbase-5975.patch


 Unit test failed with error:  Failed suppression of fs shutdown hook
 ShutdownHookManager.deleteShutdownHook failed to delete the hook since it 
 should be runnable instead of a thread for HADOOP 2.0.0.
 For other HADOOP version, runnable should work too since thread implements 
 runnable.

--
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] (HBASE-5975) Failed suppression of fs shutdown hook with Hadoop 2.0.0

2012-05-11 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273064#comment-13273064
 ] 

Hudson commented on HBASE-5975:
---

Integrated in HBase-TRUNK-security #198 (See 
[https://builds.apache.org/job/HBase-TRUNK-security/198/])
HBASE-5975 Failed suppression of fs shutdown hook with Hadoop 2.0.0 (Jimmy 
Xiang) (Revision 1336875)

 Result = FAILURE
tedyu : 
Files : 
* 
/hbase/trunk/src/main/java/org/apache/hadoop/hbase/regionserver/ShutdownHook.java


 Failed suppression of fs shutdown hook with Hadoop 2.0.0
 

 Key: HBASE-5975
 URL: https://issues.apache.org/jira/browse/HBASE-5975
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.96.0
Reporter: Jimmy Xiang
Assignee: Jimmy Xiang
 Fix For: 0.96.0, 0.94.1

 Attachments: 5975+5966.patch, hbase-5975.patch


 Unit test failed with error:  Failed suppression of fs shutdown hook
 ShutdownHookManager.deleteShutdownHook failed to delete the hook since it 
 should be runnable instead of a thread for HADOOP 2.0.0.
 For other HADOOP version, runnable should work too since thread implements 
 runnable.

--
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] (HBASE-5975) Failed suppression of fs shutdown hook with Hadoop 2.0.0

2012-05-11 Thread stack (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13273627#comment-13273627
 ] 

stack commented on HBASE-5975:
--

What you all want me to set up in jenkins?  A build against 2.0.0?  Should I 
put it in place of the 0.23 build we currently have?

 Failed suppression of fs shutdown hook with Hadoop 2.0.0
 

 Key: HBASE-5975
 URL: https://issues.apache.org/jira/browse/HBASE-5975
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.96.0
Reporter: Jimmy Xiang
Assignee: Jimmy Xiang
 Fix For: 0.96.0, 0.94.1

 Attachments: 5975+5966.patch, hbase-5975.patch


 Unit test failed with error:  Failed suppression of fs shutdown hook
 ShutdownHookManager.deleteShutdownHook failed to delete the hook since it 
 should be runnable instead of a thread for HADOOP 2.0.0.
 For other HADOOP version, runnable should work too since thread implements 
 runnable.

--
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] (HBASE-5975) Failed suppression of fs shutdown hook with Hadoop 2.0.0

2012-05-10 Thread Zhihong Yu (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272356#comment-13272356
 ] 

Zhihong Yu commented on HBASE-5975:
---

I applied patch from HBASE-5966.
I saw this failure:
{code}
testWithDeletes(org.apache.hadoop.hbase.mapreduce.TestImportExport)  Time 
elapsed: 0.049 sec   ERROR!
java.lang.reflect.UndeclaredThrowableException
  at 
org.apache.hadoop.yarn.exceptions.impl.pb.YarnRemoteExceptionPBImpl.unwrapAndThrowException(YarnRemoteExceptionPBImpl.java:135)
  at 
org.apache.hadoop.yarn.api.impl.pb.client.ClientRMProtocolPBClientImpl.getNewApplication(ClientRMProtocolPBClientImpl.java:134)
  at 
org.apache.hadoop.mapred.ResourceMgrDelegate.getNewJobID(ResourceMgrDelegate.java:183)
...
Caused by: com.google.protobuf.ServiceException: java.net.ConnectException: 
Call From sea-lab-1/10.249.196.102 to 0.0.0.0:8032 failed on connection 
exception: java.net.ConnectException: Connection refused; For more details see: 
 http://wiki.apache.org/hadoop/ConnectionRefused
  at 
org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:188)
  at $Proxy92.getNewApplication(Unknown Source)
  at 
org.apache.hadoop.yarn.api.impl.pb.client.ClientRMProtocolPBClientImpl.getNewApplication(ClientRMProtocolPBClientImpl.java:132)
  ... 41 more
Caused by: java.net.ConnectException: Call From sea-lab-1/10.249.196.102 to 
0.0.0.0:8032 failed on connection exception: java.net.ConnectException: 
Connection refused; For more details see:  
http://wiki.apache.org/hadoop/ConnectionRefused
  at org.apache.hadoop.net.NetUtils.wrapException(NetUtils.java:725)
  at org.apache.hadoop.ipc.Client.call(Client.java:1160)
  at 
org.apache.hadoop.ipc.ProtobufRpcEngine$Invoker.invoke(ProtobufRpcEngine.java:185)
  ... 43 more
Caused by: java.net.ConnectException: Connection refused
  at sun.nio.ch.SocketChannelImpl.checkConnect(Native Method)
  at sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelImpl.java:567)
{code}
I think Jonathan H. is working on the above issue in HBASE-5876.

 Failed suppression of fs shutdown hook with Hadoop 2.0.0
 

 Key: HBASE-5975
 URL: https://issues.apache.org/jira/browse/HBASE-5975
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.96.0
Reporter: Jimmy Xiang
Assignee: Jimmy Xiang
 Fix For: 0.96.0, 0.94.1

 Attachments: hbase-5975.patch


 Unit test failed with error:  Failed suppression of fs shutdown hook
 ShutdownHookManager.deleteShutdownHook failed to delete the hook since it 
 should be runnable instead of a thread for HADOOP 2.0.0.
 For other HADOOP version, runnable should work too since thread implements 
 runnable.

--
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] (HBASE-5975) Failed suppression of fs shutdown hook with Hadoop 2.0.0

2012-05-10 Thread Zhihong Yu (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272358#comment-13272358
 ] 

Zhihong Yu commented on HBASE-5975:
---

Here is another failure:
{code}
testMultiRegionTable(org.apache.hadoop.hbase.mapred.TestTableMapReduce)  Time 
elapsed: 12.749 sec   ERROR!
java.io.IOException
  at 
org.apache.hadoop.mapred.ClientServiceDelegate.invoke(ClientServiceDelegate.java:317)
  at 
org.apache.hadoop.mapred.ClientServiceDelegate.getJobStatus(ClientServiceDelegate.java:385)
  at org.apache.hadoop.mapred.YARNRunner.getJobStatus(YARNRunner.java:483)
  at org.apache.hadoop.mapreduce.Job$1.run(Job.java:322)
  at org.apache.hadoop.mapreduce.Job$1.run(Job.java:319)
  at java.security.AccessController.doPrivileged(Native Method)
  at javax.security.auth.Subject.doAs(Subject.java:396)
  at 
org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1232)
  at org.apache.hadoop.mapreduce.Job.updateStatus(Job.java:319)
  at org.apache.hadoop.mapreduce.Job.isSuccessful(Job.java:615)
  at 
org.apache.hadoop.mapred.JobClient$NetworkedJob.isSuccessful(JobClient.java:284)
  at 
org.apache.hadoop.hbase.mapred.TestTableMapReduce.runTestOnTable(TestTableMapReduce.java:156)
  at 
org.apache.hadoop.hbase.mapred.TestTableMapReduce.testMultiRegionTable(TestTableMapReduce.java:138)
{code}
ClientServiceDelegate didn't provide detail for the IOE.

 Failed suppression of fs shutdown hook with Hadoop 2.0.0
 

 Key: HBASE-5975
 URL: https://issues.apache.org/jira/browse/HBASE-5975
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.96.0
Reporter: Jimmy Xiang
Assignee: Jimmy Xiang
 Fix For: 0.96.0, 0.94.1

 Attachments: hbase-5975.patch


 Unit test failed with error:  Failed suppression of fs shutdown hook
 ShutdownHookManager.deleteShutdownHook failed to delete the hook since it 
 should be runnable instead of a thread for HADOOP 2.0.0.
 For other HADOOP version, runnable should work too since thread implements 
 runnable.

--
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] (HBASE-5975) Failed suppression of fs shutdown hook with Hadoop 2.0.0

2012-05-10 Thread Jimmy Xiang (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272491#comment-13272491
 ] 

Jimmy Xiang commented on HBASE-5975:


@Ted, which patch from hbase-5966 did you use?  You should use the patch I 
posted: hbase-5966.patch.
Another thing, you need to make sure JAVA_HOME is set properly.

I tried again and TestTableMapReduce is green for me:

Running org.apache.hadoop.hbase.mapred.TestTableMapReduce
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 70.037 sec
Running org.apache.hadoop.hbase.mapreduce.TestImportExport
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 47.781 sec  
FAILURE!
Running org.apache.hadoop.hbase.mapreduce.TestTableMapReduce
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 102.161 sec

Here is the command I used:

mvn -PlocalTests -Dhadoop.profile=23 -Dhadoop.version=2.0.0-SNAPSHOT 
-Dtest=TestTableMapReduce,TestImportExport clean test

I will follow up with Jon on HBASE-5876.

The combined patch I used is attached too.


 Failed suppression of fs shutdown hook with Hadoop 2.0.0
 

 Key: HBASE-5975
 URL: https://issues.apache.org/jira/browse/HBASE-5975
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.96.0
Reporter: Jimmy Xiang
Assignee: Jimmy Xiang
 Fix For: 0.96.0, 0.94.1

 Attachments: 5975+5966.patch, hbase-5975.patch


 Unit test failed with error:  Failed suppression of fs shutdown hook
 ShutdownHookManager.deleteShutdownHook failed to delete the hook since it 
 should be runnable instead of a thread for HADOOP 2.0.0.
 For other HADOOP version, runnable should work too since thread implements 
 runnable.

--
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] (HBASE-5975) Failed suppression of fs shutdown hook with Hadoop 2.0.0

2012-05-10 Thread Zhihong Yu (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272517#comment-13272517
 ] 

Zhihong Yu commented on HBASE-5975:
---

I tried the combined patch.
TestTableMapReduce passed.

Do you see other failed test(s) ?

 Failed suppression of fs shutdown hook with Hadoop 2.0.0
 

 Key: HBASE-5975
 URL: https://issues.apache.org/jira/browse/HBASE-5975
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.96.0
Reporter: Jimmy Xiang
Assignee: Jimmy Xiang
 Fix For: 0.96.0, 0.94.1

 Attachments: 5975+5966.patch, hbase-5975.patch


 Unit test failed with error:  Failed suppression of fs shutdown hook
 ShutdownHookManager.deleteShutdownHook failed to delete the hook since it 
 should be runnable instead of a thread for HADOOP 2.0.0.
 For other HADOOP version, runnable should work too since thread implements 
 runnable.

--
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] (HBASE-5975) Failed suppression of fs shutdown hook with Hadoop 2.0.0

2012-05-10 Thread Jimmy Xiang (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272523#comment-13272523
 ] 

Jimmy Xiang commented on HBASE-5975:


TestMetaMigrationRemovingHTD and TestLogRolling failed too.  I filed HBASE-5985 
and HBASE-5984 for them.

 Failed suppression of fs shutdown hook with Hadoop 2.0.0
 

 Key: HBASE-5975
 URL: https://issues.apache.org/jira/browse/HBASE-5975
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.96.0
Reporter: Jimmy Xiang
Assignee: Jimmy Xiang
 Fix For: 0.96.0, 0.94.1

 Attachments: 5975+5966.patch, hbase-5975.patch


 Unit test failed with error:  Failed suppression of fs shutdown hook
 ShutdownHookManager.deleteShutdownHook failed to delete the hook since it 
 should be runnable instead of a thread for HADOOP 2.0.0.
 For other HADOOP version, runnable should work too since thread implements 
 runnable.

--
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] (HBASE-5975) Failed suppression of fs shutdown hook with Hadoop 2.0.0

2012-05-10 Thread Zhihong Yu (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272552#comment-13272552
 ] 

Zhihong Yu commented on HBASE-5975:
---

@Andy:
Are you fine with tracking the known test failures in their respective JIRA ?

 Failed suppression of fs shutdown hook with Hadoop 2.0.0
 

 Key: HBASE-5975
 URL: https://issues.apache.org/jira/browse/HBASE-5975
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.96.0
Reporter: Jimmy Xiang
Assignee: Jimmy Xiang
 Fix For: 0.96.0, 0.94.1

 Attachments: 5975+5966.patch, hbase-5975.patch


 Unit test failed with error:  Failed suppression of fs shutdown hook
 ShutdownHookManager.deleteShutdownHook failed to delete the hook since it 
 should be runnable instead of a thread for HADOOP 2.0.0.
 For other HADOOP version, runnable should work too since thread implements 
 runnable.

--
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] (HBASE-5975) Failed suppression of fs shutdown hook with Hadoop 2.0.0

2012-05-10 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272553#comment-13272553
 ] 

Hadoop QA commented on HBASE-5975:
--

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12526371/5975%2B5966.patch
  against trunk revision .

+1 @author.  The patch does not contain any @author tags.

+1 tests included.  The patch appears to include 3 new or modified tests.

+1 hadoop23.  The patch compiles against the hadoop 0.23.x profile.

+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 does not introduce any new Findbugs (version 1.3.9) 
warnings.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

 -1 core tests.  The patch failed these unit tests:
   org.apache.hadoop.hbase.regionserver.TestAtomicOperation
  org.apache.hadoop.hbase.TestDrainingServer

Test results: 
https://builds.apache.org/job/PreCommit-HBASE-Build/1833//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/1833//artifact/trunk/patchprocess/newPatchFindbugsWarnings.html
Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/1833//console

This message is automatically generated.

 Failed suppression of fs shutdown hook with Hadoop 2.0.0
 

 Key: HBASE-5975
 URL: https://issues.apache.org/jira/browse/HBASE-5975
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.96.0
Reporter: Jimmy Xiang
Assignee: Jimmy Xiang
 Fix For: 0.96.0, 0.94.1

 Attachments: 5975+5966.patch, hbase-5975.patch


 Unit test failed with error:  Failed suppression of fs shutdown hook
 ShutdownHookManager.deleteShutdownHook failed to delete the hook since it 
 should be runnable instead of a thread for HADOOP 2.0.0.
 For other HADOOP version, runnable should work too since thread implements 
 runnable.

--
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] (HBASE-5975) Failed suppression of fs shutdown hook with Hadoop 2.0.0

2012-05-10 Thread Andrew Purtell (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272631#comment-13272631
 ] 

Andrew Purtell commented on HBASE-5975:
---

bq. Are you fine with tracking the known test failures in their respective JIRA 
?

+1


 Failed suppression of fs shutdown hook with Hadoop 2.0.0
 

 Key: HBASE-5975
 URL: https://issues.apache.org/jira/browse/HBASE-5975
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.96.0
Reporter: Jimmy Xiang
Assignee: Jimmy Xiang
 Fix For: 0.96.0, 0.94.1

 Attachments: 5975+5966.patch, hbase-5975.patch


 Unit test failed with error:  Failed suppression of fs shutdown hook
 ShutdownHookManager.deleteShutdownHook failed to delete the hook since it 
 should be runnable instead of a thread for HADOOP 2.0.0.
 For other HADOOP version, runnable should work too since thread implements 
 runnable.

--
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] (HBASE-5975) Failed suppression of fs shutdown hook with Hadoop 2.0.0

2012-05-10 Thread Zhihong Yu (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272708#comment-13272708
 ] 

Zhihong Yu commented on HBASE-5975:
---

Integrated to 0.94 and trunk.

Thanks for the patch Jimmy.

Thanks for the review, Andy.

 Failed suppression of fs shutdown hook with Hadoop 2.0.0
 

 Key: HBASE-5975
 URL: https://issues.apache.org/jira/browse/HBASE-5975
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.96.0
Reporter: Jimmy Xiang
Assignee: Jimmy Xiang
 Fix For: 0.96.0, 0.94.1

 Attachments: 5975+5966.patch, hbase-5975.patch


 Unit test failed with error:  Failed suppression of fs shutdown hook
 ShutdownHookManager.deleteShutdownHook failed to delete the hook since it 
 should be runnable instead of a thread for HADOOP 2.0.0.
 For other HADOOP version, runnable should work too since thread implements 
 runnable.

--
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] (HBASE-5975) Failed suppression of fs shutdown hook with Hadoop 2.0.0

2012-05-10 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272809#comment-13272809
 ] 

Hudson commented on HBASE-5975:
---

Integrated in HBase-TRUNK #2861 (See 
[https://builds.apache.org/job/HBase-TRUNK/2861/])
HBASE-5975 Failed suppression of fs shutdown hook with Hadoop 2.0.0 (Jimmy 
Xiang) (Revision 1336875)

 Result = FAILURE
tedyu : 
Files : 
* 
/hbase/trunk/src/main/java/org/apache/hadoop/hbase/regionserver/ShutdownHook.java


 Failed suppression of fs shutdown hook with Hadoop 2.0.0
 

 Key: HBASE-5975
 URL: https://issues.apache.org/jira/browse/HBASE-5975
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.96.0
Reporter: Jimmy Xiang
Assignee: Jimmy Xiang
 Fix For: 0.96.0, 0.94.1

 Attachments: 5975+5966.patch, hbase-5975.patch


 Unit test failed with error:  Failed suppression of fs shutdown hook
 ShutdownHookManager.deleteShutdownHook failed to delete the hook since it 
 should be runnable instead of a thread for HADOOP 2.0.0.
 For other HADOOP version, runnable should work too since thread implements 
 runnable.

--
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] (HBASE-5975) Failed suppression of fs shutdown hook with Hadoop 2.0.0

2012-05-10 Thread Hudson (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272819#comment-13272819
 ] 

Hudson commented on HBASE-5975:
---

Integrated in HBase-0.94 #187 (See 
[https://builds.apache.org/job/HBase-0.94/187/])
HBASE-5975 Failed suppression of fs shutdown hook with Hadoop 2.0.0 (Jimmy 
Xiang) (Revision 1336876)

 Result = SUCCESS
tedyu : 
Files : 
* 
/hbase/branches/0.94/src/main/java/org/apache/hadoop/hbase/regionserver/ShutdownHook.java


 Failed suppression of fs shutdown hook with Hadoop 2.0.0
 

 Key: HBASE-5975
 URL: https://issues.apache.org/jira/browse/HBASE-5975
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.96.0
Reporter: Jimmy Xiang
Assignee: Jimmy Xiang
 Fix For: 0.96.0, 0.94.1

 Attachments: 5975+5966.patch, hbase-5975.patch


 Unit test failed with error:  Failed suppression of fs shutdown hook
 ShutdownHookManager.deleteShutdownHook failed to delete the hook since it 
 should be runnable instead of a thread for HADOOP 2.0.0.
 For other HADOOP version, runnable should work too since thread implements 
 runnable.

--
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] (HBASE-5975) Failed suppression of fs shutdown hook with Hadoop 2.0.0

2012-05-09 Thread Zhihong Yu (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271803#comment-13271803
 ] 

Zhihong Yu commented on HBASE-5975:
---

@Jimmy:
Which unit test exhibited the failure ?

Thanks

 Failed suppression of fs shutdown hook with Hadoop 2.0.0
 

 Key: HBASE-5975
 URL: https://issues.apache.org/jira/browse/HBASE-5975
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.96.0
Reporter: Jimmy Xiang
Assignee: Jimmy Xiang
 Fix For: 0.96.0

 Attachments: hbase-5975.patch


 Unit test failed with error:  Failed suppression of fs shutdown hook
 ShutdownHookManager.deleteShutdownHook failed to delete the hook since it 
 should be runnable instead of a thread for HADOOP 2.0.0.
 For other HADOOP version, runnable should work too since thread implements 
 runnable.

--
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] (HBASE-5975) Failed suppression of fs shutdown hook with Hadoop 2.0.0

2012-05-09 Thread Jimmy Xiang (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271805#comment-13271805
 ] 

Jimmy Xiang commented on HBASE-5975:


Many tests.  I am testing with TestAcidGuarantees

 Failed suppression of fs shutdown hook with Hadoop 2.0.0
 

 Key: HBASE-5975
 URL: https://issues.apache.org/jira/browse/HBASE-5975
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.96.0
Reporter: Jimmy Xiang
Assignee: Jimmy Xiang
 Fix For: 0.96.0

 Attachments: hbase-5975.patch


 Unit test failed with error:  Failed suppression of fs shutdown hook
 ShutdownHookManager.deleteShutdownHook failed to delete the hook since it 
 should be runnable instead of a thread for HADOOP 2.0.0.
 For other HADOOP version, runnable should work too since thread implements 
 runnable.

--
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] (HBASE-5975) Failed suppression of fs shutdown hook with Hadoop 2.0.0

2012-05-09 Thread Hadoop QA (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271838#comment-13271838
 ] 

Hadoop QA commented on HBASE-5975:
--

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12526205/hbase-5975.patch
  against trunk revision .

+1 @author.  The patch does not contain any @author tags.

-1 tests included.  The patch doesn't appear to include any new or modified 
tests.
Please justify why no new tests are needed for this 
patch.
Also please list what manual steps were performed to 
verify this patch.

+1 hadoop23.  The patch compiles against the hadoop 0.23.x profile.

+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 does not introduce any new Findbugs (version 1.3.9) 
warnings.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

 -1 core tests.  The patch failed these unit tests:
   org.apache.hadoop.hbase.coprocessor.TestMasterObserver

Test results: 
https://builds.apache.org/job/PreCommit-HBASE-Build/1821//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/1821//artifact/trunk/patchprocess/newPatchFindbugsWarnings.html
Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/1821//console

This message is automatically generated.

 Failed suppression of fs shutdown hook with Hadoop 2.0.0
 

 Key: HBASE-5975
 URL: https://issues.apache.org/jira/browse/HBASE-5975
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.96.0
Reporter: Jimmy Xiang
Assignee: Jimmy Xiang
 Fix For: 0.96.0

 Attachments: hbase-5975.patch


 Unit test failed with error:  Failed suppression of fs shutdown hook
 ShutdownHookManager.deleteShutdownHook failed to delete the hook since it 
 should be runnable instead of a thread for HADOOP 2.0.0.
 For other HADOOP version, runnable should work too since thread implements 
 runnable.

--
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] (HBASE-5975) Failed suppression of fs shutdown hook with Hadoop 2.0.0

2012-05-09 Thread Zhihong Yu (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271948#comment-13271948
 ] 

Zhihong Yu commented on HBASE-5975:
---

TestMasterObserver passed with the patch.

TestAcidGuarantees passed with patch against hadoop 2.0

+1 on patch.

 Failed suppression of fs shutdown hook with Hadoop 2.0.0
 

 Key: HBASE-5975
 URL: https://issues.apache.org/jira/browse/HBASE-5975
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.96.0
Reporter: Jimmy Xiang
Assignee: Jimmy Xiang
 Fix For: 0.96.0, 0.94.1

 Attachments: hbase-5975.patch


 Unit test failed with error:  Failed suppression of fs shutdown hook
 ShutdownHookManager.deleteShutdownHook failed to delete the hook since it 
 should be runnable instead of a thread for HADOOP 2.0.0.
 For other HADOOP version, runnable should work too since thread implements 
 runnable.

--
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] (HBASE-5975) Failed suppression of fs shutdown hook with Hadoop 2.0.0

2012-05-09 Thread Zhihong Yu (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13271960#comment-13271960
 ] 

Zhihong Yu commented on HBASE-5975:
---

Will integrate the patch tomorrow morning if there is no objection.

 Failed suppression of fs shutdown hook with Hadoop 2.0.0
 

 Key: HBASE-5975
 URL: https://issues.apache.org/jira/browse/HBASE-5975
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.96.0
Reporter: Jimmy Xiang
Assignee: Jimmy Xiang
 Fix For: 0.96.0, 0.94.1

 Attachments: hbase-5975.patch


 Unit test failed with error:  Failed suppression of fs shutdown hook
 ShutdownHookManager.deleteShutdownHook failed to delete the hook since it 
 should be runnable instead of a thread for HADOOP 2.0.0.
 For other HADOOP version, runnable should work too since thread implements 
 runnable.

--
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] (HBASE-5975) Failed suppression of fs shutdown hook with Hadoop 2.0.0

2012-05-09 Thread Andrew Purtell (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-5975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13272078#comment-13272078
 ] 

Andrew Purtell commented on HBASE-5975:
---

Ted, let's make an informal rule that we don't commit unless all tests pass 
locally with Hadoop 2.0.0, or the failures are know, until there is a Hudson 
project for it. So the commit message should include the test summary.

 Failed suppression of fs shutdown hook with Hadoop 2.0.0
 

 Key: HBASE-5975
 URL: https://issues.apache.org/jira/browse/HBASE-5975
 Project: HBase
  Issue Type: Bug
Affects Versions: 0.96.0
Reporter: Jimmy Xiang
Assignee: Jimmy Xiang
 Fix For: 0.96.0, 0.94.1

 Attachments: hbase-5975.patch


 Unit test failed with error:  Failed suppression of fs shutdown hook
 ShutdownHookManager.deleteShutdownHook failed to delete the hook since it 
 should be runnable instead of a thread for HADOOP 2.0.0.
 For other HADOOP version, runnable should work too since thread implements 
 runnable.

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